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

Issue 2673173002: Turn on allocator shim on macOS. (Closed)

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

Description

mac: Turn on allocator shim. Prior to this CL, all Malloc Zone functions were rerouted through a light-weight shim that kills the process [in oom_killer_malloc] on failure. This CL instead reroutes the functions to the allocator shim, which is cross-platform, and has the same effect on failure. The allocator shim also provides the ability to track all allocations. BUG=677302 Review-Url: https://codereview.chromium.org/2673173002 Cr-Commit-Position: refs/heads/master@{#450302} Committed: https://chromium.googlesource.com/chromium/src/+/ab510e5f21028950cec63965e024a40bd1ccba66

Patch Set 1 #

Patch Set 2 : Rebase. #

Patch Set 3 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M build/config/allocator.gni View 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 17 (11 generated)
erikchen
primiano: Please review.
3 years, 10 months ago (2017-02-04 01:49:11 UTC) #2
Primiano Tucci (use gerrit)
non-owner LGTM. please expand the commit message and add a BUG=. I guess not everybody ...
3 years, 10 months ago (2017-02-06 10:43:59 UTC) #3
erikchen
brettw: Please review.
3 years, 10 months ago (2017-02-11 01:28:56 UTC) #6
brettw
lgtm
3 years, 10 months ago (2017-02-11 05:04:35 UTC) #7
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/2673173002/40001
3 years, 10 months ago (2017-02-14 09:19:12 UTC) #14
commit-bot: I haz the power
3 years, 10 months ago (2017-02-14 09:24:49 UTC) #17
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/ab510e5f21028950cec63965e024...

Powered by Google App Engine
This is Rietveld 408576698