Closed
Bug 1830031
Opened 3 years ago
Closed 3 years ago
Split `nsGenericHTMLElement::HandleFocusAfterHidingPopover` to achieve `MOZ_CAN_RUN_SCRIPT`-correctness
Categories
(Core :: DOM: Core & HTML, task)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
114 Branch
| Tracking | Status | |
|---|---|---|
| firefox114 | --- | fixed |
People
(Reporter: mbrodesser, Assigned: mbrodesser)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•3 years ago
|
||
To achieve MOZ_CAN_RUN_SCRIPT-correctness.
Bonus: avoids a call of do_QueryReferent.
Pushed by mbrodesser@igalia.com:
https://hg.mozilla.org/integration/autoland/rev/9eeec628a4bd
split `nsGenericHTMLElement::HandleFocusAfterHidingPopover`. r=emilio
Comment 3•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox114:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 114 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•