Bug 112286 - Simplify Checked<> multiplication
Summary: Simplify Checked<> multiplication
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-13 13:22 PDT by Oliver Hunt
Modified: 2013-03-13 14:53 PDT (History)
4 users (show)

See Also:


Attachments
Patch (5.82 KB, patch)
2013-03-13 14:33 PDT, Oliver Hunt
jamesr: 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-13 13:22:21 PDT
Simplify Checked<> multiplication
Comment 1 Oliver Hunt 2013-03-13 14:33:30 PDT
Created attachment 192995 [details]
Patch
Comment 2 Oliver Hunt 2013-03-13 14:53:13 PDT
Committed r145759: <http://trac.webkit.org/changeset/145759>