[Webkit-unassigned] [Bug 63590] New: Use visiblePositionForIndex and indexForVisiblePosition everywhere that TextIterators are used to convert between VisiblePositions and indices

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 28 18:12:51 PDT 2011


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

           Summary: Use visiblePositionForIndex and
                    indexForVisiblePosition everywhere that TextIterators
                    are used to convert between VisiblePositions and
                    indices
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: justin.garcia at apple.com


Use visiblePositionForIndex and indexForVisiblePosition everywhere that TextIterators are used to convert between VisiblePositions and indices. This will simplify the code and let clients pick up the logic needed for shadow content.

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