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

Issue 1207353005: [iOS] Upstream some stability code (Closed)

Created:
5 years, 5 months ago by droger
Modified:
5 years, 5 months ago
Reviewers:
sdefresne, lpromero
CC:
chromium-reviews, sdefresne+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[iOS] Upstream some stability code Committed: https://crrev.com/b548bee8a122307ac0e48bee2425356c7a9b59b7 Cr-Commit-Position: refs/heads/master@{#337822}

Patch Set 1 : #

Total comments: 7

Patch Set 2 : Review comments #

Total comments: 10

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1347 lines, -0 lines) Patch
A ios/chrome/browser/crash_report/breakpad_helper.h View 1 1 chunk +113 lines, -0 lines 0 comments Download
A ios/chrome/browser/crash_report/breakpad_helper.mm View 1 2 1 chunk +361 lines, -0 lines 0 comments Download
A ios/chrome/browser/crash_report/crash_report_multi_parameter.h View 1 2 1 chunk +38 lines, -0 lines 0 comments Download
A ios/chrome/browser/crash_report/crash_report_multi_parameter.mm View 1 2 1 chunk +89 lines, -0 lines 0 comments Download
A ios/chrome/browser/crash_report/crash_report_user_application_state.h View 1 2 1 chunk +18 lines, -0 lines 0 comments Download
A ios/chrome/browser/crash_report/crash_report_user_application_state.mm View 1 2 1 chunk +19 lines, -0 lines 0 comments Download
A ios/chrome/browser/metrics/OWNERS View 1 chunk +2 lines, -0 lines 0 comments Download
A ios/chrome/browser/metrics/ios_stability_metrics_provider.h View 1 chunk +63 lines, -0 lines 0 comments Download
A ios/chrome/browser/metrics/ios_stability_metrics_provider.mm View 1 1 chunk +91 lines, -0 lines 0 comments Download
A ios/chrome/browser/metrics/ios_stability_metrics_provider_unittest.mm View 1 2 1 chunk +181 lines, -0 lines 0 comments Download
A ios/chrome/browser/metrics/previous_session_info.h View 1 chunk +47 lines, -0 lines 0 comments Download
A ios/chrome/browser/metrics/previous_session_info.mm View 1 chunk +106 lines, -0 lines 0 comments Download
A ios/chrome/browser/metrics/previous_session_info_unittest.mm View 1 chunk +189 lines, -0 lines 0 comments Download
M ios/chrome/browser/pref_names.h View 1 chunk +1 line, -0 lines 0 comments Download
M ios/chrome/browser/pref_names.cc View 1 chunk +8 lines, -0 lines 0 comments Download
M ios/chrome/ios_chrome.gyp View 1 3 chunks +11 lines, -0 lines 0 comments Download
M ios/chrome/ios_chrome_tests.gyp View 2 chunks +4 lines, -0 lines 0 comments Download
M ios/public/provider/chrome/browser/chrome_browser_provider.h View 1 chunk +2 lines, -0 lines 0 comments Download
M ios/public/provider/chrome/browser/chrome_browser_provider.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (8 generated)
droger
5 years, 5 months ago (2015-07-08 11:41:45 UTC) #2
lpromero
LGTM https://codereview.chromium.org/1207353005/diff/20001/ios/chrome/browser/crash_report/breakpad_helper.h File ios/chrome/browser/crash_report/breakpad_helper.h (right): https://codereview.chromium.org/1207353005/diff/20001/ios/chrome/browser/crash_report/breakpad_helper.h#newcode18 ios/chrome/browser/crash_report/breakpad_helper.h:18: // Enable/Disable crash handling. Enables/Disables. Here and in ...
5 years, 5 months ago (2015-07-08 13:37:16 UTC) #4
droger
Thanks for the review. https://codereview.chromium.org/1207353005/diff/20001/ios/chrome/browser/crash_report/crash_report_multi_parameter.mm File ios/chrome/browser/crash_report/crash_report_multi_parameter.mm (right): https://codereview.chromium.org/1207353005/diff/20001/ios/chrome/browser/crash_report/crash_report_multi_parameter.mm#newcode1 ios/chrome/browser/crash_report/crash_report_multi_parameter.mm:1: // Copyright 2014 The Chromium ...
5 years, 5 months ago (2015-07-08 14:04:37 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1207353005/40001
5 years, 5 months ago (2015-07-08 14:04:54 UTC) #8
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. Only full committers are accepted. Even if an ...
5 years, 5 months ago (2015-07-08 14:04:57 UTC) #10
droger
sdefresne: can you give the superstar committer approval?
5 years, 5 months ago (2015-07-08 14:05:35 UTC) #12
sdefresne
https://codereview.chromium.org/1207353005/diff/40001/ios/chrome/browser/crash_report/breakpad_helper.mm File ios/chrome/browser/crash_report/breakpad_helper.mm (right): https://codereview.chromium.org/1207353005/diff/40001/ios/chrome/browser/crash_report/breakpad_helper.mm#newcode23 ios/chrome/browser/crash_report/breakpad_helper.mm:23: // TODO(ios): Move this up where it belongs once ...
5 years, 5 months ago (2015-07-08 14:18:34 UTC) #13
droger
done, ptal.
5 years, 5 months ago (2015-07-08 15:03:46 UTC) #14
sdefresne
lgtm
5 years, 5 months ago (2015-07-08 15:20:06 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1207353005/60001
5 years, 5 months ago (2015-07-08 15:24:56 UTC) #18
commit-bot: I haz the power
Committed patchset #3 (id:60001)
5 years, 5 months ago (2015-07-08 15:29:37 UTC) #19
commit-bot: I haz the power
5 years, 5 months ago (2015-07-08 15:30:26 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/b548bee8a122307ac0e48bee2425356c7a9b59b7
Cr-Commit-Position: refs/heads/master@{#337822}

Powered by Google App Engine
This is Rietveld 408576698