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

Issue 10661057: [Mac] Add field trial tuples to breakpad crash reports. (Closed)

Created:
8 years, 6 months ago by Alexei Svitkine (slow)
Modified:
8 years, 5 months ago
CC:
chromium-reviews, finch-team_google.com
Visibility:
Public.

Description

[Mac] Add field trial tuples to breakpad crash reports. This is the Mac-side of http://codereview.chromium.org/9432033. BUG=134741 TEST=Mac crash dumps show experiment chunks. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=144929

Patch Set 1 : #

Total comments: 8

Patch Set 2 : address comment #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+136 lines, -25 lines) Patch
M chrome/common/child_process_logging.h View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/common/child_process_logging_mac.mm View 1 2 2 chunks +26 lines, -2 lines 0 comments Download
M chrome/common/metrics/experiments_helper.h View 1 2 3 chunks +7 lines, -1 line 0 comments Download
M chrome/common/metrics/experiments_helper.cc View 1 2 2 chunks +20 lines, -0 lines 0 comments Download
M chrome/common/metrics/experiments_helper_unittest.cc View 1 2 8 chunks +78 lines, -22 lines 0 comments Download

Messages

Total messages: 19 (0 generated)
Alexei Svitkine (slow)
MAD: Please review the chrome/common/metrics/* changes. Scott: Please review the chrome/common/child_process_logging_mac.mm changes.
8 years, 6 months ago (2012-06-26 21:29:04 UTC) #1
Scott Hess - ex-Googler
http://codereview.chromium.org/10661057/diff/12006/chrome/common/child_process_logging.h File chrome/common/child_process_logging.h (right): http://codereview.chromium.org/10661057/diff/12006/chrome/common/child_process_logging.h#newcode35 chrome/common/child_process_logging.h:35: static const int kMaxExperimentChunkSize = 64; Is the plan ...
8 years, 6 months ago (2012-06-27 00:32:41 UTC) #2
Alexei Svitkine (slow)
On 2012/06/27 00:32:41, shess wrote: > http://codereview.chromium.org/10661057/diff/12006/chrome/common/child_process_logging.h > File chrome/common/child_process_logging.h (right): > > http://codereview.chromium.org/10661057/diff/12006/chrome/common/child_process_logging.h#newcode35 > ...
8 years, 5 months ago (2012-06-27 21:25:57 UTC) #3
MAD
Very well done! A few comments... Thanks! BYE MAD... http://codereview.chromium.org/10661057/diff/12006/chrome/common/child_process_logging.h File chrome/common/child_process_logging.h (right): http://codereview.chromium.org/10661057/diff/12006/chrome/common/child_process_logging.h#newcode35 chrome/common/child_process_logging.h:35: ...
8 years, 5 months ago (2012-06-28 13:03:38 UTC) #4
Alexei Svitkine (slow)
http://codereview.chromium.org/10661057/diff/12006/chrome/common/child_process_logging_mac.mm File chrome/common/child_process_logging_mac.mm (right): http://codereview.chromium.org/10661057/diff/12006/chrome/common/child_process_logging_mac.mm#newcode235 chrome/common/child_process_logging_mac.mm:235: if (i < chunks.size()) { On 2012/06/28 13:03:38, MAD ...
8 years, 5 months ago (2012-06-28 14:56:09 UTC) #5
Alexei Svitkine (slow)
address comment
8 years, 5 months ago (2012-06-28 15:00:21 UTC) #6
Alexei Svitkine (slow)
https://chromiumcodereview.appspot.com/10661057/diff/12006/chrome/common/child_process_logging.h File chrome/common/child_process_logging.h (right): https://chromiumcodereview.appspot.com/10661057/diff/12006/chrome/common/child_process_logging.h#newcode35 chrome/common/child_process_logging.h:35: static const int kMaxExperimentChunkSize = 64; On 2012/06/28 13:03:38, ...
8 years, 5 months ago (2012-06-28 15:01:32 UTC) #7
MAD
Got it, thanks... Now LGTM once you add a comment to the header to explain ...
8 years, 5 months ago (2012-06-28 15:05:29 UTC) #8
Alexei Svitkine (slow)
On 2012/06/28 15:05:29, MAD wrote: > Now LGTM once you add a comment to the ...
8 years, 5 months ago (2012-06-28 18:43:35 UTC) #9
Scott Hess - ex-Googler
On 2012/06/27 21:25:57, Alexei Svitkine wrote: > On 2012/06/27 00:32:41, shess wrote: > > > ...
8 years, 5 months ago (2012-06-29 00:25:48 UTC) #10
Scott Hess - ex-Googler
LGTM. http://codereview.chromium.org/10661057/diff/12006/chrome/common/child_process_logging_mac.mm File chrome/common/child_process_logging_mac.mm (right): http://codereview.chromium.org/10661057/diff/12006/chrome/common/child_process_logging_mac.mm#newcode235 chrome/common/child_process_logging_mac.mm:235: if (i < chunks.size()) { On 2012/06/28 14:56:09, ...
8 years, 5 months ago (2012-06-29 00:37:07 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/asvitkine@chromium.org/10661057/26001
8 years, 5 months ago (2012-06-29 01:20:56 UTC) #12
commit-bot: I haz the power
Try job failure for 10661057-26001 (retry) on linux_rel for step "compile" (clobber build). It's a ...
8 years, 5 months ago (2012-06-29 01:39:41 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/asvitkine@chromium.org/10661057/40006
8 years, 5 months ago (2012-06-29 14:41:51 UTC) #14
commit-bot: I haz the power
Try job failure for 10661057-40006 (retry) on linux_chromeos for step "compile" (clobber build). It's a ...
8 years, 5 months ago (2012-06-29 15:06:16 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/asvitkine@chromium.org/10661057/30006
8 years, 5 months ago (2012-06-29 15:18:56 UTC) #16
commit-bot: I haz the power
Try job failure for 10661057-30006 (retry) on linux_rel for step "interactive_ui_tests". It's a second try, ...
8 years, 5 months ago (2012-06-29 15:59:25 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/asvitkine@chromium.org/10661057/30006
8 years, 5 months ago (2012-06-29 16:49:43 UTC) #18
commit-bot: I haz the power
8 years, 5 months ago (2012-06-29 17:54:14 UTC) #19
Change committed as 144929

Powered by Google App Engine
This is Rietveld 408576698