[webkit-reviews] review granted: [Bug 109577] [WK2] Asynchronous spell checking implementation : [Attachment 189731] rebased after r143688

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 granted  review:
Bug 109577: [WK2] Asynchronous spell checking implementation
https://bugs.webkit.org/show_bug.cgi?id=109577

Attachment 189731: rebased after r143688
https://bugs.webkit.org/attachment.cgi?id=189731&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