WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
118988
Use Checked<uint32_t, RecordOverflow> instead of CheckedInt in GraphicsContext3D
https://bugs.webkit.org/show_bug.cgi?id=118988
Summary
Use Checked<uint32_t, RecordOverflow> instead of CheckedInt in GraphicsContext3D
Zan Dobersek
Reported
2013-07-22 14:05:18 PDT
Use Checked<uint32_t, RecordOverflow> instead of CheckedInt in GraphicsContext3D
Attachments
Patch
(2.85 KB, patch)
2013-07-22 14:12 PDT
,
Zan Dobersek
oliver
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Zan Dobersek
Comment 1
2013-07-22 14:12:43 PDT
Created
attachment 207277
[details]
Patch
WebKit Commit Bot
Comment 2
2013-07-22 14:13:52 PDT
Attachment 207277
[details]
did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCore/platform/graphics/GraphicsContext3D.cpp']" exit_code: 1 Source/WebCore/platform/graphics/GraphicsContext3D.cpp:210: Omit int when using unsigned [runtime/unsigned] [1] Total errors found: 1 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
Zan Dobersek
Comment 3
2013-09-05 10:16:51 PDT
Landed in
r153062
.
http://trac.webkit.org/changeset/153062
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug