[wpt-sync] Sync PR 43223 - Revert "LoAF: count tasks with UI events towards blockingDuration"
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox122 fixed)
| Tracking | Status | |
|---|---|---|
| firefox122 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 43223 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/43223
Details from upstream follow.
Mingyu Lei <leimy@chromium.org> wrote:
Revert "LoAF: count tasks with UI events towards blockingDuration"
This reverts commit dd63571a32b548d0a9ffe128da66f442080dc444.
Reason for revert: The WPT is failing, see: https://ci.chromium.org/ui/p/chromium/builders/ci/Linux%20Tests%20(dbg)(1)/117038/test-results
Original change's description:
LoAF: count tasks with UI events towards blockingDuration
Apparently UI events are sent in a task that's not associated
with a frame (using the input task source), so the
AnimationFrameTimingMonitor thought that it was a task
unrelated to the current widget.Fixed by applying the task duration if this task produced
any UI events.Bug: 1501836
Change-Id: Ib5827b29fc028be66f9ed98fb029d3638cd0848c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5033867
Reviewed-by: Michal Mocny \<mmocny@chromium.org>
Commit-Queue: Noam Rosenthal \<nrosenthal@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1225647}Bug: 1501836
Change-Id: If875d4adaa7cabd4039292f621819c7ac1d8dcfe
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5040031
Owners-Override: Mingyu Lei \<leimy@chromium.org>
Commit-Queue: Rubber Stamper \<rubber-stamper@appspot.gserviceaccount.com>
Bot-Commit: Rubber Stamper \<rubber-stamper@appspot.gserviceaccount.com>
Auto-Submit: Mingyu Lei \<leimy@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1225886}
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
| Assignee | ||
Comment 3•2 years ago
|
||
| Assignee | ||
Comment 5•2 years ago
|
||
Comment 7•2 years ago
|
||
| bugherder | ||
Description
•