Closed
Bug 1850458
Opened 2 years ago
Closed 2 years ago
GetEventWithTarget doesn't propagate the ErrorResult from CreateEvent
Categories
(Core :: DOM: Events, defect)
Core
DOM: Events
Tracking
()
RESOLVED
FIXED
119 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr102 | --- | unaffected |
| firefox-esr115 | --- | unaffected |
| firefox117 | --- | unaffected |
| firefox118 | --- | unaffected |
| firefox119 | --- | fixed |
People
(Reporter: mstange, Assigned: mstange)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
This was caught by emk in https://phabricator.services.mozilla.com/D186979#6184708 .
| Assignee | ||
Comment 1•2 years ago
|
||
Comment 2•2 years ago
|
||
Set release status flags based on info from the regressing bug 1843484
status-firefox117:
--- → unaffected
status-firefox118:
--- → unaffected
status-firefox119:
--- → affected
status-firefox-esr102:
--- → unaffected
status-firefox-esr115:
--- → unaffected
Pushed by mstange@themasta.com:
https://hg.mozilla.org/integration/autoland/rev/c74e2a58c79d
Pass along aErrorResult to CreateEvent. r=emk
Comment 4•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 119 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•