Closed
Bug 1457218
Opened 5 years ago
Closed 5 years ago
Remove support for button[type="menu-button"]
Categories
(Toolkit :: XUL Widgets, task, P1)
Toolkit
XUL Widgets
Tracking
()
RESOLVED
FIXED
mozilla63
Tracking | Status | |
---|---|---|
firefox63 | --- | fixed |
People
(Reporter: ntim, Assigned: Paolo)
References
Details
Attachments
(3 files)
https://dxr.mozilla.org/mozilla-central/source/toolkit/content/widgets/button.xml#332-348 I don't think this is used anywhere.
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → paolo.mozmail
Status: NEW → ASSIGNED
Priority: P5 → P1
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
The "menu-button" notification button type is unused, and the "menu" type is implemented using a normal button that opens a popup. Depends on D4529
Assignee | ||
Comment 4•5 years ago
|
||
Depends on D4530
Assignee | ||
Comment 5•5 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=3d91f3a155f7eb8c7aabe67b17913c6610c38dff
Comment 6•5 years ago
|
||
Comment on attachment 9004845 [details] Bug 1457218 - Part 1 - Don't inherit from "menu-button-base" in the "download-subview-toolbarbutton" binding. r=bgrins Brian Grinstead [:bgrins] has approved the revision.
Attachment #9004845 -
Flags: review+
Comment 7•5 years ago
|
||
Comment on attachment 9004848 [details] Bug 1457218 - Part 3 - Remove the "menu-button" binding. r=surkov,bgrins Brian Grinstead [:bgrins] has approved the revision.
Attachment #9004848 -
Flags: review+
Comment 8•5 years ago
|
||
Comment on attachment 9004847 [details] Bug 1457218 - Part 2 - Remove support for menu button types in notification bars. r=bgrins Brian Grinstead [:bgrins] has approved the revision.
Attachment #9004847 -
Flags: review+
Comment 9•5 years ago
|
||
Comment on attachment 9004848 [details] Bug 1457218 - Part 3 - Remove the "menu-button" binding. r=surkov,bgrins alexander :surkov (:asurkov) has approved the revision.
Attachment #9004848 -
Flags: review+
Comment 10•5 years ago
|
||
Pushed by paolo.mozmail@amadzone.org: https://hg.mozilla.org/integration/mozilla-inbound/rev/ce10788000f5 Part 1 - Don't inherit from "menu-button-base" in the "download-subview-toolbarbutton" binding. r=bgrins https://hg.mozilla.org/integration/mozilla-inbound/rev/e2d52cbf726d Part 2 - Remove support for menu button types in notification bars. r=bgrins https://hg.mozilla.org/integration/mozilla-inbound/rev/6ce3008e2f46 Part 3 - Remove the "menu-button" binding. r=surkov,bgrins
Comment 11•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ce10788000f5 https://hg.mozilla.org/mozilla-central/rev/e2d52cbf726d https://hg.mozilla.org/mozilla-central/rev/6ce3008e2f46
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Reporter | ||
Updated•4 years ago
|
Type: enhancement → task
You need to log in
before you can comment on or make changes to this bug.
Description
•