Bug 80049

Summary: Fix a warning in InputHandler::learnText()
Product: WebKit Reporter: Jacky Jiang <jkjiang>
Component: WebKit BlackBerryAssignee: Jacky Jiang <jkjiang>
Status: RESOLVED FIXED    
Severity: Normal CC: mifenton, rwlbuis, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 73144    
Attachments:
Description Flags
Patch none

Jacky Jiang
Reported 2012-03-01 14:30:16 PST
Source/WebKit/blackberry/WebKitSupport/InputHandler.cpp: In member function 'void BlackBerry::WebKit::InputHandler::learnText()': Source/WebKit/blackberry/WebKitSupport/InputHandler.cpp:375:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Attachments
Patch (1.94 KB, patch)
2012-03-01 14:52 PST, Jacky Jiang
no flags
Jacky Jiang
Comment 1 2012-03-01 14:52:28 PST
WebKit Review Bot
Comment 2 2012-03-02 00:55:20 PST
Comment on attachment 129753 [details] Patch Clearing flags on attachment: 129753 Committed r109526: <http://trac.webkit.org/changeset/109526>
WebKit Review Bot
Comment 3 2012-03-02 00:55:24 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.