Closed
Bug 1419932
Opened 4 years ago
Closed 3 years ago
Remove "menu-vertical" binding
Categories
(Toolkit :: XUL Widgets, task, P5)
Toolkit
XUL Widgets
Tracking
()
RESOLVED
FIXED
mozilla60
People
(Reporter: bgrins, Assigned: william.loughton)
References
Details
(Keywords: good-first-bug, Whiteboard: [xbl-available])
Attachments
(1 file)
|
1.66 KB,
patch
|
bgrins
:
review+
|
Details | Diff | Splinter Review |
The menu-vertical binding is unused in m-c: https://dxr.mozilla.org/mozilla-central/search?q=menu-vertical, so the binding can be removed: https://dxr.mozilla.org/mozilla-central/rev/72ee4800d4156931c89b58bd807af4a3083702bb/toolkit/content/widgets/toolbarbutton.xml#43-59. It is however used in comm-central so the binding will need to be migrated there to continue working: https://dxr.mozilla.org/comm-central/search?q=menu-vertical.
Updated•4 years ago
|
Updated•3 years ago
|
Keywords: good-first-bug
| Assignee | ||
Comment 1•3 years ago
|
||
Attachment #8944571 -
Flags: review?(bgrinstead)
| Reporter | ||
Comment 2•3 years ago
|
||
Comment on attachment 8944571 [details] [diff] [review] 1419932.patch Review of attachment 8944571 [details] [diff] [review]: ----------------------------------------------------------------- Try push: https://treeherder.mozilla.org/#/jobs?repo=try&revision=283d4139c91f025c6d0f061d1c2b6410d8bb961b
Attachment #8944571 -
Flags: review?(bgrinstead) → review+
| Reporter | ||
Updated•3 years ago
|
Assignee: nobody → william.loughton
Status: NEW → ASSIGNED
| Reporter | ||
Comment 3•3 years ago
|
||
Try push looks good: https://treeherder.mozilla.org/#/jobs?repo=try&revision=54b9243d69cd427349375d567bacce9d4393e1f2
Keywords: checkin-needed
Pushed by ryanvm@gmail.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/b1243fb53ab9 Remove unused menu-vertical binding in toolbarbutton. r=bgrins
Keywords: checkin-needed
Comment 5•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/b1243fb53ab9
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox60:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
Updated•3 years ago
|
Updated•2 years ago
|
Type: enhancement → task
You need to log in
before you can comment on or make changes to this bug.
Description
•