Closed
Bug 1404287
Opened 8 years ago
Closed 8 years ago
Add "list" method to menus API
Categories
(WebExtensions :: Frontend, enhancement, P5)
WebExtensions
Frontend
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: u603070, Unassigned)
References
Details
(Whiteboard: [design-decision-needed])
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:56.0) Gecko/20100101 Firefox/56.0
Build ID: 20170926190823
Expected results:
The menus API should have a list() method that returns an array with all of the menu items in the current context, in order; this will allow manipulating menu items that weren't added by the caller. The end goal is to allow for greater menu customizability, enabling addons like Menu Wizard (deprecated as of FF 57.0) to function again.
Updated•8 years ago
|
Priority: -- → P5
Whiteboard: [design-decision-needed]
Blocks: 1385202
Component: WebExtensions: Untriaged → WebExtensions: Frontend
Comment 1•8 years ago
|
||
This sounds like a request to manipulate/change/remove Firefox menus and menus of other extensions. I'm closing for that reason. If that is not the use case please reopen with some more detail.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Updated•8 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•