Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(822)

Issue 536463002: IndexedDB: Decode correct int type for database name->id map (Closed)

Created:
6 years, 3 months ago by jsbell
Modified:
6 years, 3 months ago
Reviewers:
cmumford
CC:
chromium-reviews, darin-cc_chromium.org, dgrogan, jsbell+idb_chromium.org, jam, cmumford
Base URL:
https://chromium.googlesource.com/chromium/src.git@2125
Project:
chromium
Visibility:
Public.

Description

IndexedDB: Decode correct int type for database name->id map Database enumeration was decoding id as VarInt, but it's a plain Int. R=cmumford@chromium.org BUG=407015 Review URL: https://codereview.chromium.org/503913002 Cr-Commit-Position: refs/heads/master@{#291792} (cherry picked from commit 3f53c98b9f006356647858f34074bb9bb42537e3) Committed: https://chromium.googlesource.com/chromium/src/+/37897e43c1c64e9247dca909fc43a68b28a7c594

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M content/browser/indexed_db/indexed_db_backing_store.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/indexed_db/indexed_db_leveldb_coding.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
jsbell
6 years, 3 months ago (2014-09-02 19:27:35 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 37897e4.

Powered by Google App Engine
This is Rietveld 408576698