Closed Bug 1794725 Opened 2 years ago Closed 2 years ago

[wpt-sync] Sync PR 36407 - Move navigation id to LocalDomWindow class.

Categories

(Core :: DOM: Performance APIs, task, P4)

task

Tracking

()

RESOLVED FIXED
108 Branch
Tracking Status
firefox108 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Hao Liu <haoliuk@chromium.org> wrote:

Move navigation id to LocalDomWindow class.

Currently navigation id is in LocalFrame class. But top level frames could
be reused for web pages. This causes the navigation id to be carried over
to new documents. This is to fix it by moving it to LocalDomWindow class
which is also a per frame class.

Bug:1372016
Change-Id: I13310efaf6bae53c16c604878df4124383e53cf3
Reviewed-on: https://chromium-review.googlesource.com/3946803
WPT-Export-Revision: 669a3f2303b05542e5999c5913ff855252a2c0e5

Component: web-platform-tests → DOM: Performance
Product: Testing → Core

CI Results

Ran 0 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

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/eed2519909fd [wpt PR 36407] - Move navigation id to LocalDomWindow class., a=testonly https://hg.mozilla.org/integration/autoland/rev/02514b2ad5d2 [wpt PR 36407] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch
You need to log in before you can comment on or make changes to this bug.