[Webkit-unassigned] [Bug 105324] Use ElementTraversal in LiveNodeListBase

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 19 09:38:24 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=105324





--- Comment #8 from Ryosuke Niwa <rniwa at webkit.org>  2012-12-19 09:40:39 PST ---
(In reply to comment #7)
> (In reply to comment #4)
> > Root is always ContainerNode. period. We only instantiate LiveNodeListBase on Document or Element.
> 
> This is not true. At least Text.childNodes will have Text as root. It would be better handled elsewhere but that is out of scope of this patch.

Right, we discussed this on IRC. We definitely need to make this saner at some point though.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list