RESOLVED FIXED 59632
Port Mozilla's IndexedDB tests: event.target.source in success callbacks
https://bugs.webkit.org/show_bug.cgi?id=59632
Summary Port Mozilla's IndexedDB tests: event.target.source in success callbacks
Mark Pilgrim (Google)
Reported 2011-04-27 14:07:36 PDT
Original test: http://mxr.mozilla.org/mozilla2.0/source/dom/indexedDB/test/test_event_source.html?force=1 This is a port of a test from Mozilla's IndexedDB test suite. It checks the value of event.target.source after opening a database, setting the DB version, and creating an object store. WebKit passes this test.
Attachments
Patch (4.08 KB, patch)
2011-04-27 14:09 PDT, Mark Pilgrim (Google)
no flags
Mark Pilgrim (Google)
Comment 1 2011-04-27 14:09:15 PDT
David Grogan
Comment 2 2011-04-27 14:54:57 PDT
r+
WebKit Commit Bot
Comment 3 2011-04-27 21:40:55 PDT
Comment on attachment 91345 [details] Patch Clearing flags on attachment: 91345 Committed r85149: <http://trac.webkit.org/changeset/85149>
WebKit Commit Bot
Comment 4 2011-04-27 21:41:00 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.