RESOLVED FIXED 60193
Port Mozilla's IndexedDB tests: odd result order
https://bugs.webkit.org/show_bug.cgi?id=60193
Summary Port Mozilla's IndexedDB tests: odd result order
Mark Pilgrim (Google)
Reported 2011-05-04 11:49:11 PDT
Original test: http://mxr.mozilla.org/mozilla2.0/source/dom/indexedDB/test/test_odd_result_order.html?raw=1 This is a port of a test from Mozilla's IndexedDB test suite. It uses setTimeout to check that the result property of asynchronous requests persists into the setTimeout callback. I don't know why it's called "odd result order," but that was the name of the original test file so I'm keeping it to make future cross-referencing easier. WebKit passes this test.
Attachments
Patch (7.38 KB, patch)
2011-05-04 11:50 PDT, Mark Pilgrim (Google)
no flags
Mark Pilgrim (Google)
Comment 1 2011-05-04 11:50:39 PDT
David Grogan
Comment 2 2011-05-04 13:22:42 PDT
r+ This test seems to have been created to exercise a weird bug that caused firefox to crash. https://bugzilla.mozilla.org/show_bug.cgi?id=628071
WebKit Commit Bot
Comment 3 2011-05-04 16:46:30 PDT
Comment on attachment 92293 [details] Patch Clearing flags on attachment: 92293 Committed r85807: <http://trac.webkit.org/changeset/85807>
WebKit Commit Bot
Comment 4 2011-05-04 16:46:36 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.