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

Issue 2331973002: Fix SyzyASAN build, by removing base/bits.h include. (Closed)

Created:
4 years, 3 months ago by Sigurður Ásgeirsson
Modified:
4 years, 3 months ago
CC:
chromium-reviews, wfh+watch_chromium.org, Dai Mikurube (NOT FULLTIME), Sébastien Marchand
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix SyzyASAN build, by removing base/bits.h include. This include would otherwise introduce a circular build file dependency under the is_syzyasan configuration. BUG=645819 Committed: https://crrev.com/a1a9b338ff36a0166204d82cd8f90bf4923ff7de Cr-Commit-Position: refs/heads/master@{#417982}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address primiano's comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -3 lines) Patch
M base/allocator/winheap_stubs_win.cc View 1 2 chunks +1 line, -3 lines 0 comments Download

Messages

Total messages: 14 (8 generated)
Sigurður Ásgeirsson
PTAL - unfortunately this duplicates a line of code. Hopefully I can dump the windows ...
4 years, 3 months ago (2016-09-12 14:49:33 UTC) #4
Primiano Tucci (use gerrit)
ah right. LGTM https://codereview.chromium.org/2331973002/diff/1/base/allocator/winheap_stubs_win.cc File base/allocator/winheap_stubs_win.cc (right): https://codereview.chromium.org/2331973002/diff/1/base/allocator/winheap_stubs_win.cc#newcode30 base/allocator/winheap_stubs_win.cc:30: size_t Align(size_t size, size_t alignment) { ...
4 years, 3 months ago (2016-09-12 15:44:22 UTC) #5
Sigurður Ásgeirsson
Thanks, committing. https://codereview.chromium.org/2331973002/diff/1/base/allocator/winheap_stubs_win.cc File base/allocator/winheap_stubs_win.cc (right): https://codereview.chromium.org/2331973002/diff/1/base/allocator/winheap_stubs_win.cc#newcode30 base/allocator/winheap_stubs_win.cc:30: size_t Align(size_t size, size_t alignment) { On ...
4 years, 3 months ago (2016-09-12 17:15:22 UTC) #10
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/2331973002/20001
4 years, 3 months ago (2016-09-12 17:15:41 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-12 18:42:15 UTC) #12
commit-bot: I haz the power
4 years, 3 months ago (2016-09-12 18:44:20 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/a1a9b338ff36a0166204d82cd8f90bf4923ff7de
Cr-Commit-Position: refs/heads/master@{#417982}

Powered by Google App Engine
This is Rietveld 408576698