[Webkit-unassigned] [Bug 53945] openDatabaseSync() stop responding after too many call

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 7 16:41:40 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=53945





--- Comment #1 from Benjamin Poulain <benjamin.poulain at nokia.com>  2011-02-07 16:41:40 PST ---
The tests are simply going over quota. Every test allocate a database of estimatedSize 1024. After a few hundred test, the quota for origin is exceeded.

The test runner should probably drop the databases between tests.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list