Bug 59632 - Port Mozilla's IndexedDB tests: event.target.source in success callbacks
Summary: Port Mozilla's IndexedDB tests: event.target.source in success callbacks
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P3 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-27 14:07 PDT by Mark Pilgrim (Google)
Modified: 2011-04-27 21:41 PDT (History)
6 users (show)

See Also:


Attachments
Patch (4.08 KB, patch)
2011-04-27 14:09 PDT, Mark Pilgrim (Google)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Pilgrim (Google) 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.
Comment 1 Mark Pilgrim (Google) 2011-04-27 14:09:15 PDT
Created attachment 91345 [details]
Patch
Comment 2 David Grogan 2011-04-27 14:54:57 PDT
r+
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2011-04-27 21:41:00 PDT
All reviewed patches have been landed.  Closing bug.