[webkit-reviews] review granted: [Bug 51363] Add a TextChecker class, hook up spelling and grammar toggling : [Attachment 77049] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 20 16:30:16 PST 2010


Sam Weinig <sam at webkit.org> has granted Anders Carlsson <andersca at apple.com>'s
request for review:
Bug 51363: Add a TextChecker class, hook up spelling and grammar toggling
https://bugs.webkit.org/show_bug.cgi?id=51363

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

------- Additional Comments from Sam Weinig <sam at webkit.org>
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.


More information about the webkit-reviews mailing list