Closed
Bug 1054816
Opened 10 years ago
Closed 5 years ago
Add a module to contain all moz-action: actions
Categories
(Firefox :: Address Bar, defect, P5)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: Unfocused, Unassigned)
References
Details
At the moment, the implementation of each of the moz--action: actions for urlbar autocomplete are split up and spread around a few places in urlbarBindings.xml. This makes it hard to figure out what an action includes, hard to maintain, and easy to miss implementing a case (such as those with modifier keys).
I think we should refactor those into one JS module, so the implementation for each action is contained in one spot.
Updated•9 years ago
|
Priority: -- → P4
Updated•8 years ago
|
Priority: P4 → P5
Comment 1•5 years ago
|
||
Quantum Bar makes this obsolete.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•