Home | History | Annotate | Download | only in win

Lines Matching full:preferences

2388         Added support for overriding default preferences per-test.
2807 storage preferences to WebCore settings.
4746 Until the settings/preferences equation can be reworked, we'll need to manually set the local storage path
5051 object before the Settings object is initialized. It seems quite prudent to post the preferences changed notification,
6613 preferences being migrated to CFPreferences are saved to disk.
6627 preferences from our old custom plist to CFPreferences and then
6630 preferences to CFPreferences. If we've never migrated the default
6643 (numberValueForPreferencesValue): Converts a value from preferences to
6646 (booleanValueForPreferencesValue): Converts a value from preferences
10067 (WebPreferences::initWithIdentifier): Post a preferences change notification.
10106 (WebView::preferences):
10112 update the preferences.
10342 <rdar://problem/5244261> SafariWin ignores cookie policy setting "never" in the preferences
12625 This is a convenience method to get the standard preferences object so
12641 (WebView::preferences): Ditto.
12708 Fix <rdar://problem/5214504> No way to change WebPreferences defaults (all preferences get written to disk)
12714 this change will have the default values sitting in their preferences
12730 (WebPreferences::save): Write out the user's preferences, not the defaults.
13723 (WebPreferences::load): don't need to reread in the default preferences if we have done so.
15014 (WebPreferences::preferencesPath): Prefer to store WebKit Preferences keyed off of bundle executable name
18329 (WebView::preferences):
21318 Implement methods to determine tabbing preferences.
23751 (WebView::preferences):