Closed
Bug 1491749
Opened 6 years ago
Closed 6 years ago
Stop using xul:keyset and xul:key in toolbox-window.xul
Categories
(DevTools :: Framework, defect, P3)
DevTools
Framework
Tracking
(firefox64 fixed)
RESOLVED
FIXED
Firefox 64
Tracking | Status | |
---|---|---|
firefox64 | --- | fixed |
People
(Reporter: Honza, Assigned: Honza)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Developer Tools Toolbox is still using <xul:keyset> and <xul:key> elements to handle keyboard shortcuts. These should be removed (as part xul-removal effor) and replaced by KeyShortcuts object from "devtools/client/shared/key-shortcuts".
See also Bug 1488915 and this patch:
https://phabricator.services.mozilla.com/D5255#inline-19592
Honza
Assignee | ||
Updated•6 years ago
|
Priority: -- → P3
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Comment 3•6 years ago
|
||
Comment 4•6 years ago
|
||
Comment on attachment 9009570 [details]
Bug 1491749 - Stop using xul:keyset and xul:key in toolbox-window.xul; r=bgrins
Francesco Lodolo [:flod] has approved the revision.
Attachment #9009570 -
Flags: review+
Assignee | ||
Comment 5•6 years ago
|
||
Assignee | ||
Comment 6•6 years ago
|
||
Comment 7•6 years ago
|
||
Comment on attachment 9009570 [details]
Bug 1491749 - Stop using xul:keyset and xul:key in toolbox-window.xul; r=bgrins
Brian Grinstead [:bgrins] has approved the revision.
Attachment #9009570 -
Flags: review+
Pushed by jodvarko@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c61662006c89
Stop using xul:keyset and xul:key in toolbox-window.xul; r=bgrins,flod
Comment 9•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 64
Updated•6 years ago
|
Assignee: nobody → odvarko
You need to log in
before you can comment on or make changes to this bug.
Description
•