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

Issue 2670743002: Track renderer crash detected on WebState via GlobalWebStateObserver (Closed)

Created:
3 years, 10 months ago by pkl (ping after 24h if needed)
Modified:
3 years, 8 months ago
CC:
chromium-reviews, marq+watch_chromium.org, pkl (ping after 24h if needed), noyau+watch_chromium.org, asvitkine+watch_chromium.org, sdefresne+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Track renderer crash detected on WebState via GlobalWebStateObserver Use RenderProcessGone() method in GlobalWebStateObserver added in https://codereview.chromium.org/2666953003/ By using WebState observer, it is now possible to pass the WebState to the handler. BUG=685649 Review-Url: https://codereview.chromium.org/2670743002 Cr-Commit-Position: refs/heads/master@{#464816} Committed: https://chromium.googlesource.com/chromium/src/+/c425b642cf0da2336925cfcd05b9883a45f146a2

Patch Set 1 #

Patch Set 2 : removed some debug code. #

Patch Set 3 : remove unnecessary #include #

Total comments: 4

Patch Set 4 : comment #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -55 lines) Patch
M ios/chrome/browser/metrics/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/browser/metrics/ios_chrome_stability_metrics_provider.h View 1 chunk +1 line, -0 lines 0 comments Download
D ios/chrome/browser/metrics/ios_chrome_stability_metrics_provider.cc View 1 chunk +0 lines, -49 lines 0 comments Download
A + ios/chrome/browser/metrics/ios_chrome_stability_metrics_provider.mm View 1 2 3 2 chunks +11 lines, -0 lines 3 comments Download
M ios/chrome/browser/tabs/tab.mm View 1 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 19 (8 generated)
pkl (ping after 24h if needed)
This is a follow up to having URL of a crashed tab available for crash ...
3 years, 9 months ago (2017-03-23 23:50:49 UTC) #3
Eugene But (OOO till 7-30)
lgtm! https://codereview.chromium.org/2670743002/diff/40001/ios/chrome/browser/metrics/ios_chrome_stability_metrics_provider.mm File ios/chrome/browser/metrics/ios_chrome_stability_metrics_provider.mm (right): https://codereview.chromium.org/2670743002/diff/40001/ios/chrome/browser/metrics/ios_chrome_stability_metrics_provider.mm#newcode58 ios/chrome/browser/metrics/ios_chrome_stability_metrics_provider.mm:58: // TODO(crbug.com/685649): Logs web_state->GetLastCommittedURL(). Really nit: s/Logs/Log
3 years, 9 months ago (2017-03-24 15:37:50 UTC) #4
rohitrao (ping after 24h)
lgtm Is there any chance that another codepath is still calling OnRendererProcessCrash(), causing us to ...
3 years, 9 months ago (2017-03-26 23:26:23 UTC) #5
pkl (ping after 24h if needed)
https://codereview.chromium.org/2670743002/diff/40001/ios/chrome/browser/metrics/ios_chrome_stability_metrics_provider.mm File ios/chrome/browser/metrics/ios_chrome_stability_metrics_provider.mm (right): https://codereview.chromium.org/2670743002/diff/40001/ios/chrome/browser/metrics/ios_chrome_stability_metrics_provider.mm#newcode58 ios/chrome/browser/metrics/ios_chrome_stability_metrics_provider.mm:58: // TODO(crbug.com/685649): Logs web_state->GetLastCommittedURL(). On 2017/03/24 15:37:50, Eugene But ...
3 years, 9 months ago (2017-03-27 15:32:47 UTC) #6
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/2670743002/60001
3 years, 9 months ago (2017-03-27 15:33:30 UTC) #9
Eugene But (OOO till 7-30)
https://codereview.chromium.org/2670743002/diff/60001/ios/chrome/browser/metrics/ios_chrome_stability_metrics_provider.mm File ios/chrome/browser/metrics/ios_chrome_stability_metrics_provider.mm (right): https://codereview.chromium.org/2670743002/diff/60001/ios/chrome/browser/metrics/ios_chrome_stability_metrics_provider.mm#newcode53 ios/chrome/browser/metrics/ios_chrome_stability_metrics_provider.mm:53: void IOSChromeStabilityMetricsProvider::RenderProcessGone( I gave some more thoughts about the ...
3 years, 9 months ago (2017-03-27 16:56:27 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator/builds/180528)
3 years, 9 months ago (2017-03-27 17:29:01 UTC) #12
pkl (ping after 24h if needed)
This CL hasn't landed yet, so let's discuss in person. https://codereview.chromium.org/2670743002/diff/60001/ios/chrome/browser/metrics/ios_chrome_stability_metrics_provider.mm File ios/chrome/browser/metrics/ios_chrome_stability_metrics_provider.mm (right): https://codereview.chromium.org/2670743002/diff/60001/ios/chrome/browser/metrics/ios_chrome_stability_metrics_provider.mm#newcode53 ...
3 years, 8 months ago (2017-04-13 22:29:40 UTC) #13
pkl (ping after 24h if needed)
https://codereview.chromium.org/2670743002/diff/60001/ios/chrome/browser/metrics/ios_chrome_stability_metrics_provider.mm File ios/chrome/browser/metrics/ios_chrome_stability_metrics_provider.mm (right): https://codereview.chromium.org/2670743002/diff/60001/ios/chrome/browser/metrics/ios_chrome_stability_metrics_provider.mm#newcode53 ios/chrome/browser/metrics/ios_chrome_stability_metrics_provider.mm:53: void IOSChromeStabilityMetricsProvider::RenderProcessGone( On 2017/04/13 22:29:40, pklpkl wrote: > On ...
3 years, 8 months ago (2017-04-14 21:38:53 UTC) #14
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/2670743002/60001
3 years, 8 months ago (2017-04-14 21:51:48 UTC) #16
commit-bot: I haz the power
3 years, 8 months ago (2017-04-14 23:10:51 UTC) #19
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/c425b642cf0da2336925cfcd05b9...

Powered by Google App Engine
This is Rietveld 408576698