blob: 596ce982703a813f28643fd1dce88aecd1fa76d6 [file] [log] [blame]
var ws = new WebSocket('ws://localhost:8880/workers/resources/stall');
// FIXME: Find a way to guarantee we've reached a stable stalled state before
// posting the message.
postMessage("stalled");