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

Issue 2512593002: Move wtf/BitwiseOperations.h into base/bits.h. (Closed)

Created:
4 years, 1 month ago by palmer
Modified:
4 years, 1 month ago
Reviewers:
esprehn, dcheng
CC:
blink-reviews, blink-reviews-wtf_chromium.org, chromium-reviews, Mikhail
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move wtf/BitwiseOperations.h into base/bits.h. Part of the plan for WTF, and supports the PartitionAllocator move as well. BUG=632441 R=dcheng@chromium.org, esprehn@chromium.org

Patch Set 1 #

Total comments: 1

Patch Set 2 : Get rid of proxy functions with using declarations. #

Total comments: 4

Patch Set 3 : Fix comments. #

Patch Set 4 : Add a TODO. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -83 lines) Patch
M base/bits.h View 1 2 3 chunks +58 lines, -1 line 0 comments Download
M base/bits_unittest.cc View 1 chunk +20 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/wtf/BitwiseOperations.h View 1 2 3 1 chunk +8 lines, -57 lines 0 comments Download
M third_party/WebKit/Source/wtf/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/wtf/allocator/PartitionAlloc.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/wtf/allocator/PartitionAllocTest.cpp View 1 chunk +0 lines, -24 lines 0 comments Download

Messages

Total messages: 24 (12 generated)
palmer
dcheng: PTAL base/ esprehn: PTAL third_party/WebKit/Source Thanks!
4 years, 1 month ago (2016-11-17 01:25:44 UTC) #4
esprehn
Can we write using X = base::bits or using base::bits instead to avoid the proxy ...
4 years, 1 month ago (2016-11-17 07:49:42 UTC) #7
palmer
> Can we write using X = base::bits or using base::bits instead to avoid the ...
4 years, 1 month ago (2016-11-17 19:46:41 UTC) #8
esprehn
lgtm
4 years, 1 month ago (2016-11-17 19:55:24 UTC) #9
dcheng
base LGTM, with some nits about comments https://codereview.chromium.org/2512593002/diff/20001/base/bits.h File base/bits.h (right): https://codereview.chromium.org/2512593002/diff/20001/base/bits.h#newcode81 base/bits.h:81: // 0, ...
4 years, 1 month ago (2016-11-17 20:06:25 UTC) #10
palmer
https://codereview.chromium.org/2512593002/diff/20001/base/bits.h File base/bits.h (right): https://codereview.chromium.org/2512593002/diff/20001/base/bits.h#newcode81 base/bits.h:81: // 0, even though these's clearly a return value ...
4 years, 1 month ago (2016-11-17 20:18:27 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/2512593002/40001
4 years, 1 month ago (2016-11-17 20:20:21 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/339926) win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, ...
4 years, 1 month ago (2016-11-17 22:35:49 UTC) #16
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/2512593002/40001
4 years, 1 month ago (2016-11-17 22:44:18 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/340099)
4 years, 1 month ago (2016-11-18 01:46:54 UTC) #20
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/79df70945ad30b96b8579ee2e6943dc6cac3ba19 Cr-Commit-Position: refs/heads/master@{#433301}
4 years, 1 month ago (2016-11-18 21:27:26 UTC) #22
palmer
4 years, 1 month ago (2016-11-18 21:30:15 UTC) #24
Message was sent while issue was closed.
Committed patchset #4 (id:60001) to pending queue manually as
6167d66b290bdf880e05bf6ffdefc341079b6d9e (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698