[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
Mon Aug 10 05:50:10 PDT 2009


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


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #34198|0                           |1
        is obsolete|                            |
  Attachment #34448|                            |review?
               Flag|                            |




--- Comment #9 from Laszlo Gombos <laszlo.1.gombos at nokia.com>  2009-08-10 05:50:08 PDT ---
Created an attachment (id=34448)
 --> (https://bugs.webkit.org/attachment.cgi?id=34448)
second try

- remove the "Database" part from the name (e.g. renamed
setLocalStorageDatabasePath to setLocalStoragePath)
- add reference to webstorage spec

Note that WebAttribute enum is still called LocalStorageDatabaseEnabled; since
the enum has been part of the QtWebKit 4.5 API and changing it would be
compatibility break I believe. This means that with this proposal there will be
some inconsistency between the name of the WebAttribute enum and the rest of
the APIs.

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