25 Nov
2008
25 Nov
'08
1:40 a.m.
On Nov 24, 2008, at 5:35 PM, Yael.Aharon@nokia.com 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