[Webkit-unassigned] [Bug 150162] New: Implement iterator for traversing composed ancestors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 15 05:24:32 PDT 2015


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

            Bug ID: 150162
           Summary: Implement iterator for traversing composed ancestors
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: koivisto at iki.fi

The existing general purpose iterator can traverse parent chain but not efficiently (since it builds stack). Add a separate stackless iterator for ancestor chain traversal.

-- 
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/20151015/a4dffa4f/attachment.html>


More information about the webkit-unassigned mailing list