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

Issue 923263004: Enable crash keys for cast shell on android (Closed)

Created:
5 years, 10 months ago by kjoswiak
Modified:
5 years, 10 months ago
Reviewers:
lcwu1, byungchul, gunsch
CC:
chromium-reviews, gunsch+watch_chromium.org, lcwu+watch_chromium.org, sadrul, kalyank
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Enable crash keys for cast shell on android Allows using crash key system for android cast shell similiar to how it's used for chrome BUG=internal b/18763538 Committed: https://crrev.com/67a1b4521e9120433a0950b9f7248a6f7601e3b9 Cr-Commit-Position: refs/heads/master@{#316920}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Move crash keys #

Total comments: 1

Patch Set 3 : Moved cast_crash_keys to common target #

Total comments: 4

Patch Set 4 : #

Patch Set 5 : fixed namespace #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -0 lines) Patch
M chromecast/chromecast.gyp View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M chromecast/crash/android/cast_crash_reporter_client_android.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chromecast/crash/android/cast_crash_reporter_client_android.cc View 1 2 chunks +5 lines, -0 lines 0 comments Download
A chromecast/crash/cast_crash_keys.h View 1 1 chunk +22 lines, -0 lines 0 comments Download
A chromecast/crash/cast_crash_keys.cc View 1 2 3 4 1 chunk +53 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (4 generated)
gunsch
https://codereview.chromium.org/923263004/diff/1/chromecast/android/cast_crash_keys_android.h File chromecast/android/cast_crash_keys_android.h (right): https://codereview.chromium.org/923263004/diff/1/chromecast/android/cast_crash_keys_android.h#newcode5 chromecast/android/cast_crash_keys_android.h:5: #ifndef CHROMECAST_ANDROID_CAST_CRASH_KEYS_ANDROID_H_ let's rename this file to be: 1) ...
5 years, 10 months ago (2015-02-17 17:20:29 UTC) #2
kjoswiak
https://codereview.chromium.org/923263004/diff/1/chromecast/android/cast_crash_keys_android.h File chromecast/android/cast_crash_keys_android.h (right): https://codereview.chromium.org/923263004/diff/1/chromecast/android/cast_crash_keys_android.h#newcode5 chromecast/android/cast_crash_keys_android.h:5: #ifndef CHROMECAST_ANDROID_CAST_CRASH_KEYS_ANDROID_H_ On 2015/02/17 17:20:29, gunsch wrote: > let's ...
5 years, 10 months ago (2015-02-17 20:03:29 UTC) #3
gunsch
lgtm
5 years, 10 months ago (2015-02-17 20:07:02 UTC) #4
gunsch
https://codereview.chromium.org/923263004/diff/20001/chromecast/chromecast.gyp File chromecast/chromecast.gyp (right): https://codereview.chromium.org/923263004/diff/20001/chromecast/chromecast.gyp#newcode361 chromecast/chromecast.gyp:361: 'crash/cast_crash_keys.cc', ah wait, can you move these to cast_crash_client ...
5 years, 10 months ago (2015-02-17 20:07:58 UTC) #5
kjoswiak
On 2015/02/17 20:07:58, gunsch wrote: > https://codereview.chromium.org/923263004/diff/20001/chromecast/chromecast.gyp > File chromecast/chromecast.gyp (right): > > https://codereview.chromium.org/923263004/diff/20001/chromecast/chromecast.gyp#newcode361 > ...
5 years, 10 months ago (2015-02-17 20:48:07 UTC) #6
byungchul
https://codereview.chromium.org/923263004/diff/40001/chromecast/crash/android/cast_crash_reporter_client_android.cc File chromecast/crash/android/cast_crash_reporter_client_android.cc (right): https://codereview.chromium.org/923263004/diff/40001/chromecast/crash/android/cast_crash_reporter_client_android.cc#newcode60 chromecast/crash/android/cast_crash_reporter_client_android.cc:60: return crash_keys::RegisterCastCrashKeys(); Do you plan to do same for ...
5 years, 10 months ago (2015-02-18 19:09:04 UTC) #9
kjoswiak
https://codereview.chromium.org/923263004/diff/40001/chromecast/crash/android/cast_crash_reporter_client_android.cc File chromecast/crash/android/cast_crash_reporter_client_android.cc (right): https://codereview.chromium.org/923263004/diff/40001/chromecast/crash/android/cast_crash_reporter_client_android.cc#newcode60 chromecast/crash/android/cast_crash_reporter_client_android.cc:60: return crash_keys::RegisterCastCrashKeys(); On 2015/02/18 19:09:03, byungchul wrote: > Do ...
5 years, 10 months ago (2015-02-18 19:46:51 UTC) #10
byungchul
lgtm
5 years, 10 months ago (2015-02-18 19:49:18 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/923263004/80001
5 years, 10 months ago (2015-02-18 23:02:20 UTC) #13
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 10 months ago (2015-02-18 23:45:27 UTC) #14
commit-bot: I haz the power
5 years, 10 months ago (2015-02-18 23:46:16 UTC) #15
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/67a1b4521e9120433a0950b9f7248a6f7601e3b9
Cr-Commit-Position: refs/heads/master@{#316920}

Powered by Google App Engine
This is Rietveld 408576698