Bug 79261 - [BlackBerry] InputHandler has signed vs unsigned comparison.
Summary: [BlackBerry] InputHandler has signed vs unsigned comparison.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-22 11:06 PST by Mike Fenton
Modified: 2012-02-22 12:15 PST (History)
1 user (show)

See Also:


Attachments
Patch (1.93 KB, patch)
2012-02-22 11:13 PST, Mike Fenton
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Fenton 2012-02-22 11:06:53 PST
InputHandler::rectForCaret generates a warning for a comparison between signed and unsigned ints.
Comment 1 Mike Fenton 2012-02-22 11:13:15 PST
Created attachment 128250 [details]
Patch
Comment 2 Rob Buis 2012-02-22 11:18:45 PST
Comment on attachment 128250 [details]
Patch

LGTM.
Comment 3 WebKit Review Bot 2012-02-22 12:15:22 PST
Comment on attachment 128250 [details]
Patch

Clearing flags on attachment: 128250

Committed r108535: <http://trac.webkit.org/changeset/108535>
Comment 4 WebKit Review Bot 2012-02-22 12:15:26 PST
All reviewed patches have been landed.  Closing bug.