Bug 157309 - [Win] Warning fix.
Summary: [Win] Warning fix.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-03 06:57 PDT by peavo
Modified: 2016-05-03 11:00 PDT (History)
0 users

See Also:


Attachments
Patch (1.14 KB, patch)
2016-05-03 07:01 PDT, peavo
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description peavo 2016-05-03 06:57:26 PDT
MSVC gives a warning when converting from signed to unsigned.
Comment 1 peavo 2016-05-03 07:01:18 PDT
Created attachment 277990 [details]
Patch
Comment 2 peavo 2016-05-03 10:59:39 PDT
Thanks for reviewing!
Comment 3 peavo 2016-05-03 11:00:40 PDT
Committed r200380: <http://trac.webkit.org/changeset/200380>