[wpt-sync] Sync PR 31284 - Prerender: Upstream tests for storage APIs in same-origin prerendered pages (1)
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox95 fixed)
Tracking | Status | |
---|---|---|
firefox95 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 31284 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/31284
Details from upstream follow.
Hiroki Nakagawa <nhiroki@chromium.org> wrote:
Prerender: Upstream tests for storage APIs in same-origin prerendered pages (1)
This CL upstreams tests for storage APIs (Cache Storage, IndexedDB,
Local Storage) in same-origin prerendered pages to the WPT. The behavior
of these APIs is not defined in the spec yet, but we already reached a
consensus that the storage APIs in same-origin prerendered pages are
just allowed.See the GitHub issue for details:
https://github.com/jeremyroman/alternate-loading-modes/issues/7#issuecomment-944358336Tests for remaining storage APIs (e.g., Storage Foundation) will be
upstreamed by subsequent CLs.Bug: 1253158
Change-Id: I25482404b7bbee2566297bd917dfe824502052cfReviewed-on: https://chromium-review.googlesource.com/3226443
WPT-Export-Revision: dc8bebb77a86fa27acdf6a5442486215b229abac
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 3 tests
Status Summary
Firefox
ERROR: 3
Chrome
ERROR: 3
Safari
ERROR: 3
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/speculation-rules/prerender/cache-storage.https.html: ERROR (Chrome: ERROR, Safari: ERROR)
/speculation-rules/prerender/indexeddb.html: ERROR (Chrome: ERROR, Safari: ERROR)
/speculation-rules/prerender/local-storage.html: ERROR (Chrome: ERROR, Safari: ERROR)
Comment 4•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/988a499d3c7e
https://hg.mozilla.org/mozilla-central/rev/3c6e95e419ee
Description
•