[wpt-sync] Sync PR 53413 - Revert "Reland "[soft navs] WPT soft LCP test: requestAnimationFrame may generate additional LCP entries""
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox142 fixed)
| Tracking | Status | |
|---|---|---|
| firefox142 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 53413 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/53413
Details from upstream follow.
Rune Lillesveen <futhark@chromium.org> wrote:
Revert "Reland "[soft navs] WPT soft LCP test: requestAnimationFrame may generate additional LCP entries""
This reverts commit a52f42ebb3ad75a62c2fe0f4a667807fb060cb30.
Reason for revert: Blocks revert https://chromium-review.googlesource.com/c/chromium/src/+/6678871
Original change's description:
Reland "[soft navs] WPT soft LCP test: requestAnimationFrame may generate additional LCP entries"
This reverts commit bccaa635d365e6d91365a89c44481ab757aaa49b.
Reason for revert: I think I fixed the flakiness. :-)
Original change's description:
Revert "[soft navs] WPT soft LCP test: requestAnimationFrame may generate additional LCP entries"
This reverts commit ae18e2a905e16727ae7c4e55988095c085cd09aa.
Reason for revert: Flaky on Linux bots due to race condition between rAF and presentation time callbacks. https://ci.chromium.org/ui/test/chromium/ninja%3A%2F%2F%3Aheadless_shell_wpt%2Fexternal%2Fwpt%2Fsoft-navigation-heuristics%2Flcp%2Ftentative%2Fraf-loop.html
Original change's description:
[soft navs] WPT soft LCP test: requestAnimationFrame may generate additional LCP entries
This tests that a click handler invocation which leads to the detection
of a soft navigation may defer some work with requestAnimationFrame, and
that work can generate additional soft LCP performance entries.Change-Id: Ic432a8fed21a2836c122e6c1d7ba38150c901753
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6651298
Commit-Queue: Johannes Henkel \<johannes@chromium.org>
Reviewed-by: Annie Sullivan \<sullivan@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1475225}Change-Id: I866e47960f614817a26d14476098dbfe44021ea9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6657418
Bot-Commit: Rubber Stamper \<rubber-stamper@appspot.gserviceaccount.com>
Reviewed-by: Michal Mocny \<mmocny@chromium.org>
Commit-Queue: Scott Haseley \<shaseley@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1476288}Change-Id: Ic4615afa1b68461e5fad846304d49c44dfd2026c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6658297
Reviewed-by: Scott Haseley \<shaseley@chromium.org>
Bot-Commit: Rubber Stamper \<rubber-stamper@appspot.gserviceaccount.com>
Commit-Queue: Johannes Henkel \<johannes@chromium.org>
Reviewed-by: Michal Mocny \<mmocny@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1477725}Change-Id: I84e3a14f05e23d7cae8f3f8ce931aba3ef8b06b1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6678392
Commit-Queue: Rubber Stamper \<rubber-stamper@appspot.gserviceaccount.com>
Bot-Commit: Rubber Stamper \<rubber-stamper@appspot.gserviceaccount.com>
Auto-Submit: Rune Lillesveen \<futhark@chromium.org>
Commit-Queue: Rune Lillesveen \<futhark@chromium.org>
Owners-Override: Rune Lillesveen \<futhark@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1479005}
| Assignee | ||
Comment 1•10 months ago
|
||
| Assignee | ||
Comment 2•10 months ago
|
||
| Assignee | ||
Comment 3•10 months ago
|
||
| Assignee | ||
Comment 4•10 months ago
|
||
| Assignee | ||
Comment 5•10 months ago
|
||
Description
•