Closed
Bug 1882428
Opened 1 year ago
Closed 1 year ago
InvokeEvent::GetInvoker assumes it can cast EventTarget to nsINode
Categories
(Core :: DOM: Events, defect, P3)
Core
DOM: Events
Tracking
()
RESOLVED
FIXED
126 Branch
Tracking | Status | |
---|---|---|
firefox126 | --- | fixed |
People
(Reporter: smaug, Assigned: keithamus)
Details
Attachments
(1 file)
https://searchfox.org/mozilla-central/rev/9cd4ea81e27db6b767f1d9bbbcf47da238dd64fa/dom/events/InvokeEvent.cpp#47,49,51
https://treeherder.mozilla.org/logviewer?job_id=448677382&repo=try&lineNumber=20544
InvokeEvents are disabled by default
Flags: needinfo?(mozilla)
Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → mozilla
Status: NEW → ASSIGNED
Assignee | ||
Updated•1 year ago
|
Flags: needinfo?(mozilla)
Updated•1 year ago
|
Severity: N/A → S3
Pushed by mozilla@keithcirkel.co.uk:
https://hg.mozilla.org/integration/autoland/rev/cd086e8be4fc
guard for nullptr retargeted on GetInvoker r=smaug
Comment 3•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox126:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 126 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•