Closed
Bug 1419600
Opened 4 years ago
Closed 3 years ago
Remove the dialogheader binding
Categories
(Toolkit :: XUL Widgets, task, P5)
Toolkit
XUL Widgets
Tracking
()
RESOLVED
FIXED
mozilla59
People
(Reporter: bgrins, Assigned: dao)
References
Details
(Whiteboard: [xbl-available])
Attachments
(1 file)
The "dialogheader" binding is bound to dialogheader elements: - https://dxr.mozilla.org/mozilla-central/source/obj-x86_64-pc-linux-gnu/dist/bin/chrome/toolkit/content/global/bindings/dialog.xml#425 - https://dxr.mozilla.org/mozilla-central/source/toolkit/content/xul.css#1056 The only consumer of dialogheader in m-c appears to be in optionsDialog: - https://dxr.mozilla.org/mozilla-central/source/toolkit/content/widgets/optionsDialog.xml#20 - https://dxr.mozilla.org/mozilla-central/search?q=dialogheader Note that comm-central does use this binding: https://dxr.mozilla.org/comm-central/search?q=dialogheader, so it should be migrated there (depends on the decision at https://bugzilla.mozilla.org/show_bug.cgi?id=1419179#c2 as far as where it would go) Once optionsDialog is removed (Bug 1419596), we should be able to remove dialogheader and associated CSS
Updated•4 years ago
|
status-firefox57:
--- → wontfix
status-firefox58:
--- → wontfix
status-firefox59:
--- → fix-optional
Priority: -- → P5
| Reporter | ||
Updated•4 years ago
|
Whiteboard: [xbl-available]
| Comment hidden (mozreview-request) |
| Assignee | ||
Updated•3 years ago
|
Assignee: nobody → dao+bmo
Status: NEW → ASSIGNED
| Reporter | ||
Comment 2•3 years ago
|
||
| mozreview-review | ||
Comment on attachment 8939635 [details] Bug 1419600 - Remove the dialogheader binding. https://reviewboard.mozilla.org/r/209940/#review215534 Looks good - thanks!
Attachment #8939635 -
Flags: review?(bgrinstead) → review+
Pushed by dgottwald@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/96be4341e6a3 Remove the dialogheader binding. r=bgrins
Comment 4•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/96be4341e6a3
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
Updated•2 years ago
|
Type: enhancement → task
You need to log in
before you can comment on or make changes to this bug.
Description
•