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

Unified Diff: chrome/browser/resources/feedback/js/event_handler.js

Issue 977583003: Add app hashes to feedback whitelist. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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/resources/feedback/js/event_handler.js
diff --git a/chrome/browser/resources/feedback/js/event_handler.js b/chrome/browser/resources/feedback/js/event_handler.js
index 636fdf1721ae9a1eff14d2e3c732b398bf6dbaae..5e662dd0d7156e985c44e8ac7e5d565f4c7b5bba 100644
--- a/chrome/browser/resources/feedback/js/event_handler.js
+++ b/chrome/browser/resources/feedback/js/event_handler.js
@@ -52,6 +52,10 @@ var whitelistedExtensionIds = [
'0F42756099D914A026DADFA182871C015735DD95', // Hangouts Extension
'1B7734733E207CCE5C33BFAA544CA89634BF881F', // GLS nightly
'E2ACA3D943A3C96310523BCDFD8C3AF68387E6B7', // GLS stable
+ '11B478CEC461C766A2DC1E5BEEB7970AE06DC9C2', // http://crbug.com/463552
+ '0EFB879311E9EFBB7C45251F89EC655711B1F6ED', // http://crbug.com/463552
+ '9193D3A51E2FE33B496CDA53EA330423166E7F02', // http://crbug.com/463552
+ 'F9119B8B18C7C82B51E7BC6FF816B694F2EC3E89', // http://crbug.com/463552
];
« 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