[webkit-reviews] review requested: [Bug 59693] [Feature Request] Need SpellCheck API : [Attachment 98888] Patch v9

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 28 02:33:03 PDT 2011


Hironori Bono <hbono at chromium.org> has asked  for review:
Bug 59693: [Feature Request] Need SpellCheck API
https://bugs.webkit.org/show_bug.cgi?id=59693

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

------- Additional Comments from Hironori Bono <hbono at chromium.org>
Greetings,

Sorry for my last change.
I have re-implemented this API to apply comments. Even though this API is
enabled only on Chromium, I have updated xcode project file and a VisualStudio
project file to avoid build breaks when enabling this API on these platforms.
(FYI, when enabling this API on these platforms, we can also add/remove
misspelled underlines on Safari. But we cannot add suggestions because JSC does
not seem to have a conversion function from a string array to DOMStringList.)
It would be definitely helpful to give me comments.
Thank you for your help in advance.

Regards,

Hironori Bono


More information about the webkit-reviews mailing list