[Webkit-unassigned] [Bug 120512] New: Refactoring - PositionIterator increment and decrement functions need not iterate through nodes without renderers.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 29 23:24:58 PDT 2013


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

           Summary: Refactoring - PositionIterator increment and decrement
                    functions need not iterate through nodes without
                    renderers.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vani.hegde at samsung.com


PositionIterator increment and decrement functions need not iterate through nodes without renderers, as these nodes are neither considered as candidates nor taken into
account by upstream/downstream functions. Skipping such nodes would be more efficient.

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