Closed
Bug 1131751
Opened 10 years ago
Closed 10 years ago
Drop the [NoInterfaceObject] from XMLHttpRequestEventTarget
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
mozilla38
| Tracking | Status | |
|---|---|---|
| firefox38 | --- | fixed |
People
(Reporter: bzbarsky, Assigned: bzbarsky)
References
Details
Attachments
(1 file)
|
4.16 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
It got dropped in the spec; see https://www.w3.org/Bugs/Public/show_bug.cgi?id=27823
| Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8562296 -
Flags: review?(bugs)
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → bzbarsky
Status: NEW → ASSIGNED
Comment 2•10 years ago
|
||
Comment on attachment 8562296 [details] [diff] [review]
Drop [NoInterfaceObject] from XMLHttpRequestEventTarget
I don't know how wpt tests should be handled in this kind of cases, but fine.
Attachment #8562296 -
Flags: review?(bugs) → review+
| Assignee | ||
Comment 3•10 years ago
|
||
I submitted a PR to the wpt github repo too.
| Assignee | ||
Comment 4•10 years ago
|
||
Comment 5•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox38:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla38
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•