RESOLVED FIXED110754
[BlackBerry] Add isInputMode() method to WebPage class.
https://bugs.webkit.org/show_bug.cgi?id=110754
Summary [BlackBerry] Add isInputMode() method to WebPage class.
Yongxin Dai
Reported 2013-02-25 06:58:52 PST
There is a case we need to know if the active node is content editable from TouchHandlerWebKitThread class. WebPage::isInputMode() just delegates InputHandler:: isInputMode().
Attachments
Patch (2.34 KB, patch)
2013-02-25 07:19 PST, Yongxin Dai
no flags
Yongxin Dai
Comment 1 2013-02-25 07:19:11 PST
Rob Buis
Comment 2 2013-02-25 09:40:20 PST
Comment on attachment 190052 [details] Patch Ok.
WebKit Review Bot
Comment 3 2013-02-25 10:15:13 PST
Comment on attachment 190052 [details] Patch Clearing flags on attachment: 190052 Committed r143943: <http://trac.webkit.org/changeset/143943>
WebKit Review Bot
Comment 4 2013-02-25 10:15:16 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.