[Webkit-unassigned] [Bug 60910] might need to bundle the functions related to visual word break as a class (VisualWordBreaker)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 20 12:00:32 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=60910
--- Comment #6 from Ryosuke Niwa <rniwa at webkit.org> 2011-07-20 12:00:32 PST ---
(From update of attachment 101416)
View in context: https://bugs.webkit.org/attachment.cgi?id=101416&action=review
> Source/WebCore/editing/visible_units.h:-45
> -VisiblePosition rightWordPosition(const VisiblePosition&);
> -VisiblePosition leftWordPosition(const VisiblePosition&);
How come call sites of these functions are not changed? I think this is a bad change anyways. We should expose the internals (i.e. the fact it's implemented as a class) of rightWordPosition and leftWordPosition to the outside world.
--
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