<?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>53212</bug_id>
          
          <creation_ts>2011-01-26 17:29:47 -0800</creation_ts>
          <short_desc>[Meta] Port Chromium&apos;s Hunspell-based spellchecking to WebCore/platform</short_desc>
          <delta_ts>2013-04-09 16:10:33 -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>Platform</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</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>53213</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Hajime Morrita">morrita</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>fabrizio.machado123</cc>
    
    <cc>kevino</cc>
    
    <cc>leavengood</cc>
    
    <cc>skyul</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>340633</commentid>
    <comment_count>0</comment_count>
    <who name="Hajime Morrita">morrita</who>
    <bug_when>2011-01-26 17:29:47 -0800</bug_when>
    <thetext>This is a tracking bug.

The current plan is to:

 * Extract TextCheckerClient interface from EditorClient,
   * whose instance should be available from EditorClient::textChekerClient().
   * Replace caller site with it
 * Port Chromium&apos;s Hunspell implementation to WebCore/platform/TextCheckerClientHunspell.
 * Replace Chromium port with it.
   * Chromium port also uses system spellchecker. So it should have a subclass of TextCheckerClientHunspell.
 * (Hopefully) Change Mac WebKit implementation to use TextCheckerClient
 * (Hopefully) Remove old spellchecker interface from EditorClient

Related thread:

 * https://lists.webkit.org/pipermail/webkit-dev/2010-November/015083.html

Related bug:

 * Bug 44114

I&apos;m CC-ing might-be-interesting folks.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>872207</commentid>
    <comment_count>1</comment_count>
    <who name="Stephen Chenney">schenney</who>
    <bug_when>2013-04-09 16:10:33 -0700</bug_when>
    <thetext>LayoutTest failures for Chromium are being marked WontFix. The Bug is still accessible and referenced from TestExpectations.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>