[Webkit-unassigned] [Bug 90415] New: Make ComposedShadowTreeWalker::traverseParent() use an iterative algorithm, not a recursive-one.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 2 17:21:29 PDT 2012


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

           Summary: Make ComposedShadowTreeWalker::traverseParent() use an
                    iterative algorithm, not a recursive-one.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hayato at chromium.org
                CC: dglazkov at chromium.org, dominicc at chromium.org,
                    morrita at google.com, shinyak at chromium.org,
                    tasak at google.com
            Blocks: 82072


Make it use an iterative algorithm, not a recursive-one, so that we can make it inline.

-- 
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