Closed
Bug 1416368
Opened 7 years ago
Closed 7 years ago
Remove unused statusbarpanel-* bindings
Categories
(Toolkit :: UI Widgets, task)
Toolkit
UI Widgets
Tracking
()
RESOLVED
FIXED
mozilla59
Tracking | Status | |
---|---|---|
firefox59 | --- | fixed |
People
(Reporter: bgrins, Assigned: bgrins)
References
Details
(Whiteboard: [xbl-remove-unused])
Attachments
(2 files)
The following bindings don't seem to be used in anywhere other than tests:
- statusbarpanel-menu-iconic
https://dxr.mozilla.org/mozilla-central/search?q=statusbarpanel-menu-iconic&redirect=true
- statusbarpanel-iconic
https://dxr.mozilla.org/mozilla-central/search?q=statusbarpanel-iconic
- statusbarpanel-iconic-text
https://dxr.mozilla.org/mozilla-central/search?q=statusbarpanel-iconic-text
We may even be able to remove <statusbar> and <statusbarpanel> eventually, as the only consumer seems to be view source in a window, but for now we can start by tackling these unused bindings
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → bgrinstead
Status: NEW → ASSIGNED
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Assignee | ||
Comment 3•7 years ago
|
||
Comment 4•7 years ago
|
||
Hmm, Thunderbird and SeaMonkey are using these :|
Comment 5•7 years ago
|
||
mozreview-review |
Comment on attachment 8927486 [details]
Bug 1416368 - Remove unused statusbarpanel-* bindings;
https://reviewboard.mozilla.org/r/198802/#review204818
Attachment #8927486 -
Flags: review?(dao+bmo) → review+
Comment 6•7 years ago
|
||
mozreview-review |
Comment on attachment 8927487 [details]
Bug 1416368 - Remove unreferenced "statusbarpanel-text" class;
https://reviewboard.mozilla.org/r/198804/#review204820
Attachment #8927487 -
Flags: review?(dao+bmo) → review+
Pushed by bgrinstead@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2e0ea0c63d14
Remove unused statusbarpanel-* bindings;r=dao
https://hg.mozilla.org/integration/autoland/rev/0c859e821200
Remove unreferenced "statusbarpanel-text" class;r=dao
Comment 8•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/2e0ea0c63d14
https://hg.mozilla.org/mozilla-central/rev/0c859e821200
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox59:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
Updated•6 years ago
|
Type: enhancement → task
You need to log in
before you can comment on or make changes to this bug.
Description
•