[Webkit-unassigned] [Bug 149997] Implement iterator for traversing composed DOM

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 13 05:56:44 PDT 2015


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

--- Comment #13 from Antti Koivisto <koivisto at iki.fi> ---
> > Source/WebCore/dom/ComposedTreeIterator.h:75
> > +        HTMLSlotElement* currentSlot { nullptr };
> > +        unsigned currentSlotNodeIndex { 0 };
> 
> It seems useful to have a helper method that sets both of these variables.

Didn't do this as I felt it reduced readability overall. Did the rest.

-- 
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/20151013/dec7650b/attachment.html>


More information about the webkit-unassigned mailing list