Bug 110754 - [BlackBerry] Add isInputMode() method to WebPage class.
Summary: [BlackBerry] Add isInputMode() method to WebPage class.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit BlackBerry (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-25 06:58 PST by Yongxin Dai
Modified: 2013-02-25 10:15 PST (History)
4 users (show)

See Also:


Attachments
Patch (2.34 KB, patch)
2013-02-25 07:19 PST, Yongxin Dai
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yongxin Dai 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().
Comment 1 Yongxin Dai 2013-02-25 07:19:11 PST
Created attachment 190052 [details]
Patch
Comment 2 Rob Buis 2013-02-25 09:40:20 PST
Comment on attachment 190052 [details]
Patch

Ok.
Comment 3 WebKit Review Bot 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>
Comment 4 WebKit Review Bot 2013-02-25 10:15:16 PST
All reviewed patches have been landed.  Closing bug.