RESOLVED FIXED 72287
Remove the concept of an empty SecurityOrigin
https://bugs.webkit.org/show_bug.cgi?id=72287
Summary Remove the concept of an empty SecurityOrigin
Adam Barth
Reported 2011-11-14 10:33:17 PST
Remove the concept of an empty SecurityOrigin
Attachments
Patch (4.88 KB, patch)
2011-11-14 10:35 PST, Adam Barth
no flags
Adam Barth
Comment 1 2011-11-14 10:35:21 PST
Adam Barth
Comment 2 2011-11-14 10:35:42 PST
This patch won't compile on the EWS because it depends on a couple patches that are in flight.
Gustavo Noronha (kov)
Comment 3 2011-11-14 11:07:23 PST
Gyuyoung Kim
Comment 4 2011-11-14 11:38:29 PST
WebKit Review Bot
Comment 5 2011-11-14 11:43:34 PST
Comment on attachment 114981 [details] Patch Attachment 114981 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/10476302
Early Warning System Bot
Comment 6 2011-11-14 11:55:57 PST
Adam Barth
Comment 7 2011-11-14 12:58:34 PST
Comment on attachment 114981 [details] Patch Clearing flags on attachment: 114981 Committed r100182: <http://trac.webkit.org/changeset/100182>
Adam Barth
Comment 8 2011-11-14 12:58:39 PST
All reviewed patches have been landed. Closing bug.
Philippe Normand
Comment 9 2011-11-15 01:16:55 PST
It seems this patch broke 3 tests on SL, GTK and Windows: fast/dom/Window/window-postmessage-arrays.html http/tests/security/cross-frame-access-enumeration.html http/tests/security/postMessage/invalid-origin-throws-exception.html
Csaba Osztrogonác
Comment 10 2011-11-15 04:58:43 PST
(In reply to comment #9) > It seems this patch broke 3 tests on SL, GTK and Windows: > > fast/dom/Window/window-postmessage-arrays.html > http/tests/security/cross-frame-access-enumeration.html > http/tests/security/postMessage/invalid-origin-throws-exception.html fast/dom/Window/window-postmessage-arrays.html introduced in http://trac.webkit.org/changeset/100239 (https://bugs.webkit.org/show_bug.cgi?id=72198) It is another bug.
Note You need to log in before you can comment on or make changes to this bug.