Skip to content
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

Fix COEP reporting tests #25177

Merged
merged 5 commits into from
Aug 22, 2020
Merged

Fix COEP reporting tests #25177

merged 5 commits into from
Aug 22, 2020

Conversation

yutakahirano
Copy link
Contributor

This is for whatwg/html#5848.

Copy link
Member

@domenic domenic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found a typo, but otherwise looks good...

…ttps.html

Co-authored-by: Domenic Denicola <d@domenic.me>
@yutakahirano yutakahirano merged commit 8b381a6 into master Aug 22, 2020
@yutakahirano yutakahirano deleted the yhirano/coep-report-properties branch August 22, 2020 01:01
pull bot pushed a commit to Alan-love/chromium that referenced this pull request Aug 24, 2020
web-platform-tests/wpt#25177 modified
wpt/html/COEP/reporting-to-endpoint.https.html, and that blocks
the WPT autoroller because the output depends on onetime tokens.
See https://chromium-review.googlesource.com/c/chromium/src/+/2371035
for example.

Add a failure expectation to unblock the autoroller.

Bug: 1119676
Change-Id: I99e17bee60d73ce6d2645693e8e48406092deb49
No-Try: True
Tbr: foolip@google.com
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2370685
Commit-Queue: Yutaka Hirano <yhirano@chromium.org>
Reviewed-by: Yutaka Hirano <yhirano@chromium.org>
Cr-Commit-Position: refs/heads/master@{#800914}
chromium-wpt-export-bot pushed a commit 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 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 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 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 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 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 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}
mjfroman pushed a commit to mjfroman/moz-libwebrtc-third-party that referenced this pull request Oct 14, 2022
web-platform-tests/wpt#25177 modified
wpt/html/COEP/reporting-to-endpoint.https.html, and that blocks
the WPT autoroller because the output depends on onetime tokens.
See https://chromium-review.googlesource.com/c/chromium/src/+/2371035
for example.

Add a failure expectation to unblock the autoroller.

Bug: 1119676
Change-Id: I99e17bee60d73ce6d2645693e8e48406092deb49
No-Try: True
Tbr: foolip@google.com
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2370685
Commit-Queue: Yutaka Hirano <yhirano@chromium.org>
Reviewed-by: Yutaka Hirano <yhirano@chromium.org>
Cr-Commit-Position: refs/heads/master@{#800914}
GitOrigin-RevId: 7dcd00f40fabc72e741d9db6ec78861944eb3ddc
mjfroman pushed a commit to mjfroman/moz-libwebrtc-third-party that referenced this pull request Oct 14, 2022
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants