[webkit-reviews] review requested: [Bug 90269] [GTK] Add a new and reusable enchant-based spellchecker in WebCore : [Attachment 155504] Patch proposal

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 31 05:30:02 PDT 2012


Mario Sanchez Prada <msanchez at igalia.com> has asked  for review:
Bug 90269: [GTK] Add a new and reusable enchant-based spellchecker in WebCore
https://bugs.webkit.org/show_bug.cgi?id=90269

Attachment 155504: Patch proposal
https://bugs.webkit.org/attachment.cgi?id=155504&action=review

------- Additional Comments from Mario Sanchez Prada <msanchez at igalia.com>
There was an issue using the new TextCheckerEnchant class from
WebKitSpellCheckerEnchant, where we should use String::fromUTF8() instead of
plainly using the String (const char*) constructor.

This new patch fixes that.


More information about the webkit-reviews mailing list