[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:49:06 PDT 2011


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





--- Comment #43 from Ryosuke Niwa <rniwa at webkit.org>  2011-08-19 15:49:06 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:1591
> +static VisiblePosition nextWordBoundaryBeforeWord(VisiblePosition startingPosition, InlineBox* startingBox, int startingOffset)

Why do we ned startingBox and startingOffset?

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