Bug 53178 - IndexedDB: Remove IDBCallbacks::onSuccess() used for null values.
Summary: IndexedDB: Remove IDBCallbacks::onSuccess() used for null values.
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-26 09:53 PST by Hans Wennborg
Modified: 2011-01-27 03:57 PST (History)
2 users (show)

See Also:


Attachments
Patch (10.76 KB, patch)
2011-01-26 09:56 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-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>