blob: 1243889e9a501dc68295465bb2f709758acd35d7 [file] [log] [blame]
UI DELEGATE DATABASE CALLBACK: exceededDatabaseQuotaForSecurityOrigin:{file, , 0} database:QuotaManagementDatabase2
This test checks to make sure that quotas are enforced per-origin instead of per-database, as they were prior to http://trac.webkit.org/projects/webkit/changeset/29983.
The test clears all databases, sets the quota for the origin to 32k, then tries to insert 17k of data into two databases. If things go as planned, the UI Delegate will be informed of the exceeded quota.
Adding a table
Inserting some data
Done adding data
Adding a table
Inserting some data
Done adding data
Test Complete