|
Add new termination status for failed child process launch.
Treat renderer startup failure as a renderer crash for metrics.
This makes situations where sandbox failures are happening en-masse
without crash reports being produced easier to spot on the stability
dashboard.
BUG= 526198, 467920
Committed: https://crrev.com/0d9532a1e73db2bc36a865655b0727d74dcf13a6
Cr-Commit-Position: refs/heads/master@{#347060}
Total comments: 6
Total comments: 6
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+101 lines, -28 lines) |
Patch |
|
M |
base/process/kill.h
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/devtools/devtools_ui_bindings.cc
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/metrics/chrome_stability_metrics_provider.cc
|
View
|
1
2
3
4
5
6
|
5 chunks |
+32 lines, -12 lines |
0 comments
|
Download
|
|
M |
chrome/browser/metrics/chrome_stability_metrics_provider_unittest.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+10 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/browser/ui/sad_tab_helper.cc
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/views/tabs/tab_renderer_data.cc
|
View
|
1
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
chrome/test/chromedriver/chrome_launcher.cc
|
View
|
1
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
chromecast/browser/metrics/cast_stability_metrics_provider.cc
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+17 lines, -3 lines |
0 comments
|
Download
|
|
M |
content/browser/browser_plugin/browser_plugin_guest.cc
|
View
|
1
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/browser/child_process_launcher.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
content/browser/devtools/render_frame_devtools_agent_host.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
content/browser/gpu/gpu_process_host.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/browser/renderer_host/render_process_host_impl.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
content/browser/web_contents/web_contents_impl.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|
|
M |
extensions/browser/guest_view/web_view/web_view_guest.cc
|
View
|
1
2
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
tools/metrics/actions/actions.xml
|
View
|
1
2
3
4
5
|
3 chunks |
+11 lines, -6 lines |
0 comments
|
Download
|
|
M |
tools/metrics/histograms/histograms.xml
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
Total messages: 21 (5 generated)
|