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

Issue 2572573003: Remove old diagnostic crash reports. (Closed)

Created:
4 years ago by Charlie Reis
Modified:
3 years, 7 months ago
CC:
chromium-reviews, sadrul, nasko+codewatch_chromium.org, lcwu+watch_chromium.org, jam, darin-cc_chromium.org, halliwell+watch_chromium.org, kalyank, mlamouri+watch-content_chromium.org, creis+watch_chromium.org, alokp+watch_chromium.org, site-isolation-reviews_chromium.org, Simeon
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove old diagnostic crash reports. We aren't actively investigating these, and they're generating crash reports without telling us new information. Remove the old diagnostics. This basically reverts the following CLs from 575245: https://codereview.chromium.org/1613453002/ https://codereview.chromium.org/1618063003/ https://codereview.chromium.org/1643673002/ https://codereview.chromium.org/1656603002/ (I left https://codereview.chromium.org/1581193002/ in place, since it seems useful as a safeguard. I also left https://codereview.chromium.org/1624413002/ because it seems to be indicative of a problem we might not be catching.) BUG=575245 TEST=Fewer crash reports CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Review-Url: https://codereview.chromium.org/2572573003 Cr-Commit-Position: refs/heads/master@{#470669} Committed: https://chromium.googlesource.com/chromium/src/+/825893d489d4d482b8ff1f346dc2a1195aa7fc7f

Patch Set 1 #

Patch Set 2 : Remove more crash keys. #

Total comments: 2

Patch Set 3 : Preserve routing ID. #

Total comments: 8

Patch Set 4 : Rebase #

Patch Set 5 : Fix suggestions #

Patch Set 6 : Fix typo. #

Total comments: 3

Patch Set 7 : Restore RenderViewHostImpl dump #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -135 lines) Patch
M chrome/app/chrome_crash_reporter_client_win.cc View 1 2 3 1 chunk +0 lines, -21 lines 0 comments Download
M chrome/common/crash_keys.cc View 1 2 3 1 chunk +0 lines, -21 lines 0 comments Download
M chromecast/crash/cast_crash_keys.cc View 1 2 3 1 chunk +0 lines, -21 lines 0 comments Download
M content/browser/frame_host/render_frame_host_manager.cc View 1 2 3 1 chunk +1 line, -26 lines 0 comments Download
M content/browser/renderer_host/render_view_host_impl.h View 1 2 3 1 chunk +0 lines, -5 lines 0 comments Download
M content/browser/renderer_host/render_view_host_impl.cc View 1 2 3 4 5 6 1 chunk +3 lines, -1 line 0 comments Download
M content/renderer/render_frame_impl.cc View 1 2 3 4 5 6 3 chunks +2 lines, -22 lines 0 comments Download
M content/renderer/render_thread_impl.cc View 1 2 3 4 5 6 1 chunk +0 lines, -9 lines 0 comments Download
M content/renderer/render_view_impl.cc View 1 2 3 2 chunks +0 lines, -9 lines 0 comments Download

Messages

Total messages: 54 (36 generated)
Charlie Reis
Alex, can you take a look? It would help to get a sanity check that ...
4 years ago (2016-12-13 00:07:56 UTC) #8
alexmos
Thanks for the cleanup! Regarding whether we need this data anymore, I've double-checked the crash ...
4 years ago (2016-12-13 20:28:55 UTC) #15
Charlie Reis
On 2016/12/13 20:28:55, alexmos wrote: > Thanks for the cleanup! Regarding whether we need this ...
4 years ago (2016-12-16 18:40:43 UTC) #16
Charlie Reis
Alex, can you give this another look? I updated it with what we discussed last ...
3 years, 7 months ago (2017-05-09 16:42:26 UTC) #31
Charlie Reis
Alex, can you give this another look? I updated it with what we discussed last ...
3 years, 7 months ago (2017-05-09 16:42:26 UTC) #32
alexmos
LGTM, thanks for the cleanup! And I hope we can track down that DWOC in ...
3 years, 7 months ago (2017-05-09 21:26:55 UTC) #33
Charlie Reis
On 2017/05/09 21:26:55, alexmos wrote: > LGTM, thanks for the cleanup! > > And I ...
3 years, 7 months ago (2017-05-09 21:44:07 UTC) #34
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2572573003/120001
3 years, 7 months ago (2017-05-09 21:47:10 UTC) #36
Charlie Reis
OWNERS reviews: rsesek: Can you review chrome/common/crash_keys.cc? grt: Can you review chrome/app/chrome_crash_reporter_client_win.cc? lcwu: Can you ...
3 years, 7 months ago (2017-05-10 00:10:25 UTC) #38
lcwu
chromecast/ lgtm
3 years, 7 months ago (2017-05-10 00:18:41 UTC) #40
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_TIMED_OUT, build has not started yet; ...
3 years, 7 months ago (2017-05-10 01:49:31 UTC) #42
grt (UTC plus 2)
chrome/app/chrome_crash_reporter_client_win.cc lgtm
3 years, 7 months ago (2017-05-10 11:33:23 UTC) #43
Robert Sesek
lgtm
3 years, 7 months ago (2017-05-10 12:56:16 UTC) #44
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2572573003/120001
3 years, 7 months ago (2017-05-10 16:46:30 UTC) #46
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/432665)
3 years, 7 months ago (2017-05-10 17:00:54 UTC) #48
lcwu1
chromecast/ lgtm
3 years, 7 months ago (2017-05-10 17:08:19 UTC) #49
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2572573003/120001
3 years, 7 months ago (2017-05-10 17:10:49 UTC) #51
commit-bot: I haz the power
3 years, 7 months ago (2017-05-10 19:36:55 UTC) #54
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as
https://chromium.googlesource.com/chromium/src/+/825893d489d4d482b8ff1f346dc2...

Powered by Google App Engine
This is Rietveld 408576698