[Webkit-unassigned] [Bug 71802] worker do not work from dataURI

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 8 12:50:04 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=71802





--- Comment #5 from Adam Barth <abarth at webkit.org>  2011-11-08 12:50:04 PST ---
This is just another instance of a long-standing difference between Firefox and WebKit.  WebKit treats data URLs as having a unique origin whereas Firefox treats them as inheriting the origin of their creator.  This bug will get fixed if (and when) we converge with Firefox in this behavior.  I don't think we should fix this as a one-of for workers.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list