Closed
Bug 936634
Opened 12 years ago
Closed 12 years ago
Remove support for TreatUndefinedAs
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
mozilla28
People
(Reporter: bzbarsky, Assigned: bzbarsky)
References
Details
(Whiteboard: [qa-])
Attachments
(1 file)
|
10.65 KB,
patch
|
peterv
:
review+
|
Details | Diff | Splinter Review |
It's not actually used and there are no real use cases at this point.
| Assignee | ||
Comment 1•12 years ago
|
||
Attachment #829492 -
Flags: review?(peterv)
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → bzbarsky
Status: NEW → ASSIGNED
| Assignee | ||
Updated•12 years ago
|
Whiteboard: [need review]
Comment 2•12 years ago
|
||
Comment on attachment 829492 [details] [diff] [review]
Drop support for [TreatUndefinedAs] in WebIDL.
Review of attachment 829492 [details] [diff] [review]:
-----------------------------------------------------------------
::: dom/bindings/Codegen.py
@@ +3444,1 @@
> # specified otherwise.
Specified otherwise how?
Attachment #829492 -
Flags: review?(peterv) → review+
| Assignee | ||
Comment 3•12 years ago
|
||
Right you are. I'll nix that bit. ;)
| Assignee | ||
Comment 4•12 years ago
|
||
Flags: in-testsuite-
Whiteboard: [need review]
Target Milestone: --- → mozilla28
Comment 5•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Whiteboard: [qa-]
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•