[Webkit-unassigned] [Bug 68300] Don't use WebPreferences to set global settings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 17 13:39:25 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=68300





--- Comment #2 from mitz at webkit.org  2011-09-17 13:39:25 PST ---
Standard WebPreferences are persistent by default. A WebView’s preferences can be the standard preferences or any other WebPreferences instance, which may or may not be persistent. The methods mentioned in the Description, however, take effect on all WebViews in the process, regardless of their preferences, and regardless of the WebPreference instance on which those methods are invoked.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list