Bug 52725

Summary: IndexedDB: IDBObjectStore.get should fire onsuccess rather than onerror
Product: WebKit Reporter: Hans Wennborg <hans>
Component: New BugsAssignee: Hans Wennborg <hans>
Status: RESOLVED FIXED    
Severity: Normal CC: jorlow
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch jorlow: review+

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>