Bug 157309

Summary: [Win] Warning fix.
Product: WebKit Reporter: peavo
Component: Web Template FrameworkAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch darin: review+

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>