[webkit-reviews] review cancelled: [Bug 22765] Limit the size of local storage to a fixed quota. : [Attachment 25899] Setting a limit on local storage size.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 11 14:10:55 PST 2009


Yael <yael.aharon at nokia.com> has cancelled Yael <yael.aharon at nokia.com>'s
request for review:
Bug 22765: Limit the size of local storage to a fixed quota.
https://bugs.webkit.org/show_bug.cgi?id=22765

Attachment 25899: Setting a limit on local storage size.
https://bugs.webkit.org/attachment.cgi?id=25899&action=review

------- Additional Comments from Yael <yael.aharon at nokia.com>
This patch updates the previous patch. It adds a callback to the ChromeClient
when a new LocalStorageArea is created, to get the quota for the given origin.
This patch also adds the ability to delete LocalStorage or SessionStorage
selectively (by origin)


More information about the webkit-reviews mailing list