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

Unified Diff: enterprise/chrome-add-reverse.reg

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 | « enterprise/chrome-add.reg ('k') | enterprise/chrome-reverse.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: enterprise/chrome-add-reverse.reg
===================================================================
--- enterprise/chrome-add-reverse.reg (revision 95908)
+++ enterprise/chrome-add-reverse.reg (working copy)
@@ -16,6 +16,7 @@
[HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome]
"DefaultCookiesSetting"=dword:0
+"DefaultPopupsSetting"=dword:1
"ClearSiteDataOnExit"=dword:0
"BlockThirdPartyCookies"=dword:0
@@ -26,7 +27,7 @@
"DnsPrefetchingEnabled"=dword:0
"IncognitoEnabled"=dword:0
"InstantEnabled"=dword:0
-"JavascriptEnabled"=dword:0
+"JavascriptEnabled"=dword:1
"MetricsReportingEnabled"=dword:0
"PrintingEnabled"=dword:0
"SafeBrowsingEnabled"=dword:0
« no previous file with comments | « enterprise/chrome-add.reg ('k') | enterprise/chrome-reverse.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698