|
Merge a bunch of CLs to whitelist the Google Talk plug-in when turning on click-to-play.
* 124177 - Apply plugin whitelisting only when turning on click-to-play (i.e. not block).
* 124178 - Don't infobar pdf viewer and google talk plugin.
* 123751 - Whitelist Google Talk plug-in when turning on click-to-play.
* 122816 - Add per-plugin whitelisting to chrome://plugins
BUG= 115472
TEST=yesplz
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=124507
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+246 lines, -56 lines) |
Patch |
 |
M |
chrome/browser/content_settings/content_settings_pref_provider.cc
|
View
|
|
6 chunks |
+24 lines, -24 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/content_settings/host_content_settings_map.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/plugins.css
|
View
|
|
2 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/plugins.html
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/plugins.js
|
View
|
|
3 chunks |
+15 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/options/content_settings_handler.h
|
View
|
|
3 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/options/content_settings_handler.cc
|
View
|
1
2
3
4
5
|
3 chunks |
+31 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/options2/content_settings_handler2.h
|
View
|
|
3 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/options2/content_settings_handler2.cc
|
View
|
1
2
3
4
5
|
3 chunks |
+31 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/plugins_ui.cc
|
View
|
1
2
3
4
|
13 chunks |
+74 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/common/pref_names.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/pref_names.cc
|
View
|
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/plugins/npapi/plugin_list.cc
|
View
|
1
2
3
|
6 chunks |
+36 lines, -13 lines |
0 comments
|
Download
|
|