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

Issue 2509913002: Implement StructTraits for remaining IndexedDB IPC types. (Closed)

Created:
4 years, 1 month ago by Reilly Grant (use Gerrit)
Modified:
4 years, 1 month ago
Reviewers:
kenrb, jsbell
CC:
Aaron Boodman, abarth-chromium, chromium-reviews, cmumford, darin (slow to review), darin-cc_chromium.org, jam, jsbell+idb_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Implement StructTraits for remaining IndexedDB IPC types. This patch implements StructTraits for IndexedDBKey, IndexedDBKeyPath and IndexedDBKeyRange. The ParamTraits for IndexedDBKeyPath can now be removed as unused. BUG=627484 Committed: https://crrev.com/aa36693fe3dded933a2cae51a23dba720f91b37d Cr-Commit-Position: refs/heads/master@{#434070}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Add jsbell@'s TODO. #

Patch Set 3 : Rebased. #

Patch Set 4 : Fix compile error on GCC. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+232 lines, -120 lines) Patch
M content/common/indexed_db/OWNERS View 1 chunk +2 lines, -0 lines 0 comments Download
M content/common/indexed_db/indexed_db.mojom View 1 1 chunk +38 lines, -6 lines 0 comments Download
M content/common/indexed_db/indexed_db.typemap View 1 chunk +0 lines, -1 line 0 comments Download
M content/common/indexed_db/indexed_db_param_traits.h View 1 chunk +0 lines, -11 lines 0 comments Download
M content/common/indexed_db/indexed_db_param_traits.cc View 2 chunks +0 lines, -101 lines 0 comments Download
M content/common/indexed_db/indexed_db_struct_traits.h View 1 chunk +37 lines, -1 line 0 comments Download
M content/common/indexed_db/indexed_db_struct_traits.cc View 1 2 3 1 chunk +155 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 30 (19 generated)
Reilly Grant (use Gerrit)
kenrb@, IPC security review please. jsbell@, IndexedDB review please.
4 years, 1 month ago (2016-11-17 00:07:14 UTC) #2
jsbell
lgtm https://codereview.chromium.org/2509913002/diff/1/content/common/indexed_db/indexed_db.mojom File content/common/indexed_db/indexed_db.mojom (right): https://codereview.chromium.org/2509913002/diff/1/content/common/indexed_db/indexed_db.mojom#newcode39 content/common/indexed_db/indexed_db.mojom:39: DatalessKeyType other; Ugh. I remember this falling out ...
4 years, 1 month ago (2016-11-17 04:32:42 UTC) #3
Reilly Grant (use Gerrit)
Add jsbell@'s TODO.
4 years, 1 month ago (2016-11-17 21:31:05 UTC) #4
Reilly Grant (use Gerrit)
https://codereview.chromium.org/2509913002/diff/1/content/common/indexed_db/indexed_db.mojom File content/common/indexed_db/indexed_db.mojom (right): https://codereview.chromium.org/2509913002/diff/1/content/common/indexed_db/indexed_db.mojom#newcode39 content/common/indexed_db/indexed_db.mojom:39: DatalessKeyType other; On 2016/11/17 at 04:32:42, jsbell wrote: > ...
4 years, 1 month ago (2016-11-17 21:31:17 UTC) #5
kenrb
ipc lgtm
4 years, 1 month ago (2016-11-17 23:09:48 UTC) #6
Reilly Grant (use Gerrit)
Rebased.
4 years, 1 month ago (2016-11-19 01:28:42 UTC) #7
Reilly Grant (use Gerrit)
Fix compile error on GCC.
4 years, 1 month ago (2016-11-19 02:29:03 UTC) #12
commit-bot: I haz the power
This CL has an open dependency (Issue 2507233002 Patch 40001). Please resolve the dependency and ...
4 years, 1 month ago (2016-11-22 20:48:57 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2509913002/60001
4 years, 1 month ago (2016-11-23 01:10:44 UTC) #26
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 1 month ago (2016-11-23 01:23:55 UTC) #28
commit-bot: I haz the power
4 years, 1 month ago (2016-11-23 01:28:05 UTC) #30
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/aa36693fe3dded933a2cae51a23dba720f91b37d
Cr-Commit-Position: refs/heads/master@{#434070}

Powered by Google App Engine
This is Rietveld 408576698