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

Issue 11360002: A Speculative Revert for 164939 - Use tcmalloc's debugallocation for Debug builds (Closed)

Created:
8 years, 1 month ago by Hironori Bono
Modified:
8 years, 1 month ago
Reviewers:
Paweł Hajdan Jr.
CC:
chromium-reviews, erikwright+watch_chromium.org, dmikurube+memory_chromium.org
Visibility:
Public.

Description

A Speculative Revert for 164939 - Use tcmalloc's debugallocation for Debug builds to catch memory problems early, easily, and cleanly. Because of gyp limitations, this can't be now controlled by a flag. BUG=30715 TEST=none Review URL: https://codereview.chromium.org/11266019 TBR=phajdan.jr@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=165096

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -31 lines) Patch
M base/allocator/allocator.gyp View 6 chunks +18 lines, -21 lines 0 comments Download
M base/allocator/allocator_shim.cc View 1 chunk +1 line, -1 line 0 comments Download
D base/allocator/debugallocation_shim.cc View 1 chunk +0 lines, -9 lines 0 comments Download
M build/common.gypi View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Hironori Bono
8 years, 1 month ago (2012-10-31 03:30:42 UTC) #1
Hironori Bono
Greetings, Sorry for reverting your change. Unfortunately, PrerenderBrowserTests and File/MediaTests have been failing on the ...
8 years, 1 month ago (2012-10-31 03:36:45 UTC) #2
Hironori Bono
Greetings, It seems the "Linux Tests (dbg)(1)" bot cycled green after reverting your r164939. (I ...
8 years, 1 month ago (2012-10-31 06:59:10 UTC) #3
Paweł Hajdan Jr.
8 years, 1 month ago (2012-11-01 17:53:17 UTC) #4
Rubber stamp LGTM.

I'll reland soon, probably during my sheriff duty. I have few other things to
fix anyway.

Powered by Google App Engine
This is Rietveld 408576698