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

Issue 510563004: Temporary allocation of 20Mb before and after call to ServiceProcessControl::GetHistograms. (Closed)

Created:
6 years, 3 months ago by Vitaly Buka (NO REVIEWS)
Modified:
6 years, 3 months ago
Reviewers:
tapted
CC:
chromium-reviews, Ilya Sherman, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Temporary allocation of 20Mb before and after call to ServiceProcessControl::GetHistograms. BUG=406227 Committed: https://crrev.com/f89ce26c97949d224441ed45644a7d41b89bcf69 Cr-Commit-Position: refs/heads/master@{#292325}

Patch Set 1 #

Patch Set 2 : Wed Aug 27 17:26:56 PDT 2014 #

Total comments: 2

Patch Set 3 : Wed Aug 27 20:21:23 PDT 2014 #

Patch Set 4 : Wed Aug 27 20:23:59 PDT 2014 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -0 lines) Patch
M chrome/browser/service_process/service_process_control.cc View 1 2 3 3 chunks +18 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Vitaly Buka (NO REVIEWS)
vitalybuka@chromium.org changed reviewers: + tapted@chromium.org
6 years, 3 months ago (2014-08-28 00:28:31 UTC) #1
Vitaly Buka (NO REVIEWS)
I don't have better idea for now.
6 years, 3 months ago (2014-08-28 00:28:31 UTC) #2
tapted
nice idea -seems to me like good science :). lgtm https://codereview.chromium.org/510563004/diff/20001/chrome/browser/service_process/service_process_control.cc File chrome/browser/service_process/service_process_control.cc (right): https://codereview.chromium.org/510563004/diff/20001/chrome/browser/service_process/service_process_control.cc#newcode33 ...
6 years, 3 months ago (2014-08-28 01:07:28 UTC) #3
Vitaly Buka (NO REVIEWS)
https://codereview.chromium.org/510563004/diff/20001/chrome/browser/service_process/service_process_control.cc File chrome/browser/service_process/service_process_control.cc (right): https://codereview.chromium.org/510563004/diff/20001/chrome/browser/service_process/service_process_control.cc#newcode33 chrome/browser/service_process/service_process_control.cc:33: void* buffer = malloc(20 * 1024 * 1024); On ...
6 years, 3 months ago (2014-08-28 03:24:51 UTC) #4
Vitaly Buka (NO REVIEWS)
The CQ bit was checked by vitalybuka@chromium.org
6 years, 3 months ago (2014-08-28 03:24:54 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vitalybuka@chromium.org/510563004/60001
6 years, 3 months ago (2014-08-28 03:26:07 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg_tests_recipe on tryserver.chromium.linux ...
6 years, 3 months ago (2014-08-28 04:18:25 UTC) #7
commit-bot: I haz the power
Committed patchset #4 (id:60001) as 896843eb980c0912e695d897e5f0ebb447990902
6 years, 3 months ago (2014-08-28 05:30:12 UTC) #8
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/f89ce26c97949d224441ed45644a7d41b89bcf69 Cr-Commit-Position: refs/heads/master@{#292325}
6 years, 3 months ago (2014-09-10 02:57:42 UTC) #9
Vitaly Buka (NO REVIEWS)
6 years, 3 months ago (2014-09-22 23:41:10 UTC) #10
Message was sent while issue was closed.
A revert of this CL (patchset #4 id:60001) has been created in
https://codereview.chromium.org/595673003/ by vitalybuka@chromium.org.

The reason for reverting is: We have gathered enough evidence..

Powered by Google App Engine
This is Rietveld 408576698