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

Issue 198133002: Add the leveldb coding changes for IDB blob support. (Closed)

Created:
6 years, 9 months ago by ericu
Modified:
6 years, 9 months ago
Reviewers:
jsbell, cmumford
CC:
chromium-reviews, jam, alecflett, ericu+idb_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, cmumford, dgrogan, jsbell+idb_chromium.org
Visibility:
Public.

Description

Add the leveldb coding changes for IDB blob support. BUG=108012 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=257044

Patch Set 1 #

Patch Set 2 : Remove an obsolete comment. #

Patch Set 3 : Re-upload from the right branch. No code changes. #

Total comments: 9

Patch Set 4 : Rolled in Chris's feedback #

Total comments: 4

Patch Set 5 : Josh's feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+188 lines, -6 lines) Patch
M content/browser/indexed_db/indexed_db_leveldb_coding.h View 1 2 3 4 4 chunks +52 lines, -2 lines 0 comments Download
M content/browser/indexed_db/indexed_db_leveldb_coding.cc View 1 2 3 4 12 chunks +136 lines, -4 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
ericu
And so it begins... Here's CL #1 for the big change.
6 years, 9 months ago (2014-03-12 20:41:58 UTC) #1
cmumford
https://codereview.chromium.org/198133002/diff/40001/content/browser/indexed_db/indexed_db_leveldb_coding.cc File content/browser/indexed_db/indexed_db_leveldb_coding.cc (right): https://codereview.chromium.org/198133002/diff/40001/content/browser/indexed_db/indexed_db_leveldb_coding.cc#newcode50 content/browser/indexed_db/indexed_db_leveldb_coding.cc:50: // If the blobKey is AllBlobsKey, the whole database ...
6 years, 9 months ago (2014-03-13 17:53:40 UTC) #2
ericu
https://codereview.chromium.org/198133002/diff/40001/content/browser/indexed_db/indexed_db_leveldb_coding.cc File content/browser/indexed_db/indexed_db_leveldb_coding.cc (right): https://codereview.chromium.org/198133002/diff/40001/content/browser/indexed_db/indexed_db_leveldb_coding.cc#newcode50 content/browser/indexed_db/indexed_db_leveldb_coding.cc:50: // If the blobKey is AllBlobsKey, the whole database ...
6 years, 9 months ago (2014-03-13 19:25:44 UTC) #3
jsbell
lgtm if cmumford doesn't have anything else https://codereview.chromium.org/198133002/diff/40001/content/browser/indexed_db/indexed_db_leveldb_coding.cc File content/browser/indexed_db/indexed_db_leveldb_coding.cc (right): https://codereview.chromium.org/198133002/diff/40001/content/browser/indexed_db/indexed_db_leveldb_coding.cc#newcode1878 content/browser/indexed_db/indexed_db_leveldb_coding.cc:1878: return ret; ...
6 years, 9 months ago (2014-03-13 20:58:47 UTC) #4
ericu
https://codereview.chromium.org/198133002/diff/50001/content/browser/indexed_db/indexed_db_leveldb_coding.cc File content/browser/indexed_db/indexed_db_leveldb_coding.cc (right): https://codereview.chromium.org/198133002/diff/50001/content/browser/indexed_db/indexed_db_leveldb_coding.cc#newcode1836 content/browser/indexed_db/indexed_db_leveldb_coding.cc:1836: if (!Decode(slice, &key)) On 2014/03/13 20:58:48, jsbell wrote: > ...
6 years, 9 months ago (2014-03-13 21:05:53 UTC) #5
ericu
The CQ bit was checked by ericu@chromium.org
6 years, 9 months ago (2014-03-13 21:06:27 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ericu@chromium.org/198133002/70001
6 years, 9 months ago (2014-03-13 21:07:05 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-13 21:26:28 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_chromeos_rel
6 years, 9 months ago (2014-03-13 21:26:29 UTC) #9
ericu
The CQ bit was checked by ericu@chromium.org
6 years, 9 months ago (2014-03-13 23:21:25 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ericu@chromium.org/198133002/70001
6 years, 9 months ago (2014-03-13 23:22:42 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ericu@chromium.org/198133002/70001
6 years, 9 months ago (2014-03-14 00:25:04 UTC) #12
commit-bot: I haz the power
6 years, 9 months ago (2014-03-14 06:37:42 UTC) #13
Message was sent while issue was closed.
Change committed as 257044

Powered by Google App Engine
This is Rietveld 408576698