|
|
Display an infobar alert when extension process crashes.
Also correctly handle crashes in task manager. The infobar allows user to restart the extension process.
TEST=Install buildbot extension, see its content in the shelf. Open task manager, kill extension process. Click "restart" in the infobar that should appear. The extension content in the shelf should re-appear after the crash.
http://crbug.com/14111
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=18809
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+190 lines, -32 lines) |
Patch |
 |
M |
chrome/app/generated_resources.grd
|
View
|
1
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_host.h
|
View
|
1
2
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_host.cc
|
View
|
1
2
|
5 chunks |
+73 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_process_manager.h
|
View
|
1
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_process_manager.cc
|
View
|
1
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_view.h
|
View
|
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_view.cc
|
View
|
|
4 chunks |
+46 lines, -30 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/task_manager_resource_providers.cc
|
View
|
1
|
3 chunks |
+16 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/common/notification_type.h
|
View
|
1
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
Total messages: 7 (0 generated)
|