Closed
Bug 882900
Opened 11 years ago
Closed 9 years ago
Use a shared module in Firefox to manage context-menu state
Categories
(Add-on SDK Graveyard :: General, defect, P2)
Add-on SDK Graveyard
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1070952
People
(Reporter: mossop, Unassigned)
References
Details
Right now each add-on's context-menu module fights over whether to show/hide the separator and overflow menu. If instead we landed a shared jsm in Firefox that could do the mediation then the code would become a lot more stable
Priority: -- → P2
Comment 1•9 years ago
|
||
This is handled in bug 1070952.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Updated•9 years ago
|
Blocks: sdk/context-menu
You need to log in
before you can comment on or make changes to this bug.
Description
•