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

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

Created:
6 years, 4 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@master
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 Committed: https://crrev.com/3f53c98b9f006356647858f34074bb9bb42537e3 Cr-Commit-Position: refs/heads/master@{#291792}

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: 6 (0 generated)
jsbell
Speculative fix for https://code.google.com/p/chromium/issues/detail?id=407015 - the code is definitely wrong, but I can't repro the ...
6 years, 4 months ago (2014-08-25 21:43:28 UTC) #1
cmumford
lgtm
6 years, 4 months ago (2014-08-25 21:56:25 UTC) #2
jsbell
The CQ bit was checked by jsbell@chromium.org
6 years, 4 months ago (2014-08-25 21:58:24 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jsbell@chromium.org/503913002/1
6 years, 4 months ago (2014-08-25 21:59:09 UTC) #4
commit-bot: I haz the power
Committed patchset #1 (1) as 7a520a996e2a75004c3d57c188b7a9e461af4c7c
6 years, 4 months ago (2014-08-25 23:48:30 UTC) #5
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 02:38:43 UTC) #6
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/3f53c98b9f006356647858f34074bb9bb42537e3
Cr-Commit-Position: refs/heads/master@{#291792}

Powered by Google App Engine
This is Rietveld 408576698