RESOLVED FIXED Bug 51363
Add a TextChecker class, hook up spelling and grammar toggling
https://bugs.webkit.org/show_bug.cgi?id=51363
Summary Add a TextChecker class, hook up spelling and grammar toggling
Anders Carlsson
Reported 2010-12-20 16:19:22 PST
Add a TextChecker class, hook up spelling and grammar toggling
Attachments
Patch (23.67 KB, patch)
2010-12-20 16:21 PST, Anders Carlsson
sam: review+
Anders Carlsson
Comment 1 2010-12-20 16:21:50 PST
Sam Weinig
Comment 2 2010-12-20 16:30:16 PST
Comment on attachment 77049 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=77049&action=review > WebKit2/UIProcess/API/mac/WKView.mm:348 > +- (IBAction)toggleContinuousSpellChecking:(id)sender { { on the wrong line. > WebKit2/UIProcess/API/mac/WKView.mm:356 > +- (void)toggleGrammarChecking:(id)sender { Same here.
Anders Carlsson
Comment 3 2010-12-20 16:35:32 PST
Note You need to log in before you can comment on or make changes to this bug.