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

Issue 2676093003: mac: Hook up allocator shim during app startup. (Closed)

Created:
3 years, 10 months ago by erikchen
Modified:
3 years, 10 months ago
CC:
chromium-reviews, jam, darin-cc_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

mac: Hook up allocator shim during app startup and for tests. This CL has no intended functional change. The flag to flip the allocator shim to "true" will be set in another CL. This plumbing is being landed separately, since flipping the flag is expected to be disruptive and will likely need to go through several land/revert cycles. BUG=677302 Review-Url: https://codereview.chromium.org/2676093003 Cr-Commit-Position: refs/heads/master@{#449508} Committed: https://chromium.googlesource.com/chromium/src/+/bf11b55a9f6874eed37da83fe741494e39e4b3b9

Patch Set 1 #

Total comments: 4

Patch Set 2 : Comments from primiano. #

Total comments: 10

Patch Set 3 : Comments from primiano. #

Patch Set 4 : Remove unused include. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -15 lines) Patch
M base/allocator/allocator_check.cc View 1 2 3 2 chunks +7 lines, -0 lines 0 comments Download
M base/allocator/allocator_interception_mac.h View 1 2 3 chunks +4 lines, -1 line 0 comments Download
M base/allocator/allocator_interception_mac.mm View 1 2 4 chunks +4 lines, -14 lines 0 comments Download
M base/process/memory_mac.mm View 1 2 2 chunks +19 lines, -0 lines 0 comments Download
M base/process/memory_unittest.cc View 1 2 4 chunks +15 lines, -0 lines 0 comments Download
M content/app/content_main_runner.cc View 3 chunks +5 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (13 generated)
erikchen
avi: Please review.
3 years, 10 months ago (2017-02-04 01:48:41 UTC) #2
Avi (use Gerrit)
lgtm
3 years, 10 months ago (2017-02-04 02:41:58 UTC) #5
Primiano Tucci (use gerrit)
LGTM with some comments https://codereview.chromium.org/2676093003/diff/1/content/app/content_main_runner.cc File content/app/content_main_runner.cc (right): https://codereview.chromium.org/2676093003/diff/1/content/app/content_main_runner.cc#newcode90 content/app/content_main_runner.cc:90: #include "base/allocator/allocator_shim.h" I never if ...
3 years, 10 months ago (2017-02-06 10:19:10 UTC) #8
erikchen
On 2017/02/06 10:19:10, Primiano Tucci wrote: > LGTM with some comments > > https://codereview.chromium.org/2676093003/diff/1/content/app/content_main_runner.cc > ...
3 years, 10 months ago (2017-02-06 20:22:57 UTC) #9
erikchen
primiano: Please review. mark: Please review base/ https://codereview.chromium.org/2676093003/diff/1/content/app/content_main_runner.cc File content/app/content_main_runner.cc (right): https://codereview.chromium.org/2676093003/diff/1/content/app/content_main_runner.cc#newcode90 content/app/content_main_runner.cc:90: #include "base/allocator/allocator_shim.h" ...
3 years, 10 months ago (2017-02-06 21:22:18 UTC) #14
Mark Mentovai
LGTM
3 years, 10 months ago (2017-02-06 22:36:44 UTC) #15
Primiano Tucci (use gerrit)
some final comments, I think the latest patchset can be cleaned up a bit. https://codereview.chromium.org/2676093003/diff/20001/base/allocator/allocator_check.cc ...
3 years, 10 months ago (2017-02-07 11:58:08 UTC) #16
erikchen
https://codereview.chromium.org/2676093003/diff/20001/base/allocator/allocator_check.cc File base/allocator/allocator_check.cc (right): https://codereview.chromium.org/2676093003/diff/20001/base/allocator/allocator_check.cc#newcode36 base/allocator/allocator_check.cc:36: #elif defined(OS_MACOSX) && BUILDFLAG(USE_EXPERIMENTAL_ALLOCATOR_SHIM) On 2017/02/07 11:58:08, Primiano Tucci ...
3 years, 10 months ago (2017-02-09 23:49:04 UTC) #17
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/2676093003/60001
3 years, 10 months ago (2017-02-09 23:52:13 UTC) #20
commit-bot: I haz the power
3 years, 10 months ago (2017-02-10 01:35:33 UTC) #23
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/bf11b55a9f6874eed37da83fe741...

Powered by Google App Engine
This is Rietveld 408576698