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

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

Issue 99463006: Updates permissions and feedback whilelist. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years 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 | chrome/common/extensions/api/_permission_features.json » ('j') | 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 27f5924f8544f428be470db0800030126719e17f..929ad1ddcd550693d4b3e1de27c86110b5604f79 100644
--- a/chrome/browser/resources/feedback/js/event_handler.js
+++ b/chrome/browser/resources/feedback/js/event_handler.js
@@ -20,11 +20,12 @@ var whitelistedExtensionIds = [
'ehibbfinohgbchlgdbfpikodjaojhccn', // QuickOffice
'gbkeegbaiigmenfmjfclcdgdpimamgkj', // QuickOffice
'efjnaogkjbogokcnohkmnjdojkikgobo', // G+ Photos
- 'ebpbnabdhheoknfklmpddcdijjkmklkp', // G+ Photoes
+ 'ebpbnabdhheoknfklmpddcdijjkmklkp', // G+ Photos
'endkpmfloggdajndjpoekmkjnkolfdbf', // Feedback Extension
'mlocfejafidcakdddnndjdngfmncfbeg', // Connectivity Diagnostics
'ganomidahfnpdchomfgdoppjmmedlhia', // Connectivity Diagnostics
- 'eemlkeanncmjljgehlbplemhmdmalhdc' // Connectivity Diagnostics
+ 'eemlkeanncmjljgehlbplemhmdmalhdc', // Connectivity Diagnostics
+ 'jndclpdbaamdhonoechobihbbiimdgai' // Chrome OS Recovery Tool
stephenlin 2013/12/19 20:32:50 Think we should create our dev/staging IDs and add
Drew Haven 2013/12/20 01:00:13 Apparently no obfuscation here. I'll create anoth
];
/**
« no previous file with comments | « no previous file | chrome/common/extensions/api/_permission_features.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698