Merge pull request #5082 from Rob--W/chromium-managed-preferences
Managed preferences for Chrome administrators
This commit is contained in:
commit
bf3aad8a95
4 changed files with 114 additions and 1 deletions
|
@ -17,6 +17,9 @@
|
|||
|
||||
'use strict';
|
||||
|
||||
//#if CHROME
|
||||
////Note: Keep in sync with extensions/chromium/preferences_schema.json !
|
||||
//#endif
|
||||
var DEFAULT_PREFERENCES = {
|
||||
showPreviousViewOnLoad: true,
|
||||
defaultZoomValue: '',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue