RESOLVED INVALID Bug 63612
implement WebEditorClient::setInputMethodState()
https://bugs.webkit.org/show_bug.cgi?id=63612
Summary implement WebEditorClient::setInputMethodState()
SangYong Park
Reported 2011-06-29 01:55:13 PDT
implement WebEditorClient::setInputMethodState()
Attachments
patch (5.87 KB, patch)
2011-06-29 03:04 PDT, SangYong Park
morrita: review-
webkit-ews: commit-queue-
SangYong Park
Comment 1 2011-06-29 03:04:45 PDT
Early Warning System Bot
Comment 2 2011-06-29 03:13:00 PDT
Alexey Proskuryakov
Comment 3 2011-06-29 10:27:22 PDT
Is it really necessary? I hoped that we could get rid of it in WebKit2.
Hajime Morrita
Comment 4 2011-07-04 23:55:22 PDT
Comment on attachment 99062 [details] patch r- per the ews error. It looks that Qt WK1 depends on this. so Qt WK2 might.
Alexey Proskuryakov
Comment 5 2011-07-05 00:02:49 PDT
That's not a good reason for Qt WebKit2 to depend on it. Other ports have the same logic, but implemented without relying on this client call.
Note You need to log in before you can comment on or make changes to this bug.