[webkit-reviews] review denied: [Bug 106662] [EFL][GTK] checkSpellingOfString treats the multiple words as spelled correctly : [Attachment 182713] stop checking next words if the current word is misspelled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 15 03:30:45 PST 2013


Sergio Villar Senin <svillar at igalia.com> has denied Grzegorz Czajkowski
<g.czajkowski at samsung.com>'s request for review:
Bug 106662: [EFL][GTK] checkSpellingOfString treats the multiple words as
spelled correctly
https://bugs.webkit.org/show_bug.cgi?id=106662

Attachment 182713: stop checking next words if the current word is misspelled
https://bugs.webkit.org/attachment.cgi?id=182713&action=review

------- Additional Comments from Sergio Villar Senin <svillar at igalia.com>
Why are you adding a return value? In order to know if a word is correct you
just need to check that misspellingLocation == -1, there is no need to add a
boolean.


More information about the webkit-reviews mailing list