[Webkit-unassigned] [Bug 69241] Should call checkTextOfParagraph() indirectly to make unifying spell-checking code path ease

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 2 23:33:21 PDT 2011


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


Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #109440|review?                     |review+
               Flag|                            |




--- Comment #2 from Ryosuke Niwa <rniwa at webkit.org>  2011-10-02 23:33:22 PST ---
(From update of attachment 109440)
View in context: https://bugs.webkit.org/attachment.cgi?id=109440&action=review

> Source/WebCore/ChangeLog:12
> +        At the first step, this patch introduces an indirect wrappero to call

Typo: wrappero

> Source/WebCore/editing/TextCheckingHelper.h:96
> +                          TextCheckingTypeMask checkingTypes, Vector<TextCheckingResult>& results);

Nit: indentation is wrong here. TextCheckingTypeMask should be indented by exactly 4 spaces, and should NOT be aligned with TextCheckerClient.

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