Closed
Bug 1618773
Opened 5 years ago
Closed 5 years ago
Turn on dom.animations-api.implicit-keyframes.enabled and dom.animations-api.autoremove.enabled in release channels
Categories
(Core :: DOM: Animation, task, P3)
Core
DOM: Animation
Tracking
()
RESOLVED
FIXED
mozilla75
Tracking | Status | |
---|---|---|
firefox75 | --- | fixed |
People
(Reporter: birtles, Assigned: birtles)
References
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
We originally turned off implicit keyframes on release channels because we were afraid of users using them in patterns that lead to memory leaks.
We introduced the auto-remove behavior to counter potential memory leaks but didn't turn it on by default since we wanted to make sure Safari and Chrome were ok with that interface. They've both since implemented it without any changes to the spec so I think we're good to ship this.
Assignee | ||
Updated•5 years ago
|
Keywords: dev-doc-needed
Assignee | ||
Comment 1•5 years ago
|
||
I've sent an intent to ship for this but with dev-platform moderation what it is, it will possibly take a while to show up.
Assignee | ||
Updated•5 years ago
|
Priority: -- → P3
Assignee | ||
Comment 2•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → brian
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•5 years ago
|
||
3 days later and my intent to ship still hasn't shown up on dev-platform 😓
Assignee | ||
Comment 4•5 years ago
|
||
Pushed by bbirtles.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e42bf0b7e1af
Turn on dom.animations-api.implicit-keyframes.enabled and dom.animations-api.autoremove.enabled unconditionally; r=boris
Comment 6•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox75:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
Comment 7•5 years ago
|
||
Documentation complete for this bug; see:
- https://github.com/mdn/sprints/issues/2933#issuecomment-604386088
- https://github.com/mdn/sprints/issues/2933#issuecomment-610839764
For details of what changes were made.
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•