Bug 142860 - TextFragment#start() is always >= 0 since its type is unsigned
Summary: TextFragment#start() is always >= 0 since its type is unsigned
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: Yusuke Suzuki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-18 21:15 PDT by Yusuke Suzuki
Modified: 2015-03-18 22:17 PDT (History)
6 users (show)

See Also:


Attachments
Patch (1.66 KB, patch)
2015-03-18 21:19 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2015-03-18 21:15:42 PDT
TextFragment#start() is always >= 0 since its type is unsigned
Comment 1 Yusuke Suzuki 2015-03-18 21:19:37 PDT
Created attachment 249015 [details]
Patch
Comment 2 WebKit Commit Bot 2015-03-18 22:17:18 PDT
Comment on attachment 249015 [details]
Patch

Clearing flags on attachment: 249015

Committed r181727: <http://trac.webkit.org/changeset/181727>
Comment 3 WebKit Commit Bot 2015-03-18 22:17:24 PDT
All reviewed patches have been landed.  Closing bug.