[webkit-reviews] review requested: [Bug 28036] [Qt] Public API to configure the storage path for HTML5 localStorage : [Attachment 34829] 5th try

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 14 05:05:25 PDT 2009


Laszlo Gombos <laszlo.1.gombos at nokia.com> has asked  for review:
Bug 28036: [Qt] Public API to configure the storage path for HTML5 localStorage
https://bugs.webkit.org/show_bug.cgi?id=28036

Attachment 34829: 5th try
https://bugs.webkit.org/attachment.cgi?id=34829&action=review

------- Additional Comments from Laszlo Gombos <laszlo.1.gombos at nokia.com>
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.


More information about the webkit-reviews mailing list