Closed Bug 1850396 Opened 1 year ago Closed 1 year ago

[wpt-sync] Sync PR 41668 - [SDA] Avoid initializing a deferred start time based on a potentially stale timeline.

Categories

(Testing :: web-platform-tests, task, P4)

task

Tracking

(firefox119 fixed)

RESOLVED FIXED
119 Branch
Tracking Status
firefox119 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Kevin Ellis <kevers@google.com> wrote:

[SDA] Avoid initializing a deferred start time based on a potentially stale timeline.

Previously, the start time of an animation could be initialized during
the update snapshot phase as well as the snapshot validation phase.
The snapshot is stale during the update snapshot phase if a layout
dependency is introduced during style-update.

The stale start time will get corrected during snapshot validation;
however, we can trigger unexpected animationstart or animationend
events based on the stale start time. We prevent this, but only
initializing the start time during snapshot validation.

Bug: 1470309
Change-Id: Ibbe09247545ce06a8c723f96d015b0263aba9c7f

Reviewed-on: https://chromium-review.googlesource.com/4817568
WPT-Export-Revision: 1b4609bfdb29984ed64a4e446e4e7ae6a9478c1e

CI Results

Ran 9 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
PASS: 1

Safari

OK : 1
FAIL: 1

Links

Gecko CI (Treeherder)
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/fd9ddcb7a235 [wpt PR 41668] - [SDA] Avoid initializing a deferred start time based on a potentially stale timeline., a=testonly https://hg.mozilla.org/integration/autoland/rev/f8c05049bb74 [wpt PR 41668] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 119 Branch
You need to log in before you can comment on or make changes to this bug.