Closed
Bug 1887738
Opened 1 year ago
Closed 1 year ago
Remove motion-path preferences (basic-shape, coord-box, ray function, offset-position)
Categories
(Core :: CSS Transitions and Animations, task)
Core
CSS Transitions and Animations
Tracking
()
RESOLVED
FIXED
126 Branch
| Tracking | Status | |
|---|---|---|
| firefox126 | --- | fixed |
People
(Reporter: boris, Assigned: boris)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
We have shipped these features for more than 3 months, and we don't hit critical issues, so let's remove the their preferences:
layout.css.motion-path-basic-shapes.enabled
layout.css.motion-path-coord-box.enabled
layout.css.motion-path-ray.enabled
layout.css.motion-path-offset-position.enabled
| Assignee | ||
Comment 1•1 year ago
|
||
We have shipped them for more than 3 months and we don't have issue
right now. Chromium also removed the flags, so it should be fine to drop
them to make the code simpler.
| Assignee | ||
Comment 2•1 year ago
|
||
We removed their preferences, so we can put these properties together
with other CSS properties in gCSSProperties.
Pushed by bchiou@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1f04cdf94d7b
Remove preferences of motion path (ray(), basic-shapes, coord-box, offset-position). r=layout-reviewers,devtools-reviewers,emilio,nchevobbe
https://hg.mozilla.org/integration/autoland/rev/48df311060f7
Move offset-* properties together with others in gCSSProperties. r=layout-reviewers,TYLin
Comment 4•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/1f04cdf94d7b
https://hg.mozilla.org/mozilla-central/rev/48df311060f7
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox126:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 126 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•