Closed
Bug 1474258
Opened 3 years ago
Closed 3 years ago
Remove the "listheader" binding and move the remaining styles to "richlistbox.css"
Categories
(Toolkit :: XUL Widgets, task, P1)
Toolkit
XUL Widgets
Tracking
()
RESOLVED
FIXED
mozilla63
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | fixed |
People
(Reporter: Paolo, Assigned: Paolo)
References
Details
Attachments
(1 file)
The "listheader" binding was originally used in "listbox" is a way that was similar to "treecol", but it was then used in "richlistbox" in a way that was more similar to "treecols". Since this element is not used anymore in the "treecol" way and its content is always overridden, the binding can be removed and the styles that control color can be moved to "richlistbox.css" in preparation for the removal of the "listbox" element.
| Comment hidden (mozreview-request) |
| Assignee | ||
Updated•3 years ago
|
| Comment hidden (mozreview-request) |
Comment 3•3 years ago
|
||
| mozreview-review | ||
Comment on attachment 8990682 [details] Bug 1474258 - Remove the "listheader" binding and move the remaining styles to "richlistbox.css". https://reviewboard.mozilla.org/r/255764/#review262576 r=me - assuming Comment 0 is correct in that there are no longer any comsumers of the listheader within a listbox
Attachment #8990682 -
Flags: review?(bgrinstead) → review+
Pushed by paolo.mozmail@amadzone.org: https://hg.mozilla.org/integration/mozilla-inbound/rev/bd281782dc93 Remove the "listheader" binding and move the remaining styles to "richlistbox.css". r=bgrins
Comment 5•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/bd281782dc93
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Updated•2 years ago
|
Type: enhancement → task
You need to log in
before you can comment on or make changes to this bug.
Description
•