1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
|
// Copyright (c) 2010 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// Defines a list of the preferences that the
// PreferencesChangeProcessor should process changes for.
#ifndef CHROME_BROWSER_SYNC_GLUE_SYNCHRONIZED_PREFERENCES_H_
#define CHROME_BROWSER_SYNC_GLUE_SYNCHRONIZED_PREFERENCES_H_
#pragma once
#include "chrome/browser/translate/translate_prefs.h"
#include "chrome/common/pref_names.h"
namespace browser_sync {
static const char* kSynchronizedPreferences[] = {
// Options dialog: Basics tab.
prefs::kRestoreOnStartup,
prefs::kURLsToRestoreOnStartup,
prefs::kShowBookmarkBar,
prefs::kHomePageIsNewTabPage,
prefs::kHomePage,
prefs::kShowHomeButton,
prefs::kShowPageOptionsButtons,
// Default Search is not synced, needs a new data type. See
// http://crbug.com/40482
// Options dialog: Personal Stuff tab.
prefs::kPasswordManagerEnabled,
prefs::kAutoFillEnabled,
prefs::kUseCustomChromeFrame,
// Options dialog: Under the hood -> Content Settings -> Cookies.
// Cookie settings and exceptions not working
prefs::kBlockThirdPartyCookies,
prefs::kClearSiteDataOnExit,
// Options dialog: Under the hood -> Content Settings ->
// Images, JavaScript, Plug-ins, Pop-ups.
prefs::kDefaultContentSettings,
prefs::kContentSettingsPatterns,
// Options dialog: Under the hood -> Content Settings -> Location.
// Exceptions not working (dialog not working either).
prefs::kGeolocationContentSettings,
prefs::kGeolocationDefaultContentSetting,
// Options dialog: under the hood -> Content Settings -> Notifications.
prefs::kDesktopNotificationDefaultContentSetting,
// Options dialog: Under the hood -> Clear browsing data.
// All working but no live update.
prefs::kDeleteBrowsingHistory,
prefs::kDeleteDownloadHistory,
prefs::kDeleteCache,
prefs::kDeleteCookies,
prefs::kDeletePasswords,
prefs::kDeleteLSOData,
prefs::kDeleteFormData,
prefs::kDeleteTimePeriod,
// Options dialog: Under the hood -> Change proxy settings.
// Uses native OS dialog, not synced.
// Options dialog: Under the hood -> Change font and language settings.
// Serif, San Serif, Fixed font settings not synced.
prefs::kDefaultCharset,
// There is no dialog to modify the kAcceptLanguages list on OSX, so
// don't sync it.
#if !defined(OS_MACOSX)
prefs::kAcceptLanguages,
#endif
prefs::kEnableSpellCheck,
// Spell checker language not synced.
prefs::kApplicationLocale,
// Options dialog: Under the hood.
prefs::kAlternateErrorPagesEnabled,
prefs::kSearchSuggestEnabled,
prefs::kDnsPrefetchingEnabled,
prefs::kSafeBrowsingEnabled,
prefs::kEnableTranslate,
// Download directory not synced.
// Clear auto-opening settings not synced.
prefs::kPromptForDownload,
// Wrench menu -> Extensions.
prefs::kExtensionsUIDeveloperMode, // no live update
// Document menu -> Zoom.
// prefs::kPerHostZoomLevels creates bad UX when synced, see
// http://crbug.com/47359.
// Document menu -> Encoding -> Auto Detect.
prefs::kWebKitUsesUniversalDetector,
// Autofill dialog.
#if defined(OS_MACOSX)
prefs::kAutoFillAuxiliaryProfilesEnabled,
#endif
// Translate preferences.
TranslatePrefs::kPrefTranslateLanguageBlacklist,
TranslatePrefs::kPrefTranslateSiteBlacklist,
TranslatePrefs::kPrefTranslateWhitelists,
TranslatePrefs::kPrefTranslateDeniedCount,
TranslatePrefs::kPrefTranslateAcceptedCount,
// Desktop notification permissions.
prefs::kDesktopNotificationAllowedOrigins,
prefs::kDesktopNotificationDeniedOrigins,
// Cookie prompt dialog.
prefs::kCookiePromptExpanded,
#if defined(OS_CHROMEOS)
// IME prefs
prefs::kLanguageChewingAddPhraseDirection,
prefs::kLanguageChewingAutoShiftCur,
prefs::kLanguageChewingCandPerPage,
prefs::kLanguageChewingEasySymbolInput,
prefs::kLanguageChewingEscCleanAllBuf,
prefs::kLanguageChewingForceLowercaseEnglish,
prefs::kLanguageChewingHsuSelKeyType,
prefs::kLanguageChewingKeyboardType,
prefs::kLanguageChewingMaxChiSymbolLen,
prefs::kLanguageChewingPhraseChoiceRearward,
prefs::kLanguageChewingPlainZhuyin,
prefs::kLanguageChewingSelKeys,
prefs::kLanguageChewingSpaceAsSelection,
prefs::kLanguageHangulKeyboard,
prefs::kLanguageMozcHistoryLearningLevel,
prefs::kLanguageMozcIncognitoMode,
prefs::kLanguageMozcNumpadCharacterForm,
prefs::kLanguageMozcPreeditMethod,
prefs::kLanguageMozcPunctuationMethod,
prefs::kLanguageMozcSessionKeymap,
prefs::kLanguageMozcShiftKeyModeSwitch,
prefs::kLanguageMozcSpaceCharacterForm,
prefs::kLanguageMozcSuggestionsSize,
prefs::kLanguageMozcSymbolMethod,
prefs::kLanguageMozcUseAutoImeTurnOff,
prefs::kLanguageMozcUseDateConversion,
prefs::kLanguageMozcUseDictionarySuggest,
prefs::kLanguageMozcUseHistorySuggest,
prefs::kLanguageMozcUseNumberConversion,
prefs::kLanguageMozcUseSingleKanjiConversion,
prefs::kLanguageMozcUseSymbolConversion,
prefs::kLanguagePinyinAutoCommit,
prefs::kLanguagePinyinCommaPeriodPage,
prefs::kLanguagePinyinCorrectPinyin,
prefs::kLanguagePinyinDoublePinyin,
prefs::kLanguagePinyinDoublePinyinSchema,
prefs::kLanguagePinyinFuzzyPinyin,
prefs::kLanguagePinyinInitChinese,
prefs::kLanguagePinyinInitFull,
prefs::kLanguagePinyinInitFullPunct,
prefs::kLanguagePinyinInitSimplifiedChinese,
prefs::kLanguagePinyinMinusEqualPage,
prefs::kLanguagePinyinShiftSelectCandidate,
prefs::kLanguagePinyinTradCandidate,
prefs::kLanguagePreferredLanguages,
prefs::kLanguagePreloadEngines,
// We don't sync the following IME prefs since they are not user-configurable
// (yet):
// prefs::kLanguageHangulHanjaKeys,
// prefs::kLanguageHotkeyNextEngineInMenu,
// prefs::kLanguageHotkeyPreviousEngine,
// prefs::kLanguageMozcSelectionShortcut,
// prefs::kLanguagePinyinLookupTablePageSize,
//
// We don't sync prefs::kLanguageCurrentInputMethod and PreviousInputMethod.
// Keyboard prefs
prefs::kLanguageXkbRemapAltKeyTo,
prefs::kLanguageXkbRemapControlKeyTo,
prefs::kLanguageXkbRemapSearchKeyTo,
// We don't sync the following keyboard prefs since they are not user-
// configurable:
// prefs::kLanguageXkbAutoRepeatDelay,
// prefs::kLanguageXkbAutoRepeatEnabled,
// prefs::kLanguageXkbAutoRepeatInterval,
// Whether to show mobile plan notifications.
// Settings -> Internet -> Mobile plan details
prefs::kShowPlanNotifications,
#endif
};
} // namespace browser_sync
#endif // CHROME_BROWSER_SYNC_GLUE_SYNCHRONIZED_PREFERENCES_H_
|