Closed
Bug 2047345
Opened 2 months ago
Closed 1 month ago
Set layout.css.progress-function.enabled for all users
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
155 Branch
People
(Reporter: sajidanwar, Assigned: sajidanwar)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
Bug 2047015 implemented the progress() function and enabled it for nightly builds by default. This bug is to release this feature by launching the layout.css.progress-function.enabled flag.
| Assignee | ||
Updated•2 months ago
|
Blocks: css-progress
Keywords: dev-doc-needed
| Assignee | ||
Comment 1•1 month ago
|
||
Release Note Request
[Why is this notable]: New CSS feature, parity with Chrome and Safari
[Affects Firefox for Android]: Yes
[Suggested wording]: Firefox now supports the progress() CSS function. This is a math function that can be used in calculations to compute the position of a value relative to a start and an end.
[Links (documentation, blog post, etc)]: https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/progress
relnote-firefox:
--- → ?
| Assignee | ||
Comment 2•1 month ago
|
||
Updated•1 month ago
|
Assignee: nobody → sajidanwar94
Status: NEW → ASSIGNED
| Assignee | ||
Comment 3•1 month ago
|
||
Pushed by sajidanwar94@gmail.com:
https://github.com/mozilla-firefox/firefox/commit/34ce15fe54f7
https://hg.mozilla.org/integration/autoland/rev/931ab81408da
Set layout.css.progress-function.enabled for all users. r=firefox-style-system-reviewers,emilio
Comment 5•1 month ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox155:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 155 Branch
Updated•21 days ago
|
QA Whiteboard: [qa-triage-done-c156/b155]
You need to log in
before you can comment on or make changes to this bug.
Description
•