[Bug 15095] Allow data: URL for new Worker(). Supported by Opera and Firefox.

https://www.w3.org/Bugs/Public/show_bug.cgi?id=15095

Ian 'Hixie' Hickson <ian@hixie.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |ian@hixie.ch
           Severity|normal                      |blocker

--- Comment #1 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-12-07 23:29:19 UTC ---
So to do this I guess we just hack the origin to be the origin of the caller if
the worker URL is a data: URL?

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 7 December 2011 23:29:24 UTC