Open Bug 1660990 Opened 4 years ago Updated 4 years ago

[wpt-sync] Sync PR 25225 - Augment COEP violation report

Categories

(Core :: DOM: Core & HTML, task, P4)

task

Tracking

()

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 25225 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/25225
Details from upstream follow.

Yutaka Hirano <yhirano@chromium.org> wrote:

Augment COEP violation report

This implements https://github.com/whatwg/html/pull/5848.

  • Add "blockedURL" (we'll keep "blocked-url" for some time)
  • Add "disposition".
  • Add "destination".

There were subtle bugs in WPTs
(https://github.com/web-platform-tests/wpt/pull/25177). Fix them.

Bug: 1119676
Change-Id: I9b83f18d9881b2742bafd88405b57645a67cac49

Reviewed-on: https://chromium-review.googlesource.com/2373970
WPT-Export-Revision: 7134e0d9dbe34b430389af9fca1b7e776750d72e

PR 25225 applied with additional changes from upstream: 8b381a62df79215dfe620cdec5cd8e18f66e099e
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core

CI Results

Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 2 tests and 21 subtests

Status Summary

Firefox

OK : 2
PASS : 10
FAIL : 14

Chrome

OK : 2
PASS : 10
FAIL : 14

Safari

OK : 1
FAIL : 15
TIMEOUT: 1
ERROR : 1
NOTRUN : 8

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/html/cross-origin-embedder-policy/reporting-to-endpoint.https.html
navigation CORP: FAIL (Chrome: FAIL, Safari: FAIL)
COEP violation on nested frame navigation: FAIL (Chrome: FAIL, Safari: FAIL)
subresource CORP: FAIL (Chrome: FAIL, Safari: FAIL)
/html/cross-origin-embedder-policy/reporting-subresource-corp.https.html
[shared worker] blocked due to COEP: FAIL (Chrome: FAIL, Safari: FAIL)
[document] blocked during redirect: FAIL (Chrome: FAIL, Safari: FAIL)
[dedicated worker] blocked due to COEP: FAIL (Chrome: FAIL, Safari: FAIL)
[dedicated worker] blocked during redirect: FAIL (Chrome: FAIL, Safari: FAIL)
[service worker] blocked due to COEP: FAIL (Chrome: FAIL, Safari: NOTRUN)
[between service worker and page] blocked due to COEP: FAIL (Chrome: FAIL, Safari: NOTRUN)
[document] blocked due to COEP: FAIL (Chrome: FAIL, Safari: FAIL)
[shared worker] blocked during redirect: FAIL (Chrome: FAIL, Safari: FAIL)
[between service worker and page] blocked during redirect: FAIL (Chrome: FAIL, Safari: NOTRUN)
destination: script: FAIL (Chrome: FAIL, Safari: NOTRUN)
[service worker] blocked during redirect: FAIL (Chrome: FAIL, Safari: NOTRUN)

You need to log in before you can comment on or make changes to this bug.