RESOLVED FIXED51886
Add more spelling/grammar related methods
https://bugs.webkit.org/show_bug.cgi?id=51886
Summary Add more spelling/grammar related methods
Anders Carlsson
Reported 2011-01-04 11:15:01 PST
Add more spelling/grammar related methods
Attachments
Patch (7.18 KB, patch)
2011-01-04 11:18 PST, Anders Carlsson
sullivan: review+
Anders Carlsson
Comment 1 2011-01-04 11:18:15 PST
John Sullivan
Comment 2 2011-01-04 11:39:39 PST
Comment on attachment 77910 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=77910&action=review > WebKit2/UIProcess/API/mac/WKView.mm:57 > +// FIXME: <rdar://problem/8728860> WebKit2 needs to be localized It would help us track down remaining WebKit2 work if you used the format: // FIXME (WebKit2) <etc> > WebKit2/UIProcess/API/mac/WKView.mm:417 > + // FIXME: <rdar://problem/8245958> Make Spelling/Grammar checking work in WebKit2 Same here. > WebKit2/UIProcess/API/mac/WKView.mm:422 > + // FIXME: <rdar://problem/8245958> Make Spelling/Grammar checking work in WebKit2 Same here. > WebKit2/WebProcess/WebCoreSupport/mac/WebErrorsMac.mm:43 > +// FIXME: <rdar://problem/8728860> WebKit2 needs to be localized Same here.
Anders Carlsson
Comment 3 2011-01-04 11:49:36 PST
Note You need to log in before you can comment on or make changes to this bug.