|
Fix "crashed extension" infobar browser crashes.
This is a general rework of how "crashed extension" infobar works
and how the extension is actually recovered after the crash.
TEST=See bug.
http://crbug.com/15888
Total comments: 6
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+175 lines, -96 lines) |
Patch |
 |
M |
chrome/app/generated_resources.grd
|
View
|
2
3
4
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/browser.cc
|
View
|
2
3
4
|
3 chunks |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/extensions/crashed_extension_infobar.h
|
View
|
2
3
|
1 chunk |
+46 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/extensions/crashed_extension_infobar.cc
|
View
|
2
3
|
1 chunk |
+56 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_host.h
|
View
|
1
2
3
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_host.cc
|
View
|
1
2
3
|
5 chunks |
+1 line, -76 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_prefs.h
|
View
|
2
3
4
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_prefs.cc
|
View
|
2
3
4
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extensions_service.h
|
View
|
2
3
4
|
4 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extensions_service.cc
|
View
|
2
3
4
|
3 chunks |
+28 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/views/extensions/extension_view.h
|
View
|
2
3
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/views/extensions/extension_view.cc
|
View
|
2
3
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome.gyp
|
View
|
2
3
4
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/notification_type.h
|
View
|
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 11 (0 generated)
|