Bug 53178

Summary: IndexedDB: Remove IDBCallbacks::onSuccess() used for null values.
Product: WebKit Reporter: Hans Wennborg <hans>
Component: New BugsAssignee: Hans Wennborg <hans>
Status: RESOLVED FIXED    
Severity: Normal CC: andreip, 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-26 09:53:36 PST
IndexedDB: Remove IDBCallbacks::onSuccess() used for null values.
Comment 1 Hans Wennborg 2011-01-26 09:56:35 PST
Created attachment 80206 [details]
Patch
Comment 2 Hans Wennborg 2011-01-26 09:57:07 PST
Note: Chromium will need a preparatory patch before this can be landed.
Comment 3 Jeremy Orlow 2011-01-26 09:59:29 PST
Comment on attachment 80206 [details]
Patch

r=me
Comment 4 Hans Wennborg 2011-01-27 03:57:57 PST
Committed r76784: <http://trac.webkit.org/changeset/76784>