RESOLVED FIXED 226270
Drop SecurityPolicyViolationEvent's blockedURL & documentURL attributes
https://bugs.webkit.org/show_bug.cgi?id=226270
Summary Drop SecurityPolicyViolationEvent's blockedURL & documentURL attributes
Chris Dumez
Reported 2021-05-26 08:01:38 PDT
Drop SecurityPolicyViolationEvent's blockedURL & documentURL attributes that I very recently added as part of r278042. No other browser supports those and it looks like they may get dropped from the spec (https://github.com/w3c/webappsec-csp/issues/498) since the blockedURI/documentURI cannot be renamed in the SecurityPolicyViolationEventInit dictionary.
Attachments
Patch (8.58 KB, patch)
2021-05-26 08:03 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2021-05-26 08:03:38 PDT
EWS
Comment 2 2021-05-26 10:04:33 PDT
Committed r278089 (238165@main): <https://commits.webkit.org/238165@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 429756 [details].
Radar WebKit Bug Importer
Comment 3 2021-05-26 10:05:21 PDT
Note You need to log in before you can comment on or make changes to this bug.