[Webkit-unassigned] [Bug 119501] New: Editor::updateMarkersForWordsAffectedByEditing(bool) shouldn't compute start and end of words when there are nor markers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 5 16:52:16 PDT 2013


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

           Summary: Editor::updateMarkersForWordsAffectedByEditing(bool)
                    shouldn't compute start and end of words when there
                    are nor markers
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: darin at apple.com, ap at webkit.org, enrica at apple.com


setMarkedText is lower on ToT.

To mitigate this, avoid computing the start and the end of words in Editor::updateMarkersForWordsAffectedByEditing(bool) when there are no document markers.

<rdar://problem/14439234>

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