[webkit-reviews] review canceled: [Bug 109577] [WK2] Asynchronous spell checking implementation : [Attachment 188873] hopefully makes EWS happier

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 22 02:34:10 PST 2013


Grzegorz Czajkowski <g.czajkowski at samsung.com> has canceled Grzegorz Czajkowski
<g.czajkowski at samsung.com>'s request for review:
Bug 109577: [WK2] Asynchronous spell checking implementation
https://bugs.webkit.org/show_bug.cgi?id=109577

Attachment 188873: hopefully makes EWS happier
https://bugs.webkit.org/attachment.cgi?id=188873&action=review

------- Additional Comments from Grzegorz Czajkowski <g.czajkowski at samsung.com>
Rebased as the dependent bug 110208 was resolved.

Added one method spellDocumentTag() to TextCheckerCompetion class. It returns
the WebPageProxy's spellDocumentTag as the client might be interested in from
which page the request came for example, the client (in
requestCheckingOfString) may call checkSpellingOfStrin(spellDocumentTag...) or
checkTextOfParagraph(spellDocumentTag,...)


More information about the webkit-reviews mailing list