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

Issue 388263002: Macro out unused functions in memory_mac.mm (Closed)

Created:
6 years, 5 months ago by tzik
Modified:
6 years, 5 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org, Scott Hess - ex-Googler
Project:
chromium
Visibility:
Public.

Description

Macro out unused functions in memory_mac.mm These functions are defined but not used on ASan-enabled build. That causes build failure on ASan-enabled build without -w flag. BUG=162783 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283766

Patch Set 1 : #

Patch Set 2 : more macro out #

Patch Set 3 : macro out! #

Total comments: 4

Patch Set 4 : invert #if #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -42 lines) Patch
M base/process/memory_mac.mm View 1 2 3 20 chunks +60 lines, -42 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
tzik
PTL
6 years, 5 months ago (2014-07-14 14:35:07 UTC) #1
Nico
lgtm as far as I can tell. https://codereview.chromium.org/388263002/diff/80001/base/process/memory_mac.mm File base/process/memory_mac.mm (right): https://codereview.chromium.org/388263002/diff/80001/base/process/memory_mac.mm#newcode174 base/process/memory_mac.mm:174: #if !defined(HANDLE_MEMORY_CORRUPTION_MANUALLY) ...
6 years, 5 months ago (2014-07-16 19:34:25 UTC) #2
Scott Hess - ex-Googler
lgtm, also, with a minor nit. You can checkin without addressing the nit if you ...
6 years, 5 months ago (2014-07-16 19:53:47 UTC) #3
tzik
https://codereview.chromium.org/388263002/diff/80001/base/process/memory_mac.mm File base/process/memory_mac.mm (right): https://codereview.chromium.org/388263002/diff/80001/base/process/memory_mac.mm#newcode174 base/process/memory_mac.mm:174: #if !defined(HANDLE_MEMORY_CORRUPTION_MANUALLY) On 2014/07/16 19:34:24, Nico (away) wrote: > ...
6 years, 5 months ago (2014-07-17 08:17:27 UTC) #4
tzik
The CQ bit was checked by tzik@chromium.org
6 years, 5 months ago (2014-07-17 08:17:39 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tzik@chromium.org/388263002/100001
6 years, 5 months ago (2014-07-17 08:18:14 UTC) #6
commit-bot: I haz the power
6 years, 5 months ago (2014-07-17 13:28:47 UTC) #7
Message was sent while issue was closed.
Change committed as 283766

Powered by Google App Engine
This is Rietveld 408576698