[Webkit-unassigned] [Bug 28036] [Qt] Public API to configure the storage path for HTML5 localStorage
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 14 05:05:27 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28036
Laszlo Gombos <laszlo.1.gombos at nokia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #34538|0 |1
is obsolete| |
Attachment #34829| |review?
Flag| |
--- Comment #18 from Laszlo Gombos <laszlo.1.gombos at nokia.com> 2009-08-14 05:05:25 PDT ---
Created an attachment (id=34829)
--> (https://bugs.webkit.org/attachment.cgi?id=34829)
5th try
Disables LocalStorage for QtWebKit by default by setting
QWebSettings::LocalStorageEnabled to false.
Sets up a default for the LocalStorage path so that clients would only need to
enable the LocalStorageEnabled setting to turn on LocalStoragre support.
Turn on LocalStorage support for QtLauncher and the relevant test since
LocalStorage is now disabled by default for QtWebkit.
--
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