RESOLVED FIXED Bug 59498
Port Mozilla's IndexedDB tests: clear()
https://bugs.webkit.org/show_bug.cgi?id=59498
Summary Port Mozilla's IndexedDB tests: clear()
Mark Pilgrim (Google)
Reported 2011-04-26 14:31:07 PDT
Original test: http://mxr.mozilla.org/mozilla2.0/source/dom/indexedDB/test/test_clear.html?force=1 This is a port of a test from Mozilla's IndexedDB test suite. It checks that clear() works as expected in a read/write transaction and fails as expected in a read/only transaction. WebKit passes these tests.
Attachments
patch with changelog and layouttest (5.08 KB, patch)
2011-04-26 14:32 PDT, Mark Pilgrim (Google)
tony: review+
rebase webkit directory (4.92 KB, patch)
2011-04-26 19:43 PDT, Mark Pilgrim (Google)
no flags
Mark Pilgrim (Google)
Comment 1 2011-04-26 14:32:09 PDT
Created attachment 91165 [details] patch with changelog and layouttest
Mark Pilgrim (Google)
Comment 2 2011-04-26 19:43:56 PDT
Created attachment 91219 [details] rebase webkit directory
WebKit Commit Bot
Comment 3 2011-04-27 19:03:09 PDT
Comment on attachment 91219 [details] rebase webkit directory Clearing flags on attachment: 91219 Committed r85139: <http://trac.webkit.org/changeset/85139>
WebKit Commit Bot
Comment 4 2011-04-27 19:03:13 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.