[webkit-reviews] review requested: [Bug 22765] Limit the size of local storage to a fixed quota. : [Attachment 26616] Update previous patch.

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 asked	for review:
Bug 22765: Limit the size of local storage to a fixed quota.
https://bugs.webkit.org/show_bug.cgi?id=22765

Attachment 26616: Update previous patch.
https://bugs.webkit.org/attachment.cgi?id=26616&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