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

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

Issue 1048033004: Add Chrome receiver app IDs to the feedback whitelist. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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 5e662dd0d7156e985c44e8ac7e5d565f4c7b5bba..2208b4d6a53fed9bb3d6bed7fa14d29b1192e630 100644
--- a/chrome/browser/resources/feedback/js/event_handler.js
+++ b/chrome/browser/resources/feedback/js/event_handler.js
@@ -56,6 +56,8 @@ var whitelistedExtensionIds = [
'0EFB879311E9EFBB7C45251F89EC655711B1F6ED', // http://crbug.com/463552
'9193D3A51E2FE33B496CDA53EA330423166E7F02', // http://crbug.com/463552
'F9119B8B18C7C82B51E7BC6FF816B694F2EC3E89', // http://crbug.com/463552
+ '676A08383D875E51CE4C2308D875AE77199F1413', // Chrome Receiver App Dev
rkc 2015/04/03 22:49:33 Please put the bug numbers here (as above). The ap
Alyssa 2015/04/06 20:00:25 Done.
+ '869A23E11B308AF45A68CC386C36AADA4BE44A01', // Chrome Receiver App Canary
];
« 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