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

Issue 12217049: Proxy WebData-based WebIDBDatabase::put (Closed)

Created:
7 years, 10 months ago by alecflett
Modified:
7 years, 10 months ago
Reviewers:
Tom Sepez, dgrogan, jsbell
CC:
chromium-reviews, joi+watch-content_chromium.org, jam, darin-cc_chromium.org
Visibility:
Public.

Description

Proxy WebData-based WebIDBDatabase::put BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=182392

Patch Set 1 #

Total comments: 4

Patch Set 2 : Better use of using #

Patch Set 3 : Fix bad merge #

Patch Set 4 : Update after disambiguation #

Patch Set 5 : Fix merge.. again. #

Patch Set 6 : Final version #

Patch Set 7 : Update to use explicit &front() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+149 lines, -14 lines) Patch
M content/browser/in_process_webkit/indexed_db_dispatcher_host.h View 1 2 2 chunks +2 lines, -6 lines 0 comments Download
M content/browser/in_process_webkit/indexed_db_dispatcher_host.cc View 1 2 3 4 5 6 5 chunks +34 lines, -2 lines 0 comments Download
M content/common/indexed_db/indexed_db_dispatcher.h View 2 chunks +13 lines, -1 line 0 comments Download
M content/common/indexed_db/indexed_db_dispatcher.cc View 1 2 3 4 chunks +40 lines, -2 lines 0 comments Download
M content/common/indexed_db/indexed_db_dispatcher_unittest.cc View 3 chunks +3 lines, -2 lines 0 comments Download
M content/common/indexed_db/indexed_db_messages.h View 1 2 3 4 3 chunks +32 lines, -1 line 0 comments Download
M content/common/indexed_db/proxy_webidbdatabase_impl.h View 1 chunk +8 lines, -0 lines 0 comments Download
M content/common/indexed_db/proxy_webidbdatabase_impl.cc View 1 chunk +17 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (0 generated)
alecflett
tsepez / jsbell - r?
7 years, 10 months ago (2013-02-06 21:44:55 UTC) #1
Tom Sepez
Rubberstamp LGTM on changing type in message.
7 years, 10 months ago (2013-02-06 21:48:08 UTC) #2
alecflett
7 years, 10 months ago (2013-02-06 23:50:54 UTC) #3
jsbell
lgtm with namespace nits https://codereview.chromium.org/12217049/diff/1/content/browser/in_process_webkit/indexed_db_dispatcher_host.cc File content/browser/in_process_webkit/indexed_db_dispatcher_host.cc (right): https://codereview.chromium.org/12217049/diff/1/content/browser/in_process_webkit/indexed_db_dispatcher_host.cc#newcode504 content/browser/in_process_webkit/indexed_db_dispatcher_host.cc:504: WebKit::WebData value(params.value); In .cc files ...
7 years, 10 months ago (2013-02-07 00:06:07 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alecflett@chromium.org/12217049/2002
7 years, 10 months ago (2013-02-07 00:18:59 UTC) #5
commit-bot: I haz the power
Failed to trigger a try job on mac HTTP Error 400: Bad Request
7 years, 10 months ago (2013-02-07 01:30:12 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alecflett@chromium.org/12217049/5006
7 years, 10 months ago (2013-02-07 01:30:35 UTC) #7
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 10 months ago (2013-02-07 03:00:10 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alecflett@chromium.org/12217049/11007
7 years, 10 months ago (2013-02-07 04:32:19 UTC) #9
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 10 months ago (2013-02-07 04:55:48 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alecflett@chromium.org/12217049/2006
7 years, 10 months ago (2013-02-07 05:30:05 UTC) #11
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 10 months ago (2013-02-07 06:02:35 UTC) #12
alecflett
On 2013/02/07 06:02:35, I haz the power (commit-bot) wrote: > Sorry for I got bad ...
7 years, 10 months ago (2013-02-07 06:52:04 UTC) #13
jsbell
On 2013/02/07 06:52:04, alecflett wrote: > > Ugh I am discovering that WebData(std::vector<char>) is calling ...
7 years, 10 months ago (2013-02-07 16:35:21 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alecflett@chromium.org/12217049/11009
7 years, 10 months ago (2013-02-14 01:03:01 UTC) #15
commit-bot: I haz the power
Retried try job too often on linux_aura for step(s) aura_unittests, browser_tests, compositor_unittests, content_browsertests, content_unittests, interactive_ui_tests, ...
7 years, 10 months ago (2013-02-14 01:23:53 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alecflett@chromium.org/12217049/11009
7 years, 10 months ago (2013-02-14 01:44:03 UTC) #17
commit-bot: I haz the power
Retried try job too often on linux_aura for step(s) aura_unittests, browser_tests, compositor_unittests, content_browsertests, content_unittests, interactive_ui_tests, ...
7 years, 10 months ago (2013-02-14 02:04:36 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alecflett@chromium.org/12217049/11009
7 years, 10 months ago (2013-02-14 03:06:19 UTC) #19
commit-bot: I haz the power
7 years, 10 months ago (2013-02-14 05:14:44 UTC) #20
Message was sent while issue was closed.
Change committed as 182392

Powered by Google App Engine
This is Rietveld 408576698