Closed
Bug 1971450
Opened 1 year ago
Closed 1 year ago
Remove internal appearance values for progress / meter / range
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
FIXED
141 Branch
| Tracking | Status | |
|---|---|---|
| firefox141 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
(Keywords: dev-doc-needed)
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•1 year ago
|
||
This is technically a behavior change because we don't really look at
the appearance value of the progressbar etc anymore. We could do that if
wanted, but it's more consistent to just look at the individual frame
(looking forward to appearance: base and other potential compat
improvements we could make in the area).
Updated•1 year ago
|
Assignee: nobody → emilio
Status: NEW → ASSIGNED
Pushed by ealvarez@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/7e9f44c2d3fd
https://hg.mozilla.org/integration/autoland/rev/13735d3c75cb
Remove internal appearance values for meter / progress / range thumb / chunk. r=dshin
Comment 3•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox141:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 141 Branch
Updated•1 year ago
|
QA Whiteboard: [qa-triage-done-c142/b141]
| Assignee | ||
Comment 4•11 months ago
|
||
See bug 1991270 for a behavior change that we need to document. ni? to do it if nobody gets to it first.
Flags: needinfo?(emilio)
Keywords: dev-doc-needed
| Assignee | ||
Comment 5•11 months ago
|
||
Flags: needinfo?(emilio)
You need to log in
before you can comment on or make changes to this bug.
Description
•