<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>125688</bug_id>
          
          <creation_ts>2013-12-13 03:24:30 -0800</creation_ts>
          <short_desc>Get rid of a synchronous spellchecking in a favour of an asynchronous one</short_desc>
          <delta_ts>2014-04-23 01:12:24 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>HTML Editing</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>118643</dependson>
    
    <dependson>125689</dependson>
    
    <dependson>125690</dependson>
    
    <dependson>132048</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Grzegorz Czajkowski">g.czajkowski</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>enrica</cc>
    
    <cc>rniwa</cc>
    
    <cc>sam</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>959532</commentid>
    <comment_count>0</comment_count>
    <who name="Grzegorz Czajkowski">g.czajkowski</who>
    <bug_when>2013-12-13 03:24:30 -0800</bug_when>
    <thetext>This is a master bug to track removing of the synchronous spelling implementation.

Asynchronous spellchecking seems to be quite stable. What&apos;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).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>959541</commentid>
    <comment_count>1</comment_count>
    <who name="Grzegorz Czajkowski">g.czajkowski</who>
    <bug_when>2013-12-13 04:35:44 -0800</bug_when>
    <thetext>As far as I know there are three four WebKit ports that implement spellchecking.

   Port    | WK1 sync spell | WK1 async spell | WK2 sync spell | WK2 async
--------------------------------------------------------------------------
   Mac     |       +        |        +        |        +       |        -
   Gtk     |       +        |        -        |        +       |        -
   Efl     |       -        |        -        |        +       |        +
Blackberry |       -        |        +        |       N/A      |       N/A

Before changes in WebCore I think we should deliver port implementation for asynchronous spellchecking for Mac-WK2 and GTK-WK1/2 (added corresponding bugs).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>959615</commentid>
    <comment_count>2</comment_count>
    <who name="Sam Weinig">sam</who>
    <bug_when>2013-12-13 12:05:00 -0800</bug_when>
    <thetext>This would be great. Is there anything I can do to help get the Mac WebKit2 Async Spell check going?  Do you know what aspect is not implemented?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>959850</commentid>
    <comment_count>3</comment_count>
    <who name="Grzegorz Czajkowski">g.czajkowski</who>
    <bug_when>2013-12-14 11:32:25 -0800</bug_when>
    <thetext>(In reply to comment #2)
&gt; This would be great. Is there anything I can do to help get the Mac WebKit2 Async Spell check going?  Do you know what aspect is not implemented?

I&apos;d be glad if you could take over bug 125690. I tried to summarize what should be done there. However, Enrica explained some time ago that there are some issues with Mac spelling/autocoration (details at bug 93611, comment 24.)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>