[Webkit-unassigned] [Bug 56818] New: SUPPORT_UNIFIED_TEXT_CHECKING should be defined.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 22 02:19:17 PDT 2011


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

           Summary: SUPPORT_UNIFIED_TEXT_CHECKING should be defined.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: morrita at google.com
                CC: rniwa at webkit.org, jpu at apple.com


Editor class has two different path to do spellchecking.
One is using both TextCheckerClient::checkSpellingOfString() and TextCheckingClient::checkGrammarOfString() separately,
Another is using the unified text checker via TextCheckerClient::checkGrammarOfString().

These two passes should be embraced by clearly-named symbols, like SUPPORT_UNIFIED_TEXT_CHECKING.

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