Closed
Bug 874084
Opened 13 years ago
Closed 13 years ago
Remove dead code that used to support document.all.tags
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla24
People
(Reporter: Ms2ger, Assigned: Ms2ger)
References
Details
Attachments
(1 file)
|
12.66 KB,
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
It broke in bug 259332, and nobody noticed.
Attachment #751724 -
Flags: review?(bzbarsky)
Comment 1•13 years ago
|
||
Comment on attachment 751724 [details] [diff] [review]
Patch v1
r=me if you take out all the TimeManager bits.
Attachment #751724 -
Flags: review?(bzbarsky) → review+
Comment 2•13 years ago
|
||
Please file a spec bug to remove HTMLAllCollection.tags.
http://www.whatwg.org/specs/web-apps/current-work/multipage/common-dom-interfaces.html#htmlallcollection-0
| Assignee | ||
Updated•13 years ago
|
| Assignee | ||
Comment 3•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → mozilla24
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
•