Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(884)

Unified Diff: chrome/browser/content_settings/content_settings_internal_extension_provider.cc

Issue 348433003: Add hashes to whitelist for Chromoting plugin. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/content_settings/content_settings_internal_extension_provider.cc
diff --git a/chrome/browser/content_settings/content_settings_internal_extension_provider.cc b/chrome/browser/content_settings/content_settings_internal_extension_provider.cc
index ef010c509ec64cc073c72d30f6d6c3fe285992c7..f6c625c116a36d15c145dd0dd678d45a77be62a7 100644
--- a/chrome/browser/content_settings/content_settings_internal_extension_provider.cc
+++ b/chrome/browser/content_settings/content_settings_internal_extension_provider.cc
@@ -106,7 +106,19 @@ void InternalExtensionProvider::Observe(int type,
"D2C488C80C3C90C3E01A991112A05E37831E17D0",
"6EEC061C0E74B46C7B5BE2EEFA49436368F4988F",
"8B344D9E8A4C505EF82A0DBBC25B8BD1F984E777",
- "E06AFCB1EB0EFD237824CC4AC8FDD3D43E8BC868"
+ "E06AFCB1EB0EFD237824CC4AC8FDD3D43E8BC868",
+
+ // http://crbug.com/386324
+ "F76F43EFFF56BF17A9868A5243F339BA28746632",
+ "C6EA52B92F80878515F94137020F01519357E5B5",
+ "E466389F058ABD73FF6FDD06F768A351FCBF8532",
+ "40063F1CF7B68BA847A26FA6620DDF156171D23C",
+ "A6FD8E15353CF1F5C3D0A7B20E1D10AEA4DD3E6A",
+ "57AC4D9E6BD8A2D0A70056B5FAC2378CAA588912",
+ "02037314DA4D913640DCF0E296A7D01F4FD793EC",
+ "B6EC0809BC63E10B431C5E4AA3645232CA86B2A5",
+ "48CA541313139786F056DBCB504A1025CFF5D2E3",
+ "05106136AE7F08A3C181D4648E5438350B1D2B4F"
};
if (extensions::SimpleFeature::IsIdInList(
host->extension()->id(),
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698