diff options
author | cmumford <cmumford@chromium.org> | 2015-04-20 10:49:34 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-04-20 17:49:44 +0000 |
commit | dea4616c533c0a23b1d5bc4560cce214c5c2cae6 (patch) | |
tree | c55068377887782ae432e2eb28f35b8c54f03c5a /chrome/app/chrome_exe.rc | |
parent | cda22c9ceb8699c0e9c830fa48297d66d91fd111 (diff) | |
download | chromium_src-dea4616c533c0a23b1d5bc4560cce214c5c2cae6.zip chromium_src-dea4616c533c0a23b1d5bc4560cce214c5c2cae6.tar.gz chromium_src-dea4616c533c0a23b1d5bc4560cce214c5c2cae6.tar.bz2 |
IndexedDB: Combine value/primary_key into single *ReturnValue type.
Values can (if using a key generator) have auto-generated key values
appended to them. This change combines those two values into a single
type (and message) for easier conveyance to the render process. This
change has a modest improvement at present, but is required to implement
IDBObjectStore.getAll() where arrays of values will be returned.
BUG=457450,366242
Review URL: https://codereview.chromium.org/1086983003
Cr-Commit-Position: refs/heads/master@{#325871}
Diffstat (limited to 'chrome/app/chrome_exe.rc')
0 files changed, 0 insertions, 0 deletions