Merged
Conversation
- "blocked-url" is renamed to "blockedURL" (whatwg#5818). - Added "disposition" (whatwg#5391). Fixes whatwg#5391 and whatwg#5818.
6d9f99c to
ff00128
Compare
Member
|
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.) |
yutakahirano
added a commit
to web-platform-tests/wpt
that referenced
this pull request
Aug 21, 2020
This is for whatwg/html#5848.
Member
Author
|
Thanks, tests are available at web-platform-tests/wpt#25177. |
yutakahirano
added a commit
to web-platform-tests/wpt
that referenced
this pull request
Aug 22, 2020
This is for whatwg/html#5848. Co-authored-by: Domenic Denicola <d@domenic.me>
chromium-wpt-export-bot
pushed a commit
to web-platform-tests/wpt
that referenced
this pull request
Aug 25, 2020
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
chromium-wpt-export-bot
pushed a commit
to web-platform-tests/wpt
that referenced
this pull request
Aug 25, 2020
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
chromium-wpt-export-bot
pushed a commit
to web-platform-tests/wpt
that referenced
this pull request
Aug 26, 2020
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
chromium-wpt-export-bot
pushed a commit
to web-platform-tests/wpt
that referenced
this pull request
Aug 26, 2020
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
chromium-wpt-export-bot
pushed a commit
to web-platform-tests/wpt
that referenced
this pull request
Aug 27, 2020
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
blueboxd
pushed a commit
to blueboxd/chromium-legacy
that referenced
this pull request
Aug 27, 2020
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}
chromium-wpt-export-bot
pushed a commit
to web-platform-tests/wpt
that referenced
this pull request
Aug 27, 2020
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}
chromium-wpt-export-bot
pushed a commit
to web-platform-tests/wpt
that referenced
this pull request
Aug 27, 2020
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}
moz-v2v-gh
pushed a commit
to mozilla/gecko-dev
that referenced
this pull request
Aug 27, 2020
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
ambroff
pushed a commit
to ambroff/gecko
that referenced
this pull request
Nov 4, 2020
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
bhearsum
pushed a commit
to mozilla-releng/staging-firefox
that referenced
this pull request
May 1, 2025
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 file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #5391 and #5818.
(See WHATWG Working Mode: Changes for more details.)
/browsing-the-web.html ( diff )
/origin.html ( diff )