Bug 112190

Summary: Add more Checked<> tests
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: New BugsAssignee: Oliver Hunt <oliver>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cmarcelo, ojan.autocc, simon.fraser, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch ggaren: review+

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