[Webkit-unassigned] [Bug 154003] Implement ComposedTreeIterator in terms of ElementAndTextDescendantIterator

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 8 17:18:19 PST 2016


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

--- Comment #7 from Antti Koivisto <koivisto at iki.fi> ---
> This class has a lot of code. Any way for it to share more with other
> classes?

Yes, this is very similar to ElementDescendantIterator. We could probably share code by making a template class.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160209/8ce0c301/attachment.html>


More information about the webkit-unassigned mailing list