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

Issue 10759012: Chromium side of plumbing for passing renderer-generated keys through IPC (Closed)

Created:
8 years, 5 months ago by alecflett
Modified:
8 years, 5 months ago
Reviewers:
jsbell
CC:
chromium-reviews, joi+watch-content_chromium.org, jam, darin-cc_chromium.org, dgrogan, michaeln
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Chromium side of plumbing for passing renderer-generated keys through IPC BUG=129471 TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=145998

Patch Set 1 #

Total comments: 12

Patch Set 2 : address nits #

Patch Set 3 : Include unit tests too #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -11 lines) Patch
M content/browser/in_process_webkit/indexed_db_dispatcher_host.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M content/common/indexed_db/indexed_db_dispatcher.h View 1 chunk +10 lines, -7 lines 0 comments Download
M content/common/indexed_db/indexed_db_dispatcher.cc View 2 chunks +14 lines, -0 lines 0 comments Download
M content/common/indexed_db/indexed_db_dispatcher_unittest.cc View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
M content/common/indexed_db/indexed_db_messages.h View 1 1 chunk +6 lines, -0 lines 0 comments Download
M content/common/indexed_db/proxy_webidbobjectstore_impl.h View 1 chunk +9 lines, -0 lines 0 comments Download
M content/common/indexed_db/proxy_webidbobjectstore_impl.cc View 1 5 chunks +27 lines, -4 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
alecflett
This needs to land first, so I can land putWithIndexKeys() on the webkit side, and ...
8 years, 5 months ago (2012-07-10 00:13:08 UTC) #1
jsbell
+michaeln@ Overall lgtm with nits. We discussed offline some issues with this direction - namely, ...
8 years, 5 months ago (2012-07-10 17:46:54 UTC) #2
alecflett
http://codereview.chromium.org/10759012/diff/1/content/browser/in_process_webkit/indexed_db_dispatcher_host.cc File content/browser/in_process_webkit/indexed_db_dispatcher_host.cc (right): http://codereview.chromium.org/10759012/diff/1/content/browser/in_process_webkit/indexed_db_dispatcher_host.cc#newcode714 content/browser/in_process_webkit/indexed_db_dispatcher_host.cc:714: // TODO(alecflett): switch to putWithIndexKeys when available On 2012/07/10 ...
8 years, 5 months ago (2012-07-10 21:19:06 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alecflett@chromium.org/10759012/7001
8 years, 5 months ago (2012-07-10 21:22:38 UTC) #4
commit-bot: I haz the power
Try job failure for 10759012-7001 (retry) on mac_rel for step "compile" (clobber build). It's a ...
8 years, 5 months ago (2012-07-10 21:42:25 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alecflett@chromium.org/10759012/2002
8 years, 5 months ago (2012-07-10 22:23:41 UTC) #6
commit-bot: I haz the power
8 years, 5 months ago (2012-07-11 00:03:17 UTC) #7
Change committed as 145998

Powered by Google App Engine
This is Rietveld 408576698