[Webkit-unassigned] [Bug 89199] [Qt][GTK] New editing/spelling/grammar-edit-word.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 17 18:46:54 PDT 2012


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





--- Comment #4 from Hironori Bono <hbono at chromium.org>  2012-06-17 18:46:52 PST ---
Greetings,

Apologies for these test failures. (I thought these bots skip all tests in "editing/spelling" because my change finishes without errors on EWS bots.) Unfortunately, this test needs a grammar checker and it fails on Qt and GTK, which does not implement TextChecker::checkGrammarOfString(). Even though I have implemented the MockGrammarChecker class for Chromium DumpRenerTree, I do not have good ideas about how to implement it for Qt or GTK.

(*1) http://code.google.com/searchframe#OAMlx_jo-ck/src/third_party/WebKit/Tools/DumpRenderTree/chromium/MockGrammarCheck.cpp

Regards,

Hironori Bono

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