RESOLVED FIXED 161368
We should throw a SecurityError when denying setting a cross-origin Location property
https://bugs.webkit.org/show_bug.cgi?id=161368
Summary We should throw a SecurityError when denying setting a cross-origin Location ...
Chris Dumez
Reported 2016-08-29 20:43:14 PDT
We should throw a SecurityError when denying setting a cross-origin Location property: - https://html.spec.whatwg.org/#location-set - https://html.spec.whatwg.org/#crossoriginset-(-o,-p,-v,-receiver-) - https://html.spec.whatwg.org/#location-getownproperty Firefox and Chrome already throw. We currently ignore and log an error message.
Attachments
Patch (21.75 KB, patch)
2016-08-29 21:53 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-08-29 21:53:27 PDT
WebKit Commit Bot
Comment 2 2016-08-29 22:26:03 PDT
Comment on attachment 287371 [details] Patch Clearing flags on attachment: 287371 Committed r205171: <http://trac.webkit.org/changeset/205171>
WebKit Commit Bot
Comment 3 2016-08-29 22:26:09 PDT
All reviewed patches have been landed. Closing bug.
Chris Dumez
Comment 4 2017-03-30 08:52:39 PDT
*** Bug 43504 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.