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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « enterprise/chrome.json ('k') | enterprise/chrome-add-reverse.reg » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 ÿþWindows Registry Editor Version 5.00 1 Windows Registry Editor Version 5.00
2 2
3 3 [HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome\ChromeFrameContentTypes]
4 4 "0"="text/xml"
5 [HKEY_LOCAL_MACHINE\Software\Policies\Go ogle\Chrome\ChromeFrameContentTypes] 5 "1"="application/xml"
6 6
7 "0"="text/xml" 7 [HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome\ExtensionInstallBlacklist]
8 8 "0"="extension_id1"
9 "1"="application/xml" 9 "1"="extension_id2"
10 10
11 11 [HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome\ExtensionInstallWhitelist]
12 12 "0"="extension_id1"
13 [HKEY_LOCAL_MACHINE\Software\Policies\Go ogle\Chrome\ExtensionInstallBlacklist] 13 "1"="extension_id2"
14 14
15 "0"="extension_id1" 15 [HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome]
16 16 "ChromeFrameRendererSettings"=dword:1
17 "1"="extension_id2" 17
18 18 [HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome\RenderInChromeFrameList]
19 19 "0"="http://www.example.com"
20 20 "1"="http://www.example.edu"
21 [HKEY_LOCAL_MACHINE\Software\Policies\Go ogle\Chrome\ExtensionInstallWhitelist] 21
22 22 [HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome\RenderInHostList]
23 "0"="extension_id1" 23 "0"="http://www.example.com"
24 24 "1"="http://www.example.edu"
25 "1"="extension_id2" 25
26 26 [HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome]
27 27 "DefaultSearchProviderEnabled"=dword:1
28 28 "DefaultSearchProviderName"="My Intranet Search"
29 [HKEY_LOCAL_MACHINE\Software\Policies\Go ogle\Chrome] 29 "DefaultSearchProviderKeyword"="mis"
30 30 "DefaultSearchProviderSearchURL"="http://search.my.company/search?q={searchTerms }"
31 "ChromeFrameRendererSettings"=dword:1 31 "DefaultSearchProviderSuggestURL"="http://search.my.company/suggest?q={searchTer ms}"
32 32 "DefaultSearchProviderIconURL"="http://search.my.company/favicon.ico"
33 33
34 34 [HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome\DefaultSearchProviderEncodin gs]
35 [HKEY_LOCAL_MACHINE\Software\Policies\Go ogle\Chrome\RenderInChromeFrameList] 35 "0"="UTF-8"
36 36 "1"="UTF-16"
37 "0"="http://www.example.com" 37 "2"="GB2312"
38 38 "3"="ISO-8859-1"
39 "1"="http://www.example.edu" 39
40 40 [HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome]
41 41 "HomepageLocation"="http://chromium.org"
42 42 "HomepageIsNewTabPage"=dword:1
43 [HKEY_LOCAL_MACHINE\Software\Policies\Go ogle\Chrome\RenderInHostList] 43 "PasswordManagerEnabled"=dword:1
44 44 "PasswordManagerAllowShowPasswords"=dword:0
45 "0"="http://www.example.com" 45 ;"ProxyServerMode"=dword:2
46 46 ;"ProxyServer"="ananthak.mtv.corp.google.com:3128"
47 "1"="http://www.example.edu" 47 ;"ProxyPacUrl"="http://internal.site/example.pac"
48 48 ;"ProxyBypassList"="http://www.example1.com,http://www.example2.com,http://inter nalsite/"
49 49 "RestoreOnStartup"=dword:4
50 50
51 [HKEY_LOCAL_MACHINE\Software\Policies\Go ogle\Chrome] 51 [HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome\RestoreOnStartupURLs]
52 52 "0"="http://example.com"
53 "DefaultSearchProviderEnabled"=dword:1 53 "1"="http://chromium.org"
54 54
55 "DefaultSearchProviderName"="My Intranet Search" 55 [HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome]
56 56 "AlternateErrorPagesEnabled"=dword:1
57 "DefaultSearchProviderKeyword"="mis" 57 "ApplicationLocaleValue"="en"
58 58 "AutoFillEnabled"=dword:0
59 "DefaultSearchProviderSearchURL"="http:/ /search.my.company/search?q={searchTerms }" 59
60 60 [HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome\DisabledPlugins]
61 "DefaultSearchProviderSuggestURL"="http: //search.my.company/suggest?q={searchTer ms}" 61 "1"="Shockwave Flash"
62 62 "2"="Chrome PDF Viewer"
63 "DefaultSearchProviderIconURL"="http://s earch.my.company/favicon.ico" 63
64 64 [HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome\DisabledPluginsExceptions]
65 65 "1"="Chrome PDF Viewer"
66 66
67 [HKEY_LOCAL_MACHINE\Software\Policies\Go ogle\Chrome\DefaultSearchProviderEncodin gs] 67 [HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome\EnabledPlugins]
68 68 "1"="Java"
69 "0"="UTF-8" 69
70 70 [HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome]
71 "1"="UTF-16" 71 "DefaultCookiesSetting"=dword:1
72 72 "DefaultPopupsSetting"=dword:2
73 "2"="GB2312" 73 "ClearSiteDataOnExit"=dword:1
74 74 "BlockThirdPartyCookies"=dword:1
75 "3"="ISO-8859-1" 75
76 76 [HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome]
77 77 "AlwaysAuthorizePlugins"=dword:1
78 78 "ApplicationLocaleValue"="hi"
79 [HKEY_LOCAL_MACHINE\Software\Policies\Go ogle\Chrome] 79 "DisableSpdy"=dword:1
80 80 "DnsPrefetchingEnabled"=dword:1
81 "HomepageLocation"="http://chromium.org" 81 "DownloadDirectory"="Downloads"
82 82 "IncognitoEnabled"=dword:1
83 "HomepageIsNewTabPage"=dword:1 83 "InstantEnabled"=dword:1
84 84 "JavascriptEnabled"=dword:1
85 "PasswordManagerEnabled"=dword:1 85 "MetricsReportingEnabled"=dword:1
86 86 "PrintingEnabled"=dword:1
87 "PasswordManagerAllowShowPasswords"=dwor d:0 87 "SafeBrowsingEnabled"=dword:1
88 88 "SavingBrowserHistoryDisabled"=dword:1
89 ;"ProxyServerMode"=dword:2 89 "SearchSuggestEnabled"=dword:1
90 90 "ShowHomeButton"=dword:1
91 ;"ProxyServer"="ananthak.mtv.corp.google .com:3128" 91 "SyncDisabled"=dword:1
92 92 "DeveloperToolsDisabled"=dword:1
93 ;"ProxyPacUrl"="http://internal.site/exa mple.pac"
94
95 ;"ProxyBypassList"="http://www.example1. com,http://www.example2.com,http://inter nalsite/"
96
97 "RestoreOnStartup"=dword:4
98
99
100
101 [HKEY_LOCAL_MACHINE\Software\Policies\Go ogle\Chrome\RestoreOnStartupURLs]
102
103 "0"="http://example.com"
104
105 "1"="http://chromium.org"
106
107
108
109 [HKEY_LOCAL_MACHINE\Software\Policies\Go ogle\Chrome]
110
111 "AlternateErrorPagesEnabled"=dword:1
112
113 "ApplicationLocaleValue"="en"
114
115 "AutoFillEnabled"=dword:0
116
117
118
119 [HKEY_LOCAL_MACHINE\Software\Policies\Go ogle\Chrome\DisabledPlugins]
120
121 "1"="Shockwave Flash"
122
123 "2"="Chrome PDF Viewer"
124
125
126
127 [HKEY_LOCAL_MACHINE\Software\Policies\Go ogle\Chrome\DisabledPluginsExceptions]
128
129 "1"="Chrome PDF Viewer"
130
131
132
133 [HKEY_LOCAL_MACHINE\Software\Policies\Go ogle\Chrome\EnabledPlugins]
134
135 "1"="Java"
136
137
138
139 [HKEY_LOCAL_MACHINE\Software\Policies\Go ogle\Chrome]
140
141 "DefaultCookiesSetting"=dword:1
142
143 "ClearSiteDataOnExit"=dword:1
144
145 "BlockThirdPartyCookies"=dword:1
146
147
148
149 [HKEY_LOCAL_MACHINE\Software\Policies\Go ogle\Chrome]
150
151 "AlwaysAuthorizePlugins"=dword:1
152
153 "ApplicationLocaleValue"="hi"
154
155 "DisableSpdy"=dword:1
156
157 "DnsPrefetchingEnabled"=dword:1
158
159 "DownloadDirectory"="Downloads"
160
161 "IncognitoEnabled"=dword:1
162
163 "InstantEnabled"=dword:1
164
165 "JavascriptEnabled"=dword:1
166
167 "MetricsReportingEnabled"=dword:1
168
169 "PrintingEnabled"=dword:1
170
171 "SafeBrowsingEnabled"=dword:1
172
173 "SavingBrowserHistoryDisabled"=dword:1
174
175 "SearchSuggestEnabled"=dword:1
176
177 "ShowHomeButton"=dword:1
178
179 "SyncDisabled"=dword:1
180
181 "DeveloperToolsDisabled"=dword:1
182
183
OLDNEW
« 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