[Webkit-unassigned] [Bug 125688] New: Get rid of a synchronous spellchecking in a favour of an asynchronous one

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 13 03:26:19 PST 2013


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

           Summary: Get rid of a synchronous spellchecking in a favour of
                    an asynchronous one
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: g.czajkowski at samsung.com
                CC: rniwa at webkit.org


This is a master bug to track removing of the synchronous spelling implementation.

Asynchronous spellchecking seems to be quite stable. What's more, it engages both UIProcess and WebProcess (in WK2) to perform spelling. As a result, UI is not blocked when the spelling or grammar is being performed (browsing dictionaries etc).

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