Closed
Bug 1378790
Opened 7 years ago
Closed 7 years ago
Keyboard navigation event listeners are not removed when a photonpanelmultiview instance is destroyed
Categories
(Firefox :: Toolbars and Customization, defect, P1)
Firefox
Toolbars and Customization
Tracking
()
Tracking | Status | |
---|---|---|
firefox56 | --- | fixed |
People
(Reporter: mikedeboer, Assigned: mikedeboer)
References
Details
(Whiteboard: [photon-structure])
Attachments
(1 file)
I noticed this issue whilst working intensively with temporary panels in bug 1354532: The keyboard event listener would not get released and spit out JS errors all over the place.
Flags: qe-verify-
Comment hidden (mozreview-request) |
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8883953 [details]
Bug 1378790 - Remove keyboard navigation event listeners when a photonpanelmultiview instance is destroyed.
https://reviewboard.mozilla.org/r/154930/#review159928
Attachment #8883953 -
Flags: review?(gijskruitbosch+bugs) → review+
Pushed by mdeboer@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bca149aed818
Remove keyboard navigation event listeners when a photonpanelmultiview instance is destroyed. r=Gijs
Comment 4•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox56:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 56
You need to log in
before you can comment on or make changes to this bug.
Description
•