Bug 55548 - IndexedDB: public webkit interfaces for firing versionchange events to IDBDatabase objects
Summary: IndexedDB: public webkit interfaces for firing versionchange events to IDBDat...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-01 19:37 PST by David Grogan
Modified: 2011-03-01 19:58 PST (History)
1 user (show)

See Also:


Attachments
Patch (4.57 KB, patch)
2011-03-01 19:38 PST, David Grogan
jorlow: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Grogan 2011-03-01 19:37:19 PST
IndexedDB: public webkit interfaces for firing versionchange events to IDBDatabase objects
Comment 1 David Grogan 2011-03-01 19:38:19 PST
Created attachment 84358 [details]
Patch
Comment 2 Jeremy Orlow 2011-03-01 19:54:41 PST
Comment on attachment 84358 [details]
Patch

r=me
Comment 3 Jeremy Orlow 2011-03-01 19:58:18 PST
Committed r80087: <http://trac.webkit.org/changeset/80087>