Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(606)

Issue 2931323002: Split out code to be shared between CheckedNumeric and ClampedNumeric (Closed)

Created:
3 years, 6 months ago by jschuh
Modified:
3 years, 6 months ago
Reviewers:
brucedawson
CC:
chromium-reviews, danakj+watch_chromium.org, vmpstr+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Split out code to be shared between CheckedNumeric and ClampedNumeric BUG=672489 Review-Url: https://codereview.chromium.org/2931323002 Cr-Commit-Position: refs/heads/master@{#478803} Committed: https://chromium.googlesource.com/chromium/src/+/6a2c67b927972a2b38446154bfe9784313701d8c

Patch Set 1 #

Patch Set 2 : lint nits #

Patch Set 3 : iwyu #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+214 lines, -1308 lines) Patch
M base/BUILD.gn View 1 chunk +3 lines, -1 line 0 comments Download
A + base/numerics/checked_math.h View 1 6 chunks +20 lines, -75 lines 2 comments Download
A + base/numerics/checked_math_impl.h View 1 6 chunks +21 lines, -91 lines 2 comments Download
M base/numerics/safe_conversions_impl.h View 1 5 chunks +22 lines, -1 line 0 comments Download
M base/numerics/safe_math.h View 1 2 1 chunk +2 lines, -499 lines 0 comments Download
D base/numerics/safe_math_impl.h View 1 chunk +0 lines, -641 lines 0 comments Download
A base/numerics/safe_math_shared_impl.h View 1 1 chunk +146 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (13 generated)
jschuh
Hey Bruce, this is just splitting out files so I can better share code between ...
3 years, 6 months ago (2017-06-12 03:00:43 UTC) #6
brucedawson
Just one real question, but lgtm https://codereview.chromium.org/2931323002/diff/40001/base/numerics/checked_math.h File base/numerics/checked_math.h (left): https://codereview.chromium.org/2931323002/diff/40001/base/numerics/checked_math.h#oldcode302 base/numerics/checked_math.h:302: }; Who *wrote* ...
3 years, 6 months ago (2017-06-12 21:09:22 UTC) #11
jschuh
https://codereview.chromium.org/2931323002/diff/40001/base/numerics/checked_math.h File base/numerics/checked_math.h (left): https://codereview.chromium.org/2931323002/diff/40001/base/numerics/checked_math.h#oldcode302 base/numerics/checked_math.h:302: }; On 2017/06/12 21:09:22, brucedawson wrote: > Who *wrote* ...
3 years, 6 months ago (2017-06-12 21:19:21 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2931323002/40001
3 years, 6 months ago (2017-06-12 22:52:01 UTC) #14
commit-bot: I haz the power
3 years, 6 months ago (2017-06-12 22:57:51 UTC) #18
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/6a2c67b927972a2b38446154bfe9...

Powered by Google App Engine
This is Rietveld 408576698