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

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: synced Created 5 years, 8 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 78bd4bb1ed79c74771a2decec22ff5ef48d3a27f..cd6903e8b1befe26dcbef903396ccc1249025d43 100644
--- a/chrome/browser/resources/feedback/js/event_handler.js
+++ b/chrome/browser/resources/feedback/js/event_handler.js
@@ -61,6 +61,8 @@ var whitelistedExtensionIds = [
'4F4A25F31413D9B9F80E61D096DEB09082515267', // http://crbug.com/470411
'FBA0DE4D3EFB5485FC03760F01F821466907A743', // http://crbug.com/470411
'E216473E4D15C5FB14522D32C5F8DEAAB2CECDC6', // http://crbug.com/470411
+ '676A08383D875E51CE4C2308D875AE77199F1413', // http://crbug.com/473845
+ '869A23E11B308AF45A68CC386C36AADA4BE44A01', // http://crbug.com/473845
];
« 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