Closed
Bug 1712299
Opened 4 years ago
Closed 4 years ago
AddEventListenerOptions.signal shouldn't be nullable
Categories
(Core :: DOM: Events, defect, P3)
Core
DOM: Events
Tracking
()
RESOLVED
FIXED
90 Branch
| Tracking | Status | |
|---|---|---|
| firefox90 | --- | fixed |
People
(Reporter: smaug, Assigned: smaug)
Details
Attachments
(1 file)
The spec or the pr was changed after the implementation landed.
| Assignee | ||
Updated•4 years ago
|
Severity: -- → S3
Priority: -- → P3
| Assignee | ||
Comment 1•4 years ago
|
||
Pushed by opettay@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4bd4334ee992
AddEventListenerOptions.signal shouldn't be nullable, r=annevk
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/29071 for changes under testing/web-platform/tests
Comment 4•4 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox90:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
Upstream PR merged by moz-wptsync-bot
You need to log in
before you can comment on or make changes to this bug.
Description
•