Closed Bug 1616443 Opened 4 years ago Closed 4 years ago

Hide the `composite` member from the result of getKeyframes() if dom.animations-api.compositing.enabled is false

Categories

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

enhancement

Tracking

()

RESOLVED FIXED
mozilla75
Tracking Status
firefox75 --- fixed

People

(Reporter: boris, Assigned: boris)

References

Details

Attachments

(1 file)

composite in ComputedBaseKeyframe should be hidden when we disable dom.animations-api.compositing.enabled pref.

If dom.animations-api.compositing.enabled is false, we have to hide
composite member from getKeyframes. However, we cannot add pref in
dictionary, so we define a different one and return it as JS object if
this preference is disabled.

Attachment #9127678 - Attachment description: Bug 1616443 - Hide composit memeber from the result of getKeyframes(). → Bug 1616443 - Hide composite memeber from the result of getKeyframes().
Pushed by bchiou@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4f19c1102c42
Hide composite memeber from the result of getKeyframes(). r=birtles,bzbarsky
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: