Closed Bug 1533594 Opened 6 years ago Closed 6 years ago

Support setting animation performance warnings on translate, rotate, and scale

Categories

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

enhancement

Tracking

()

RESOLVED FIXED
mozilla68
Tracking Status
firefox68 --- fixed

People

(Reporter: boris, Assigned: boris)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

After enabling compositor animations on translate, rotate, scale, we should also make sure the setting of animation performance warnings also works on these 3 properties. That means, not only set performance warning for by property set but also add performance warning messages for them (i.e. each property may need its own message).

We want to set the performance warning by a property set, so update it.
Basically, only tests in testTooLargeFrame() are related to the change we do
in this bug (i.e. Use property set instead of nsCSSProperty_transform),
but it's worth to add more basic tests.

Blocks: 1534884
Pushed by boris.chiou@gmail.com: https://hg.mozilla.org/integration/autoland/rev/d810f579f67d Set performance warning by a property set. r=hiro
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: