Closed
Bug 1174954
Opened 9 years ago
Closed 9 years ago
Remove the DOMError special-case in JS-implemented webidl
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla41
Tracking | Status | |
---|---|---|
firefox41 | --- | fixed |
People
(Reporter: bzbarsky, Assigned: bzbarsky)
References
Details
Attachments
(3 files)
(deleted),
patch
|
bholley
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
bholley
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
bholley
:
review+
|
Details | Diff | Splinter Review |
Now that bug 1173593 is fixed, we should be able to remove this hack and just have relevant Chrome callers throw an actual Error from the content compartment.
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8623204 -
Flags: review?(bobbyholley)
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → bzbarsky
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•9 years ago
|
||
Attachment #8623205 -
Flags: review?(bobbyholley)
Assignee | ||
Comment 3•9 years ago
|
||
Attachment #8623206 -
Flags: review?(bobbyholley)
Updated•9 years ago
|
Attachment #8623204 -
Flags: review?(bobbyholley) → review+
Updated•9 years ago
|
Attachment #8623205 -
Flags: review?(bobbyholley) → review+
Updated•9 years ago
|
Attachment #8623206 -
Flags: review?(bobbyholley) → review+
Assignee | ||
Comment 5•9 years ago
|
||
Comment 6•9 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/66f5705f110d
https://hg.mozilla.org/mozilla-central/rev/b6f23bd165db
https://hg.mozilla.org/mozilla-central/rev/a4093b87ff57
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
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
•