[webkit-qt] Storage tracker API's for QtWebKit

kasthuri.nallappasoundararajan at nokia.com kasthuri.nallappasoundararajan at nokia.com
Mon Jun 27 15:31:19 PDT 2011


Hi,

I'm working on a patch which enables the clients to track/manage local storage.  This is the corresponding bug https://bugs.webkit.org/show_bug.cgi?id=62669 .
The main use case is with these API's UA's can allow the user to track and manage the local storage in use by different domains.
I haven't exposed all the functionality that the webcore storage tracker offers, rather a minimal set with which we can attain basic use cases like,


1.       Listing all origins which have local storage

2.       Deleting all local storage data or deleting a local storage of a particular origin

3.       How much of disk has been used for local storage

4.       Getting notification when new local storage is added

5.       Synchronizing the local storage tracker database with the current storage data

Please let me know your comments on this.

Thanks
Kasthuri


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-qt/attachments/20110627/9dd17a61/attachment.html>


More information about the webkit-qt mailing list