Closed Bug 1637047 Opened 4 years ago Closed 4 years ago

Get lots of assertions when disabling the pref of synchronization transition animations

Categories

(Core :: DOM: Animation, defect, P3)

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: boris, Unassigned)

References

Details

When I disable the pref of dom.animations.mainthread-synchronization-with-geometric-animations, we got lots of assertions (e.g. Unexpected UpdateTransformLayer hint) in 1633486.html (all platforms), and some assertions in 1223734.html (Android only). It seems the pref has side effects on these files. Besides, 1223734.html doesn't have transform animations, and the order of its testing execution is just right after 1633486.html. So perhaps we could fix these assertions together.

I've pushed a try to fix the assertion in bug 1332588 comment 7. I am mostly confident it's the right thing to do, but we need to audit transforms on inline-block siblings.

Thanks for fixing this assertion. I will check this bug later after Bug 1332588 is merged.

Will be fixed by bug 1332588.

Depends on: 1332588

Now bug 1332588 landed.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED

Thanks!

You need to log in before you can comment on or make changes to this bug.