[whatwg] Sending MessagePorts after they have started

Aaron Boodman aa at google.com
Fri Nov 14 16:37:14 PST 2008


On Fri, Nov 14, 2008 at 4:33 PM, Jonas Sicking <jonas at sicking.cc> wrote:
> Hmm.. this makes a lot of sense for importScripts, but for XHR you probably
> want the baseURI to be that of the opening page, since it's quite likely
> that the opening page gave you a URI to open and process.

My expectation was that the base URI would always be the URI of the
worker. I think of opening a worker a lot like starting a new process,
or opening a new window. I would expect that the new process has its
own base URI which is the same URI as the script it is running.

- a



More information about the whatwg mailing list