Closed
Bug 2017592
Opened 6 months ago
Closed 6 months ago
[css-forms-1] Use existing pref for `appearance: base-select`
Categories
(Core :: CSS Parsing and Computation, task)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
149 Branch
| Tracking | Status | |
|---|---|---|
| firefox149 | --- | fixed |
People
(Reporter: tlouw, Assigned: tlouw)
References
Details
Attachments
(1 file)
Instead of using the layout specific pref, layout.css.appearance-base-select.enabled, use the existing one dom.select.customizable_select.enabled.
| Assignee | ||
Updated•6 months ago
|
Assignee: nobody → tlouw
| Assignee | ||
Comment 1•6 months ago
|
||
Use an existing pref for Customizable select related features.
Pushed by ealvarez@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/2027bff85c55
https://hg.mozilla.org/integration/autoland/rev/ea5aca1b032a
Use existing pref for `appearance: base-select` r=jjaschke,layout-reviewers,firefox-style-system-reviewers,emilio
Pushed by ctuns@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/dbbdce41e414
https://hg.mozilla.org/integration/autoland/rev/caa383acf5b9
Also enable the pref in another directory.
https://hg.mozilla.org/mozilla-central/rev/ea5aca1b032a
https://hg.mozilla.org/mozilla-central/rev/caa383acf5b9
Status: NEW → RESOLVED
Closed: 6 months ago
status-firefox149:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 149 Branch
Updated•6 months ago
|
QA Whiteboard: [qa-triage-done-c150/b149]
You need to log in
before you can comment on or make changes to this bug.
Description
•