[Webkit-unassigned] [Bug 28682] [Qt] QtWebKit Persistent API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 24 14:28:22 PDT 2009


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


Laszlo Gombos <laszlo.1.gombos at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #38500|                            |review?
               Flag|                            |




--- Comment #1 from Laszlo Gombos <laszlo.1.gombos at nokia.com>  2009-08-24 14:28:22 PDT ---
Created an attachment (id=38500)
 --> (https://bugs.webkit.org/attachment.cgi?id=38500)
first try.

Putting this up for review to collect feedback. Patch implements the
followings:

- Disable LocalStorage, ApplicationCache, HTML5 offline storage by default
- If persistency is enabled the default directory for LocalStorage and
ApplicationCache is now based on QDesktopServices::DataLocation and not
QDesktopServices::CacheLocation
- If persistency is enabled initialize HTML5 offline storage as well - this
fixed offline Storage for QtLauncher (it is crashing now)

Looking for feedback on
 - function name and signature for enablePersistentStorage
 - Is there a need/can we maintain a disablePersistentStorage function (other
WebKit ports does not seems to have this option)

-- 
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