[Webkit-unassigned] [Bug 118645] New: [WK2][GTK] Enable asynchronous spell checking by default

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 13 02:21:44 PDT 2013


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

           Summary: [WK2][GTK] Enable asynchronous spell checking by
                    default
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: skyul at company100.net


Asynchronous spell checking is disabled by default (Bug 81042). It means all requests of checking the string are sent synchronously.

Once requestCheckingOfString method is added (Bug 118644), we can perform spelling checking asynchronously. We should enable it by default for GTK to use non blocking API.

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