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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 2 21:35:31 PDT 2011


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





--- Comment #17 from Shinya Kawanaka <shinyak at google.com>  2011-10-02 21:35:30 PST ---
(In reply to comment #16)
> Can we split this patch into smaller pieces?

Hmm...

Maybe we can split this patch into two patches:
1) introduces a wrapper function of TextClientChecker::checkTextOfParagraph(), and uses the wrapper instead of the original one.
2) removing static-#if statements by introducing unifiedTextCheckerEnabled.

Let me try.

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