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

Unified Diff: enterprise/chrome-add.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.json ('k') | enterprise/chrome-add-reverse.reg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: enterprise/chrome-add.reg
===================================================================
--- enterprise/chrome-add.reg (revision 95908)
+++ enterprise/chrome-add.reg (working copy)
@@ -1,183 +1,92 @@
-ÿþWindows Registry Editor Version 5.00
-
-
-
-[HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome\ChromeFrameContentTypes]
-
-"0"="text/xml"
-
-"1"="application/xml"
-
-
-
-[HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome\ExtensionInstallBlacklist]
-
-"0"="extension_id1"
-
-"1"="extension_id2"
-
-
-
-[HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome\ExtensionInstallWhitelist]
-
-"0"="extension_id1"
-
-"1"="extension_id2"
-
-
-
-[HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome]
-
-"ChromeFrameRendererSettings"=dword:1
-
-
-
-[HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome\RenderInChromeFrameList]
-
-"0"="http://www.example.com"
-
-"1"="http://www.example.edu"
-
-
-
-[HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome\RenderInHostList]
-
-"0"="http://www.example.com"
-
-"1"="http://www.example.edu"
-
-
-
-[HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome]
-
-"DefaultSearchProviderEnabled"=dword:1
-
-"DefaultSearchProviderName"="My Intranet Search"
-
-"DefaultSearchProviderKeyword"="mis"
-
-"DefaultSearchProviderSearchURL"="http://search.my.company/search?q={searchTerms}"
-
-"DefaultSearchProviderSuggestURL"="http://search.my.company/suggest?q={searchTerms}"
-
-"DefaultSearchProviderIconURL"="http://search.my.company/favicon.ico"
-
-
-
-[HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome\DefaultSearchProviderEncodings]
-
-"0"="UTF-8"
-
-"1"="UTF-16"
-
-"2"="GB2312"
-
-"3"="ISO-8859-1"
-
-
-
-[HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome]
-
-"HomepageLocation"="http://chromium.org"
-
-"HomepageIsNewTabPage"=dword:1
-
-"PasswordManagerEnabled"=dword:1
-
-"PasswordManagerAllowShowPasswords"=dword:0
-
-;"ProxyServerMode"=dword:2
-
-;"ProxyServer"="ananthak.mtv.corp.google.com:3128"
-
-;"ProxyPacUrl"="http://internal.site/example.pac"
-
-;"ProxyBypassList"="http://www.example1.com,http://www.example2.com,http://internalsite/"
-
-"RestoreOnStartup"=dword:4
-
-
-
-[HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome\RestoreOnStartupURLs]
-
-"0"="http://example.com"
-
-"1"="http://chromium.org"
-
-
-
-[HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome]
-
-"AlternateErrorPagesEnabled"=dword:1
-
-"ApplicationLocaleValue"="en"
-
-"AutoFillEnabled"=dword:0
-
-
-
-[HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome\DisabledPlugins]
-
-"1"="Shockwave Flash"
-
-"2"="Chrome PDF Viewer"
-
-
-
-[HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome\DisabledPluginsExceptions]
-
-"1"="Chrome PDF Viewer"
-
-
-
-[HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome\EnabledPlugins]
-
-"1"="Java"
-
-
-
-[HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome]
-
-"DefaultCookiesSetting"=dword:1
-
-"ClearSiteDataOnExit"=dword:1
-
-"BlockThirdPartyCookies"=dword:1
-
-
-
-[HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome]
-
-"AlwaysAuthorizePlugins"=dword:1
-
-"ApplicationLocaleValue"="hi"
-
-"DisableSpdy"=dword:1
-
-"DnsPrefetchingEnabled"=dword:1
-
-"DownloadDirectory"="Downloads"
-
-"IncognitoEnabled"=dword:1
-
-"InstantEnabled"=dword:1
-
-"JavascriptEnabled"=dword:1
-
-"MetricsReportingEnabled"=dword:1
-
-"PrintingEnabled"=dword:1
-
-"SafeBrowsingEnabled"=dword:1
-
-"SavingBrowserHistoryDisabled"=dword:1
-
-"SearchSuggestEnabled"=dword:1
-
-"ShowHomeButton"=dword:1
-
-"SyncDisabled"=dword:1
-
-"DeveloperToolsDisabled"=dword:1
-
-
+Windows Registry Editor Version 5.00
+
+[HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome\ChromeFrameContentTypes]
+"0"="text/xml"
+"1"="application/xml"
+
+[HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome\ExtensionInstallBlacklist]
+"0"="extension_id1"
+"1"="extension_id2"
+
+[HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome\ExtensionInstallWhitelist]
+"0"="extension_id1"
+"1"="extension_id2"
+
+[HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome]
+"ChromeFrameRendererSettings"=dword:1
+
+[HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome\RenderInChromeFrameList]
+"0"="http://www.example.com"
+"1"="http://www.example.edu"
+
+[HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome\RenderInHostList]
+"0"="http://www.example.com"
+"1"="http://www.example.edu"
+
+[HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome]
+"DefaultSearchProviderEnabled"=dword:1
+"DefaultSearchProviderName"="My Intranet Search"
+"DefaultSearchProviderKeyword"="mis"
+"DefaultSearchProviderSearchURL"="http://search.my.company/search?q={searchTerms}"
+"DefaultSearchProviderSuggestURL"="http://search.my.company/suggest?q={searchTerms}"
+"DefaultSearchProviderIconURL"="http://search.my.company/favicon.ico"
+
+[HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome\DefaultSearchProviderEncodings]
+"0"="UTF-8"
+"1"="UTF-16"
+"2"="GB2312"
+"3"="ISO-8859-1"
+
+[HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome]
+"HomepageLocation"="http://chromium.org"
+"HomepageIsNewTabPage"=dword:1
+"PasswordManagerEnabled"=dword:1
+"PasswordManagerAllowShowPasswords"=dword:0
+;"ProxyServerMode"=dword:2
+;"ProxyServer"="ananthak.mtv.corp.google.com:3128"
+;"ProxyPacUrl"="http://internal.site/example.pac"
+;"ProxyBypassList"="http://www.example1.com,http://www.example2.com,http://internalsite/"
+"RestoreOnStartup"=dword:4
+
+[HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome\RestoreOnStartupURLs]
+"0"="http://example.com"
+"1"="http://chromium.org"
+
+[HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome]
+"AlternateErrorPagesEnabled"=dword:1
+"ApplicationLocaleValue"="en"
+"AutoFillEnabled"=dword:0
+
+[HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome\DisabledPlugins]
+"1"="Shockwave Flash"
+"2"="Chrome PDF Viewer"
+
+[HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome\DisabledPluginsExceptions]
+"1"="Chrome PDF Viewer"
+
+[HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome\EnabledPlugins]
+"1"="Java"
+
+[HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome]
+"DefaultCookiesSetting"=dword:1
+"DefaultPopupsSetting"=dword:2
+"ClearSiteDataOnExit"=dword:1
+"BlockThirdPartyCookies"=dword:1
+
+[HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome]
+"AlwaysAuthorizePlugins"=dword:1
+"ApplicationLocaleValue"="hi"
+"DisableSpdy"=dword:1
+"DnsPrefetchingEnabled"=dword:1
+"DownloadDirectory"="Downloads"
+"IncognitoEnabled"=dword:1
+"InstantEnabled"=dword:1
+"JavascriptEnabled"=dword:1
+"MetricsReportingEnabled"=dword:1
+"PrintingEnabled"=dword:1
+"SafeBrowsingEnabled"=dword:1
+"SavingBrowserHistoryDisabled"=dword:1
+"SearchSuggestEnabled"=dword:1
+"ShowHomeButton"=dword:1
+"SyncDisabled"=dword:1
+"DeveloperToolsDisabled"=dword:1
« no previous file with comments | « enterprise/chrome.json ('k') | enterprise/chrome-add-reverse.reg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698