On Nov 24, 2008, at 5:35 PM, [EMAIL PROTECTED] wrote:

Is it possible to limit the size of the LocalStorage databases and selectively allow only certain servers to use this feature?

Yes. All sites start out with a quota of 0. Increase the quota when the ChromeClient exceededDatabaseQuota function is called. Increase the quota by calling DatabaseTracker::setQuota.

    -- Darin

_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to