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

Issue 197753011: Add IndexedDBValue wrapper class to group blob info with bits. (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, dgrogan, jsbell+idb_chromium.org
Visibility:
Public.

Description

Add IndexedDBValue wrapper class to group blob info with bits. Depends on https://codereview.chromium.org/197023009. BUG=108012 R=cmumford,jsbell Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=258139

Patch Set 1 #

Patch Set 2 : Removed a bit of extra blob_info stuff that leaked in. #

Total comments: 12

Patch Set 3 : Rolled in Chris's feedback #

Patch Set 4 : Merged out #

Patch Set 5 : Merge out #

Patch Set 6 : Make clang happier #

Patch Set 7 : Fix clang more #

Patch Set 8 : Yet still happier clang, I hope. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+140 lines, -67 lines) Patch
M content/browser/indexed_db/indexed_db_backing_store.h View 1 2 3 chunks +4 lines, -3 lines 0 comments Download
M content/browser/indexed_db/indexed_db_backing_store.cc View 1 2 3 14 chunks +19 lines, -18 lines 0 comments Download
M content/browser/indexed_db/indexed_db_backing_store_unittest.cc View 1 2 6 chunks +11 lines, -13 lines 0 comments Download
M content/browser/indexed_db/indexed_db_blob_info.h View 1 2 3 4 5 6 7 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/indexed_db/indexed_db_callbacks.h View 1 2 2 chunks +7 lines, -6 lines 0 comments Download
M content/browser/indexed_db/indexed_db_callbacks.cc View 1 2 10 chunks +13 lines, -10 lines 0 comments Download
M content/browser/indexed_db/indexed_db_cursor.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/indexed_db/indexed_db_cursor.cc View 6 chunks +8 lines, -7 lines 0 comments Download
M content/browser/indexed_db/indexed_db_database.h View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M content/browser/indexed_db/indexed_db_database.cc View 1 2 3 4 6 chunks +6 lines, -5 lines 0 comments Download
M content/browser/indexed_db/indexed_db_dispatcher_host.cc View 1 2 3 4 2 chunks +4 lines, -2 lines 0 comments Download
A content/browser/indexed_db/indexed_db_value.h View 1 2 3 4 5 6 7 1 chunk +41 lines, -0 lines 0 comments Download
A content/browser/indexed_db/indexed_db_value.cc View 1 2 3 4 5 6 7 1 chunk +20 lines, -0 lines 0 comments Download
M content/content_browser.gypi View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
ericu
Patch #5.
6 years, 9 months ago (2014-03-13 23:29:49 UTC) #1
cmumford
https://codereview.chromium.org/197753011/diff/20001/content/browser/indexed_db/indexed_db_backing_store.h File content/browser/indexed_db/indexed_db_backing_store.h (right): https://codereview.chromium.org/197753011/diff/20001/content/browser/indexed_db/indexed_db_backing_store.h#newcode136 content/browser/indexed_db/indexed_db_backing_store.h:136: IndexedDBValue& value, Did you intend to un-constify this param? ...
6 years, 9 months ago (2014-03-14 00:36:15 UTC) #2
ericu
https://codereview.chromium.org/197753011/diff/20001/content/browser/indexed_db/indexed_db_backing_store.h File content/browser/indexed_db/indexed_db_backing_store.h (right): https://codereview.chromium.org/197753011/diff/20001/content/browser/indexed_db/indexed_db_backing_store.h#newcode136 content/browser/indexed_db/indexed_db_backing_store.h:136: IndexedDBValue& value, On 2014/03/14 00:36:16, cmumford wrote: > Did ...
6 years, 9 months ago (2014-03-14 01:17:23 UTC) #3
jsbell
lgtm if cmumford doesn't have anything else.
6 years, 9 months ago (2014-03-14 21:41:09 UTC) #4
cmumford
On 2014/03/14 21:41:09, jsbell wrote: > lgtm if cmumford doesn't have anything else. lgtm
6 years, 9 months ago (2014-03-17 20:25:39 UTC) #5
ericu
The CQ bit was checked by ericu@chromium.org
6 years, 9 months ago (2014-03-18 21:05:18 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/197753011/80001
6 years, 9 months ago (2014-03-18 21:17:45 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-18 21:55:01 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_chromeos_clang_dbg
6 years, 9 months ago (2014-03-18 21:55:01 UTC) #9
ericu
The CQ bit was checked by ericu@chromium.org
6 years, 9 months ago (2014-03-19 18:07:48 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/197753011/140001
6 years, 9 months ago (2014-03-19 18:10:38 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-19 20:38:55 UTC) #12
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) app_list_unittests, ash_unittests, aura_unittests, cacheinvalidation_unittests, cc_unittests, check_deps, ...
6 years, 9 months ago (2014-03-19 20:38:56 UTC) #13
ericu
The CQ bit was checked by ericu@chromium.org
6 years, 9 months ago (2014-03-19 21:18:46 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ericu@chromium.org/197753011/140001
6 years, 9 months ago (2014-03-19 21:20:15 UTC) #15
commit-bot: I haz the power
6 years, 9 months ago (2014-03-19 23:08:53 UTC) #16
Message was sent while issue was closed.
Change committed as 258139

Powered by Google App Engine
This is Rietveld 408576698