Bug 110754

Summary: [BlackBerry] Add isInputMode() method to WebPage class.
Product: WebKit Reporter: Yongxin Dai <yodai>
Component: WebKit BlackBerryAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: mifenton, rwlbuis, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.