[Merge to M58] [Android Crash Reporting] Simplify crash report upload code.
In particular: run the code to extract logcat output within the context
of the main Chrome process/service, rather than kicking off the work to
a pair of background services. Moreover, dramatically simplify the
MetricsUploadService code: remove all but one of the intents that it
handles.
BUG=694884R=mariakhomenko@chromium.org
Review-Url: https://codereview.chromium.org/2727573004
Cr-Commit-Position: refs/heads/master@{#455704}
(cherry picked from commit a9a8f4e062bd1c72c3b511de3c41611e24b7949e)
Review-Url: https://codereview.chromium.org/2748913002 .
Cr-Commit-Position: refs/branch-heads/3029@{#172}
Cr-Branched-From: 939b32ee5ba05c396eef3fd992822fcca9a2e262-refs/heads/master@{#454471}
Committed: https://chromium.googlesource.com/chromium/src/+/02cb7c80b97142fa5b34abea202b7755dcf9e476
Description was changed from ========== [Android Crash Reporting] Simplify crash report upload code. In particular: ...
3 years, 9 months ago
(2017-03-13 23:08:03 UTC)
#1
Description was changed from
==========
[Android Crash Reporting] Simplify crash report upload code.
In particular: run the code to extract logcat output within the context
of the main Chrome process/service, rather than kicking off the work to
a pair of background services. Moreover, dramatically simplify the
MetricsUploadService code: remove all but one of the intents that it
handles.
BUG=694884
R=mariakhomenko@chromium.org
Review-Url: https://codereview.chromium.org/2727573004
Cr-Commit-Position: refs/heads/master@{#455704}
(cherry picked from commit a9a8f4e062bd1c72c3b511de3c41611e24b7949e)
==========
to
==========
[Merge to M58] [Android Crash Reporting] Simplify crash report upload code.
In particular: run the code to extract logcat output within the context
of the main Chrome process/service, rather than kicking off the work to
a pair of background services. Moreover, dramatically simplify the
MetricsUploadService code: remove all but one of the intents that it
handles.
BUG=694884
R=mariakhomenko@chromium.org
Review-Url: https://codereview.chromium.org/2727573004
Cr-Commit-Position: refs/heads/master@{#455704}
(cherry picked from commit a9a8f4e062bd1c72c3b511de3c41611e24b7949e)
==========
Ilya Sherman
Description was changed from ========== [Merge to M58] [Android Crash Reporting] Simplify crash report upload ...
3 years, 9 months ago
(2017-03-13 23:08:26 UTC)
#2
Description was changed from
==========
[Merge to M58] [Android Crash Reporting] Simplify crash report upload code.
In particular: run the code to extract logcat output within the context
of the main Chrome process/service, rather than kicking off the work to
a pair of background services. Moreover, dramatically simplify the
MetricsUploadService code: remove all but one of the intents that it
handles.
BUG=694884
R=mariakhomenko@chromium.org
Review-Url: https://codereview.chromium.org/2727573004
Cr-Commit-Position: refs/heads/master@{#455704}
(cherry picked from commit a9a8f4e062bd1c72c3b511de3c41611e24b7949e)
==========
to
==========
[Merge to M58] [Android Crash Reporting] Simplify crash report upload code.
In particular: run the code to extract logcat output within the context
of the main Chrome process/service, rather than kicking off the work to
a pair of background services. Moreover, dramatically simplify the
MetricsUploadService code: remove all but one of the intents that it
handles.
BUG=694884
R=mariakhomenko@chromium.org
Review-Url: https://codereview.chromium.org/2727573004
Cr-Commit-Position: refs/heads/master@{#455704}
(cherry picked from commit a9a8f4e062bd1c72c3b511de3c41611e24b7949e)
Review-Url: https://codereview.chromium.org/2748913002 .
Cr-Commit-Position: refs/branch-heads/3029@{#172}
Cr-Branched-From:
939b32ee5ba05c396eef3fd992822fcca9a2e262-refs/heads/master@{#454471}
Committed:
https://chromium.googlesource.com/chromium/src/+/02cb7c80b97142fa5b34abea202b...
==========
Ilya Sherman
Committed patchset #1 (id:1) manually as 02cb7c80b97142fa5b34abea202b7755dcf9e476.
3 years, 9 months ago
(2017-03-13 23:08:28 UTC)
#3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
02cb7c80b97142fa5b34abea202b7755dcf9e476.
Issue 2748913002: [Merge to M58] [Android Crash Reporting] Simplify crash report upload code.
(Closed)
Created 3 years, 9 months ago by Ilya Sherman
Modified 3 years, 9 months ago
Reviewers: Maria
Base URL:
Comments: 0