[wpt-sync] Sync PR 36089 - Report LCP for soft navigations
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox107 fixed)
| Tracking | Status | |
|---|---|---|
| firefox107 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 36089 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/36089
Details from upstream follow.
Yoav Weiss <yoavweiss@chromium.org> wrote:
Report LCP for soft navigations
Ensures that LCP entries are reported once a soft navigation was
detected.Bug: 1338390
Change-Id: Ib3fd6541639cbefb438fac2115ba3450d86f18bd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3913152
Commit-Queue: Yoav Weiss \<yoavweiss@chromium.org>
Reviewed-by: Ian Clelland \<iclelland@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1051631}
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
| Assignee | ||
Comment 3•3 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 4 tests and 1 subtests
Status Summary
Firefox
TIMEOUT: 8
Chrome
TIMEOUT: 8
Safari
TIMEOUT: 8
Links
Details
New Tests That Don't Pass
- /soft-navigation-heuristics/dropped-entries.tentative.html [wpt.fyi]:
TIMEOUT(Chrome:TIMEOUT, Safari:TIMEOUT)- Test that a soft navigation is detected when the click is done on a custom element.:
TIMEOUT(Chrome:TIMEOUT, Safari:TIMEOUT)
- Test that a soft navigation is detected when the click is done on a custom element.:
- /soft-navigation-heuristics/soft-navigation-detection-main-descendent.tentative.html [wpt.fyi]:
TIMEOUT(Chrome:TIMEOUT, Safari:TIMEOUT)- Test that a soft navigation is detected even when DOM change is done on a main descendent:
TIMEOUT(Chrome:TIMEOUT, Safari:TIMEOUT)
- Test that a soft navigation is detected even when DOM change is done on a main descendent:
- /soft-navigation-heuristics/soft-navigation-detection-web-component-lifecycle.tentative.html [wpt.fyi]:
TIMEOUT(Chrome:TIMEOUT, Safari:TIMEOUT)- Test that a soft navigation is detected when the click is done on a custom element.:
TIMEOUT(Chrome:TIMEOUT, Safari:TIMEOUT)
- Test that a soft navigation is detected when the click is done on a custom element.:
- /soft-navigation-heuristics/soft-navigation-detection.tentative.html [wpt.fyi]:
TIMEOUT(Chrome:TIMEOUT, Safari:TIMEOUT)- Test that a soft navigation is detected:
TIMEOUT(Chrome:TIMEOUT, Safari:TIMEOUT)
- Test that a soft navigation is detected:
Comment 5•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/820ce2a51c71
https://hg.mozilla.org/mozilla-central/rev/046b8b02885e
Description
•