Lines Matching full:preferences
37 * UIProcess/WebPageProxy.cpp: (WebKit::WebPageProxy::preferencesDidChange): Preferences need
1427 Sandbox violations trying to read crypto preferences.
1611 Allow read-only access to mouse preferences from sandboxed WebProcess.
3740 Give the Web Process access to the Safari RSS preferences.
9089 * Shared/WebPreferencesStore.h: Added PDFScaleFactor and PDFDisplayMode preferences.
10093 Keep track of active text substitution preferences
10538 Allow read access to /Library/Preferences/com.apple.security.plist.
11157 Fill in some more preferences for WebKit2
11178 Pipe through some more preferences.
14867 Pipe through the FTP directory listing preferences.
15017 * Shared/WebPreferencesStore.h: Include font-family preferences
15286 Expose some more WebCore settings in WebKit2 preferences
15294 that the other preferences exposed in this patch were already declared here.
15729 WebKit2 Preferences should be held off the PageGroup, not the Context
15746 Add getter/setter for preferences.
15765 (WebKit::WebPageGroup::preferences):
15781 Get preferences from the pageGroup.
15845 Overhaul WebKit2 preferences code
15850 - Add hooks so that platforms can initialize the preferences based on an
15874 Complete overhaul of this class to store the preferences as
15889 updating preferences to not send the entire store for each change.
21710 New function, parallel to existing functions for other preferences.
22764 (QWKPage::preferences):
29230 Expose all WebKit2 C API preferences via the Qt API.
29310 Make it possible to get the page preferences for Qt WebKit2 port.
29314 (QWKPage::preferences):
32751 (WebKit::WebPage::WebPage): Take xssAuditorEnabled from preferences store.
32752 (WebKit::WebPage::preferencesDidChange): If preferences change, forget our override. This only
37834 Make preferences APIs robust against web process crashes
37837 WebPageNamespace::preferencesDidChange if preferences are changed
42996 Add plugInsEnabled to the preferences store.