[wpt-sync] Sync PR 50844 - Add WPT for stateless bounce track mitigations
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox137 fixed)
Tracking | Status | |
---|---|---|
firefox137 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 50844 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50844
Details from upstream follow.
Andrew Liu <liu@chromium.org> wrote:
Add WPT for stateless bounce track mitigations
To run both tests:
third_party/blink/tools/run_wpt_tests.py -t Default external/wpt/nav-tracking-mitigations -p chrome
Bug: 40264244
Change-Id: Iddc72730365010ebfa1c12d81fc587ed377645ca
Reviewed-on: https://chromium-review.googlesource.com/6283166
WPT-Export-Revision: 84404120b94e0bae3b51a5f1892fa21f2963a2ba
Assignee | ||
Comment 1•23 days ago
|
||
Assignee | ||
Comment 2•23 days ago
|
||
Assignee | ||
Comment 3•23 days ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 1 subtests
Status Summary
Firefox
OK
: 2
FAIL
: 2
Chrome
OK
: 2
PASS
: 2
Safari
OK
: 2
FAIL
: 2
Links
Details
New Tests That Don't Pass
- /nav-tracking-mitigations/stateful-client-bounce.sub.https.html [wpt.fyi]
- Bounce tracking mitigations deleting state for a bounce tracker:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Bounce tracking mitigations deleting state for a bounce tracker:
- /nav-tracking-mitigations/stateless-client-bounce.sub.https.html [wpt.fyi]
- Bounce tracking mitigations catching a stateless bounce tracker:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Bounce tracking mitigations catching a stateless bounce tracker:
Comment 5•16 days ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/6f4aa365b921
https://hg.mozilla.org/mozilla-central/rev/d43dfa614b5f
Description
•