Closed Bug 1954664 Opened 1 month ago Closed 1 month ago

[wpt-sync] Sync PR 51417 - [prerender] defer SharedStorage worklet creation on prerendering pages

Categories

(Core :: CSS Parsing and Computation, task, P4)

task

Tracking

()

RESOLVED FIXED
138 Branch
Tracking Status
firefox138 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Lingqi Chi <lingqi@chromium.org> wrote:

[prerender] defer SharedStorage worklet creation on prerendering pages

This CL is a follow-up for I7b79bdfc021842f9a803892a1a294e20ffdf8a01,
which defers the write operations.
Before this CL, prerendering pages will be discarded if JS attempts to
create a worklet for SharedStorage. After this CL, the creation will
be deferred until page activation.

Bug: 390136190
Change-Id: I898a63403728eb8fd716ddc6ab029cabeee48127
Reviewed-on: https://chromium-review.googlesource.com/6360936
WPT-Export-Revision: 8652a62abeddd0603747d5a2a8ffb3bc7030ec41

Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core

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

ERROR : 2

Chrome

OK : 1
FAIL : 1
TIMEOUT: 2

Safari

ERROR : 2

Links

GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/969239b7550d [wpt PR 51417] - [prerender] defer SharedStorage worklet creation on prerendering pages, a=testonly https://hg.mozilla.org/integration/autoland/rev/22da7eef37f7 [wpt PR 51417] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 1 month ago
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
You need to log in before you can comment on or make changes to this bug.