RESOLVED FIXED 23655
Clean up storage layout tests a bit
https://bugs.webkit.org/show_bug.cgi?id=23655
Summary Clean up storage layout tests a bit
Dimitri Glazkov (Google)
Reported 2009-01-30 14:11:18 PST
Just some minor style fixups and one place where the transaction error callback had wrong params.
Attachments
v1 submitted for review (6.05 KB, patch)
2009-01-30 14:12 PST, Dimitri Glazkov (Google)
sam: review+
Dimitri Glazkov (Google)
Comment 1 2009-01-30 14:12:52 PST
Created attachment 27194 [details] v1 submitted for review LayoutTests/ChangeLog | 16 ++++++++++++++++ LayoutTests/storage/close-during-stress-test.html | 3 ++- LayoutTests/storage/empty-statement.html | 3 ++- LayoutTests/storage/execute-sql-args.html | 3 ++- LayoutTests/storage/quota-tracking.html | 3 ++- LayoutTests/storage/success-callback.html | 5 +++-- .../transaction-callback-exception-crash.html | 20 ++++++++++++++++++++ .../transaction-callback-exception-crash.txt | 2 ++ ...ansaction_callback_exception_crash-expected.txt | 2 -- .../transaction_callback_exception_crash.html | 20 -------------------- 10 files changed, 49 insertions(+), 28 deletions(-)
Dimitri Glazkov (Google)
Comment 2 2009-02-04 14:53:16 PST
Landed in trac.webkit.org/changeset/40632.
Note You need to log in before you can comment on or make changes to this bug.