Bug 226270 - Drop SecurityPolicyViolationEvent's blockedURL & documentURL attributes
Summary: Drop SecurityPolicyViolationEvent's blockedURL & documentURL attributes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL: https://github.com/w3c/webappsec-csp/...
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-05-26 08:01 PDT by Chris Dumez
Modified: 2021-05-26 10:05 PDT (History)
8 users (show)

See Also:


Attachments
Patch (8.58 KB, patch)
2021-05-26 08:03 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 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.
Comment 1 Chris Dumez 2021-05-26 08:03:38 PDT
Created attachment 429756 [details]
Patch
Comment 2 EWS 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].
Comment 3 Radar WebKit Bug Importer 2021-05-26 10:05:21 PDT
<rdar://problem/78518509>