Bug 74604 - IndexedDB: Don't prefetch values from key cursors
Summary: IndexedDB: Don't prefetch values from key cursors
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Hans Wennborg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-15 06:11 PST by Hans Wennborg
Modified: 2011-12-16 02:51 PST (History)
3 users (show)

See Also:


Attachments
Patch (2.21 KB, patch)
2011-12-15 06:13 PST, Hans Wennborg
tony: 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-12-15 06:11:17 PST
IndexedDB: Don't prefetch values from key cursors
Comment 1 Hans Wennborg 2011-12-15 06:13:11 PST
Created attachment 119416 [details]
Patch
Comment 2 Joshua Bell 2011-12-15 10:12:39 PST
Comment on attachment 119416 [details]
Patch

LGTM. At some point we should probably add SerializedScriptValue::size() but that can wait.
Comment 3 Hans Wennborg 2011-12-15 10:36:07 PST
Tony, would you like to take a look?
Comment 4 Hans Wennborg 2011-12-16 02:51:42 PST
Committed r103052: <http://trac.webkit.org/changeset/103052>