Bug 161006 - Migrate from ints to unsigneds in a few more places in rendering code
Summary: Migrate from ints to unsigneds in a few more places in rendering code
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-19 12:38 PDT by Myles C. Maxfield
Modified: 2016-08-19 14:49 PDT (History)
0 users

See Also:


Attachments
Patch (11.01 KB, patch)
2016-08-19 12:46 PDT, Myles C. Maxfield
achristensen: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2016-08-19 12:38:51 PDT
Migrate from ints to unsigneds in a few more places in rendering code
Comment 1 Myles C. Maxfield 2016-08-19 12:46:49 PDT
Created attachment 286469 [details]
Patch
Comment 2 Myles C. Maxfield 2016-08-19 14:49:25 PDT
Committed r204654: <http://trac.webkit.org/changeset/204654>