Closed
Bug 1637097
Opened 6 years ago
Closed 6 years ago
Flush frames in nsXULPopupManager::HandleKeyboardNavigation.
Categories
(Core :: XUL, defect)
Core
XUL
Tracking
()
RESOLVED
FIXED
mozilla78
| Tracking | Status | |
|---|---|---|
| firefox78 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•6 years ago
|
||
It uses the frame tree to navigate the popup, so needs to ensure frames
are up-to-date.
Updated•6 years ago
|
Assignee: nobody → emilio
Status: NEW → ASSIGNED
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e67594708db8
Flush frames in nsXULPopupManager::HandleKeyboardNavigation. r=tnikkel
Comment 3•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
You need to log in
before you can comment on or make changes to this bug.
Description
•