Closed
Bug 641219
Opened 14 years ago
Closed 14 years ago
HTMLElement.getElementsByTagName broken with foreign children
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
People
(Reporter: Ms2ger, Assigned: Ms2ger)
Details
Attachments
(1 file, 2 obsolete files)
4.03 KB,
patch
|
Details | Diff | Splinter Review |
This case was missed in bug 499656.
Assignee | ||
Comment 1•14 years ago
|
||
Attachment #518948 -
Flags: review?(Olli.Pettay)
Assignee | ||
Updated•14 years ago
|
Whiteboard: [needs patch] → [needs review]
Comment 2•14 years ago
|
||
Comment on attachment 518948 [details] [diff] [review]
Fix HTMLElement.getElementsByTagName with foreign children
Perhaps Jonas could review this too.
Attachment #518948 -
Flags: review?(Olli.Pettay) → review?(jonas)
Comment 3•14 years ago
|
||
Why not simply remove the method?
Comment on attachment 518948 [details] [diff] [review]
Fix HTMLElement.getElementsByTagName with foreign children
Can't you completely remove this function and instead just let it be inherited?
r=me with that fixed.
Attachment #518948 -
Flags: review?(jonas) → review+
Assignee | ||
Updated•14 years ago
|
Keywords: checkin-needed
Whiteboard: [needs landing]
Assignee | ||
Comment 6•14 years ago
|
||
Attachment #519199 -
Attachment is obsolete: true
Comment 7•14 years ago
|
||
Whiteboard: fixed-in-cedar
Updated•14 years ago
|
Flags: in-testsuite+
Comment 8•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
No longer depends on: post2.0
Keywords: checkin-needed
Resolution: --- → FIXED
Whiteboard: fixed-in-cedar
You need to log in
before you can comment on or make changes to this bug.
Description
•