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

Unified Diff: enterprise/chrome.json

Issue 7629008: Modify registry and json files to add policies for testing popups. (Closed) Base URL: http://src.chromium.org/svn/trunk/src/chrome/test/data/
Patch Set: '' Created 9 years, 4 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 | enterprise/chrome-add.reg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: enterprise/chrome.json
===================================================================
--- enterprise/chrome.json (revision 95908)
+++ enterprise/chrome.json (working copy)
@@ -19,7 +19,7 @@
"DefaultJavaScriptSetting": 0,
"DefaultNotificationSetting": 2,
"DefaultPluginsSetting": 0,
- "DefaultPopupsSetting": 1,
+ "DefaultPopupsSetting": 2,
"DefaultSearchProviderEnabled": true,
"DefaultSearchProviderEncodings": ["UTF-8", "UTF-16", "GB2312", "ISO-8859-1"],
"DefaultSearchProviderIconURL": "http://search.my.company/favicon.ico",
@@ -39,7 +39,7 @@
"EnableAuthNegotiatePort": false,
"EnabledPlugins": ["Java"],
"ExtensionInstallBlacklist": ["extension_id1", "extension_id2"],
- "ExtensionInstallForcelist": ["lcncmkcnkcdbbanbjakcencbaoegdjlp;https://clients2.google.com/service/update2/crx"],
+ "ExtensionInstallForcelist": ["extension_id1;https://clients2.google.com/service/update2/crx"],
"ExtensionInstallWhitelist": ["extension_id1", "extension_id2"],
"GSSAPILibraryName": "libgssapi_krb5.so.2",
"HomepageIsNewTabPage": true,
« no previous file with comments | « no previous file | enterprise/chrome-add.reg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698