Closed
Bug 1581172
Opened 5 years ago
Closed 5 years ago
Get rid of NS_ERROR_DOM_TYPE_ERR
Categories
(Core :: DOM: Core & HTML, task, P3)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla75
Tracking | Status | |
---|---|---|
firefox75 | --- | fixed |
People
(Reporter: bzbarsky, Assigned: bzbarsky)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
It's causing us to have spec-compliance bugs because people get confused and use NS_ERROR_DOM_TYPE_ERR when they're supposed to throw a TypeError.
Updated•5 years ago
|
Priority: -- → P3
Updated•5 years ago
|
Type: defect → task
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → bzbarsky
Status: NEW → ASSIGNED
Pushed by bzbarsky@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1d1e27773c86
Remove NS_ERROR_DOM_TYPE_ERR. r=smaug
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox75:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
You need to log in
before you can comment on or make changes to this bug.
Description
•