[wpt-sync] Sync PR 36464 - Verify navigation id existence.
Categories
(Core :: DOM: Performance APIs, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox108 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 36464 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/36464
Details from upstream follow.
Hao Liu <haoliuk@chromium.org> wrote:
Verify navigation id existence.
Navigation timing, LCP and paint timing entries are not emitted
after a bfcache navigation. Therefore we only verify the
existence of navigation id, not the increment.Bug: 1320878
Change-Id: I0eb4568d9418b70ff625f783430de7ae1205b091
Reviewed-on: https://chromium-review.googlesource.com/3956481
WPT-Export-Revision: b3bf65c3358a47c1eb2cb492d0a6c5ec128dbe8d
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
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
TIMEOUT: 2
Chrome
OK : 1
PASS : 1
Safari
TIMEOUT: 2
Links
Details
New Tests That Don't Pass
- /performance-timeline/navigation-id-initial-load.tentative.html [wpt.fyi]:
TIMEOUT(Chrome:OK, Safari:TIMEOUT)- Navigation Id should be 1 at initial navigations.:
TIMEOUT(Chrome:PASS, Safari:TIMEOUT)
- Navigation Id should be 1 at initial navigations.:
Comment 4•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/e5eb2ca09856
https://hg.mozilla.org/mozilla-central/rev/990e75eb12d9
Description
•