-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Augment COEP violation report #5848
Augment COEP violation report #5848
Conversation
- "blocked-url" is renamed to "blockedURL" (whatwg#5818). - Added "disposition" (whatwg#5391). Fixes whatwg#5391 and whatwg#5818.
6d9f99c
to
ff00128
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thank you! @annevk, can you comment on Mozilla's interest in these changes? Then we can merge all the PRs together when tests are ready.
Mozilla is okay with these changes. They don't seem to expose more information than would otherwise be exposed, align with naming guidelines, and give developers a bit more information to go on. (I'm not sure when Firefox will prototype/ship reporting.) |
This is for whatwg/html#5848.
Thanks, tests are available at web-platform-tests/wpt#25177. |
This is for whatwg/html#5848. Co-authored-by: Domenic Denicola <d@domenic.me>
This implements whatwg/html#5848. - Add "blockedURL" (we'll keep "blocked-url" for some time) - Add "disposition". - Add "destination". There were subtle bugs in WPTs (#25177). Fix them. Bug: 1119676 Change-Id: I9b83f18d9881b2742bafd88405b57645a67cac49
This implements whatwg/html#5848. - Add "blockedURL" (we'll keep "blocked-url" for some time). - Add "disposition". - Add "destination". There are subtle bugs in WPTs (#25177). Fix them. Bug: 1119676 Change-Id: I9b83f18d9881b2742bafd88405b57645a67cac49
This implements whatwg/html#5848. - Add "blockedURL" (we'll keep "blocked-url" for some time). - Add "disposition". - Add "destination". There are subtle bugs in WPTs (#25177). Fix them. Bug: 1119676 Change-Id: I9b83f18d9881b2742bafd88405b57645a67cac49
This implements whatwg/html#5848. - Add "blockedURL" (we'll keep "blocked-url" for some time). - Add "disposition". - Add "destination". There are subtle bugs in WPTs (#25177). Fix them. Bug: 1119676 Change-Id: I9b83f18d9881b2742bafd88405b57645a67cac49
This implements whatwg/html#5848. - Add "blockedURL" (we'll keep "blocked-url" for some time). - Add "disposition". - Add "destination". There are subtle bugs in WPTs (#25177). Fix them. Bug: 1119676 Change-Id: I9b83f18d9881b2742bafd88405b57645a67cac49
This implements whatwg/html#5848. - Add "blockedURL" (we'll keep "blocked-url" for some time). - Add "disposition". - Add "destination". There are subtle bugs in WPTs (web-platform-tests/wpt#25177). Fix them. Bug: 1119676 Change-Id: I9b83f18d9881b2742bafd88405b57645a67cac49 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2373970 Reviewed-by: Kinuko Yasuda <kinuko@chromium.org> Reviewed-by: Makoto Shimazu <shimazu@chromium.org> Reviewed-by: Domenic Denicola <domenic@chromium.org> Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#802161}
This implements whatwg/html#5848. - Add "blockedURL" (we'll keep "blocked-url" for some time). - Add "disposition". - Add "destination". There are subtle bugs in WPTs (#25177). Fix them. Bug: 1119676 Change-Id: I9b83f18d9881b2742bafd88405b57645a67cac49 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2373970 Reviewed-by: Kinuko Yasuda <kinuko@chromium.org> Reviewed-by: Makoto Shimazu <shimazu@chromium.org> Reviewed-by: Domenic Denicola <domenic@chromium.org> Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#802161}
This implements whatwg/html#5848. - Add "blockedURL" (we'll keep "blocked-url" for some time). - Add "disposition". - Add "destination". There are subtle bugs in WPTs (#25177). Fix them. Bug: 1119676 Change-Id: I9b83f18d9881b2742bafd88405b57645a67cac49 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2373970 Reviewed-by: Kinuko Yasuda <kinuko@chromium.org> Reviewed-by: Makoto Shimazu <shimazu@chromium.org> Reviewed-by: Domenic Denicola <domenic@chromium.org> Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#802161}
Automatic update from web-platform-tests Fix COEP reporting tests (#25177) This is for whatwg/html#5848. Co-authored-by: Domenic Denicola <d@domenic.me> -- wpt-commits: 8b381a62df79215dfe620cdec5cd8e18f66e099e wpt-pr: 25177
Automatic update from web-platform-tests Fix COEP reporting tests (#25177) This is for whatwg/html#5848. Co-authored-by: Domenic Denicola <d@domenic.me> -- wpt-commits: 8b381a62df79215dfe620cdec5cd8e18f66e099e wpt-pr: 25177
This implements whatwg/html#5848. - Add "blockedURL" (we'll keep "blocked-url" for some time). - Add "disposition". - Add "destination". There are subtle bugs in WPTs (web-platform-tests/wpt#25177). Fix them. Bug: 1119676 Change-Id: I9b83f18d9881b2742bafd88405b57645a67cac49 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2373970 Reviewed-by: Kinuko Yasuda <kinuko@chromium.org> Reviewed-by: Makoto Shimazu <shimazu@chromium.org> Reviewed-by: Domenic Denicola <domenic@chromium.org> Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#802161} GitOrigin-RevId: ad15c8ce99ced75169e377b7aa88302b98b47d2a
Fixes #5391 and #5818.
(See WHATWG Working Mode: Changes for more details.)
/browsing-the-web.html ( diff )
/origin.html ( diff )