[Webkit-unassigned] [Bug 59693] [Feature Request] Need SpellCheck API

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


https://bugs.webkit.org/show_bug.cgi?id=59693


Hironori Bono <hbono at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #95891|0                           |1
        is obsolete|                            |
  Attachment #98888|                            |review?
               Flag|                            |




--- Comment #32 from Hironori Bono <hbono at chromium.org>  2011-06-28 02:33:03 PST ---
Created an attachment (id=98888)
 --> (https://bugs.webkit.org/attachment.cgi?id=98888&action=review)
Patch v9

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

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list