[Webkit-unassigned] [Bug 65277] Make functions to find word boundaries more flexible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 19 15:50:42 PDT 2011


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





--- Comment #44 from Xiaomei Ji <xji at chromium.org>  2011-08-19 15:50:39 PST ---
(From update of attachment 104432)
View in context: https://bugs.webkit.org/attachment.cgi?id=104432&action=review

> Source/WebCore/editing/visible_units.cpp:1601
> +    if (currentOffset > startingOffset)

should we checking (currentBox == startingBox &&....)?

> Source/WebCore/editing/visible_units.cpp:1624
> +        return prevNext;

ditto

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