[wpt-sync] Sync PR 37243 - Use document.hasPrivateStateToken() instead of hasTrustToken() in blink web_tests
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox109 fixed)
| Tracking | Status | |
|---|---|---|
| firefox109 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 37243 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/37243
Details from upstream follow.
Sergey Kataev <sergeyka@google.com> wrote:
Use document.hasPrivateStateToken() instead of hasTrustToken() in blink web_tests
Bug: 1385468
Change-Id: Ia6c94062e60e6b3d33bfbc68cdc019dd28924380
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4064213
Commit-Queue: Sergey Kataev \<sergeyka@google.com>
Reviewed-by: Steven Valdez \<svaldez@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1077610}
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 10 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK : 1
FAIL: 1
Chrome
OK : 1
FAIL: 1
Safari
OK : 1
FAIL: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /trust-tokens/end-to-end/has-trust-token-with-no-top-frame.tentative.https.html [wpt.fyi]
- hasPrivateStateToken in a destroyed document.:
FAIL(Chrome:FAIL, Safari:FAIL)
- hasPrivateStateToken in a destroyed document.:
Comment 4•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/936cc7bc315d
https://hg.mozilla.org/mozilla-central/rev/fa7dbf8f0841
Description
•