RESOLVED FIXED 161316
We should throw a SecurityError when denying access to cross-origin Window properties
https://bugs.webkit.org/show_bug.cgi?id=161316
Summary We should throw a SecurityError when denying access to cross-origin Window pr...
Chris Dumez
Reported 2016-08-29 10:55:49 PDT
We should throw a SecurityError when denying access to cross-origin Window properties: - https://html.spec.whatwg.org/#crossorigingetownpropertyhelper-(-o,-p-) - https://html.spec.whatwg.org/#crossoriginproperties-(-o-) Firefox and Chrome already throw.
Attachments
Patch (309.27 KB, patch)
2016-08-29 11:37 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-08-29 11:37:59 PDT
WebKit Commit Bot
Comment 2 2016-08-29 12:38:58 PDT
Comment on attachment 287291 [details] Patch Clearing flags on attachment: 287291 Committed r205136: <http://trac.webkit.org/changeset/205136>
WebKit Commit Bot
Comment 3 2016-08-29 12:39:03 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.