Bug 112190 - Add more Checked<> tests
Summary: Add more Checked<> tests
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: Oliver Hunt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-12 14:44 PDT by Oliver Hunt
Modified: 2013-03-12 17:24 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.82 KB, patch)
2013-03-12 14:45 PDT, Oliver Hunt
no flags Details | Formatted Diff | Diff
Patch (3.00 KB, patch)
2013-03-12 14:47 PDT, Oliver Hunt
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2013-03-12 14:44:52 PDT
Add more Checked<> tests
Comment 1 Oliver Hunt 2013-03-12 14:45:38 PDT
Created attachment 192810 [details]
Patch
Comment 2 Oliver Hunt 2013-03-12 14:47:45 PDT
Created attachment 192812 [details]
Patch
Comment 3 Geoffrey Garen 2013-03-12 14:49:01 PDT
Comment on attachment 192812 [details]
Patch

r=me
Comment 4 Oliver Hunt 2013-03-12 14:53:46 PDT
Committed r145587: <http://trac.webkit.org/changeset/145587>
Comment 5 Simon Fraser (smfr) 2013-03-12 17:24:29 PDT
This caused run-api-test failures:

Tests that failed:
  WTF.Checked_int16_t
  WTF.Checked_int32_t
  WTF.Checked_int64_t
  WTF.Checked_int8_t
  WTF.Checked_uint32_t
  WTF.Checked_uint64_t