Bug 53212 - [Meta] Port Chromium's Hunspell-based spellchecking to WebCore/platform
Summary: [Meta] Port Chromium's Hunspell-based spellchecking to WebCore/platform
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 53213
Blocks:
  Show dependency treegraph
 
Reported: 2011-01-26 17:29 PST by Hajime Morrita
Modified: 2013-04-09 16:10 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hajime Morrita 2011-01-26 17:29:47 PST
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'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'm CC-ing might-be-interesting folks.
Comment 1 Stephen Chenney 2013-04-09 16:10:33 PDT
LayoutTest failures for Chromium are being marked WontFix. The Bug is still accessible and referenced from TestExpectations.