Closed
Bug 587463
Opened 15 years ago
Closed 14 years ago
Drop support for HTMLDelElement and HTMLInsElement
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla7
People
(Reporter: Ms2ger, Assigned: Ms2ger)
References
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
14.97 KB,
patch
|
sicking
:
review+
benjamin
:
approval2.0-
|
Details | Diff | Splinter Review |
No other browser supports these interfaces and they were dropped from DOM1 between July and August '98. I don't think we should keep supporting those. (If nothing else, it simplifies some of our code.)
Attachment #466111 -
Flags: review?(jonas)
Comment on attachment 466111 [details] [diff] [review]
Patch v1
Thanks!
Attachment #466111 -
Flags: review?(jonas) → review+
Assignee | ||
Comment 2•15 years ago
|
||
Comment on attachment 466111 [details] [diff] [review]
Patch v1
Thank you!
Attachment #466111 -
Flags: approval2.0?
Comment 3•15 years ago
|
||
Comment on attachment 466111 [details] [diff] [review]
Patch v1
Please wait until after we branch.
Attachment #466111 -
Flags: approval2.0? → approval2.0-
Assignee | ||
Updated•15 years ago
|
Whiteboard: [needs landing]
![]() |
||
Comment 4•15 years ago
|
||
This doesn't apply on tip.
Whiteboard: [needs landing] → [needs landing][not-ready-for-cedar]
Assignee | ||
Updated•15 years ago
|
No longer depends on: post2.0
Whiteboard: [needs landing][not-ready-for-cedar] → [need gk2.2 ship]
![]() |
||
Updated•15 years ago
|
Whiteboard: [need gk2.2 ship] → [need gk2.2 ship][not-ready-for-cedar]
Comment 5•14 years ago
|
||
This doesn't apply cleanly any more.
Assignee | ||
Comment 6•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whiteboard: [need gk2.2 ship][not-ready-for-cedar]
Target Milestone: --- → mozilla7
Assignee | ||
Updated•14 years ago
|
Keywords: dev-doc-needed
Comment 7•14 years ago
|
||
Neither of these interfaces was mentioned anywhere on MDN, so a simple note on Firefox 7 for developers is all we needed; done.
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•