|
|
Render/pepper hang debugging: generate dumps for the browser and renderer processes if users kill a hung pepper plugin.
This CL collects information in order to diagnose inter-process pepper deadlocks.
- We don't crash those renderers or the browser.
- We only do this on the Windows Canary channel for 20% of pepper plugin hangs, if there are not too many renderers (<4).
BUG= 147593
TEST=None
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=158717
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+54 lines, -150 lines) |
Patch |
 |
M |
chrome/app/breakpad_win.cc
|
View
|
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/DEPS
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/hang_monitor/hang_crash_dump_win.h
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/hang_monitor/hang_crash_dump_win.cc
|
View
|
1
|
3 chunks |
+26 lines, -34 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/hung_plugin_tab_helper.cc
|
View
|
|
2 chunks |
+9 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ppapi/host/ppapi_host.cc
|
View
|
|
2 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ppapi/ppapi_shared.gypi
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ppapi/proxy/host_dispatcher.cc
|
View
|
|
3 chunks |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
D |
ppapi/shared_impl/ppapi_message_tracker.h
|
View
|
|
1 chunk |
+0 lines, -50 lines |
0 comments
|
Download
|
 |
D |
ppapi/shared_impl/ppapi_message_tracker.cc
|
View
|
|
1 chunk |
+0 lines, -47 lines |
0 comments
|
Download
|
Total messages: 7 (0 generated)
|