|
Allow Flash (and other plugins) to be installed without restarting the browser. This works by monitoring the MozillaPlugins registry key and reloading the plugin list afterwards.
Note: I'll commit the WebKit change separately, but putting it in this change right now so everything can be reviewed together.
BUG= 10574
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=14377
Total comments: 7
|
Unified diffs |
Side-by-side diffs |
Stats (+108 lines, -13 lines) |
 |
M |
base/registry.h
|
View
|
1 chunk |
+1 line, -0 lines |
0 comments
|
 |
M |
base/registry.cc
|
View
|
2 chunks |
+3 lines, -6 lines |
0 comments
|
 |
M |
chrome/browser/plugin_service.h
|
View
|
4 chunks |
+19 lines, -1 line |
0 comments
|
 |
M |
chrome/browser/plugin_service.cc
|
View
|
3 chunks |
+44 lines, -1 line |
0 comments
|
 |
M |
chrome/common/render_messages_internal.h
|
View
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
 |
M |
chrome/renderer/render_thread.h
|
View
|
3 chunks |
+6 lines, -0 lines |
0 comments
|
 |
M |
chrome/renderer/render_thread.cc
|
View
|
3 chunks |
+16 lines, -2 lines |
0 comments
|
 |
M |
chrome/renderer/renderer_glue.cc
|
View
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
 |
M |
third_party/WebKit/WebKit/chromium/public/WebKit.h
|
View
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
 |
M |
third_party/WebKit/WebKit/chromium/src/WebKit.cpp
|
View
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
 |
M |
webkit/glue/plugins/plugin_constants_win.h
|
View
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
 |
M |
webkit/glue/plugins/plugin_list_win.cc
|
View
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Total messages: 6 (0 generated)
|