RESOLVED FIXED Bug 27144
[Gtk][REGRESSION] storage/database-lock-after-reload.html fails after r45594
https://bugs.webkit.org/show_bug.cgi?id=27144
Summary [Gtk][REGRESSION] storage/database-lock-after-reload.html fails after r45594
Jan Alonzo
Reported 2009-07-10 00:05:29 PDT
Changeset: http://trac.webkit.org/changeset/45594 Failing test: storage/database-lock-after-reload.html Test diff: -Inserting some data -Test part 2 Complete +CONSOLE MESSAGE: line 53: TypeError: Result of expression 'database' [null] is not an object. +FAIL: Timed out waiting for notifyDone to be called We (gtk) need to figure out what we're doing differently or what we're missing in DRT for this.
Attachments
Martin Robinson
Comment 1 2009-08-08 15:56:40 PDT
This issue with this test seems to be that the test is requesting a database size larger than the default GTK+ ChromeClient quota (5MB).
Jan Alonzo
Comment 2 2009-08-08 16:11:19 PDT
(In reply to comment #1) > This issue with this test seems to be that the test is requesting a database > size larger than the default GTK+ ChromeClient quota (5MB). We'd need to allow for setting a DB quota in DRT for this.
Jan Alonzo
Comment 3 2009-09-07 03:24:13 PDT
Note You need to log in before you can comment on or make changes to this bug.