Bug 52725 - IndexedDB: IDBObjectStore.get should fire onsuccess rather than onerror
Summary: IndexedDB: IDBObjectStore.get should fire onsuccess rather than onerror
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: Hans Wennborg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-19 10:09 PST by Hans Wennborg
Modified: 2011-01-20 01:40 PST (History)
1 user (show)

See Also:


Attachments
Patch (11.08 KB, patch)
2011-01-19 10:14 PST, Hans Wennborg
jorlow: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hans Wennborg 2011-01-19 10:09:53 PST
IndexedDB: IDBObjectStore.get should fire onsuccess rather than onerror
Comment 1 Hans Wennborg 2011-01-19 10:14:36 PST
Created attachment 79444 [details]
Patch
Comment 2 Jeremy Orlow 2011-01-19 10:38:14 PST
Comment on attachment 79444 [details]
Patch

r=me...thanks!
Comment 3 Hans Wennborg 2011-01-20 01:40:04 PST
Committed r76217: <http://trac.webkit.org/changeset/76217>