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

Issue 1164493008: Implement WebDataConsumerHandle::Reader. (Closed)

Created:
5 years, 6 months ago by yhirano
Modified:
5 years, 6 months ago
Reviewers:
hiroshige, kinuko
CC:
chromium-reviews, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Implement WebDataConsumerHandle::Reader. We are changing WebDataConsumerHandle interface so as to use "Reader" interface. This CL implements it in WebDataConsumerHandleImpl and SharedMemoryDataConsumerHandle. The latter supports the deprecated functions while the former doesn't. BUG=480746 Committed: https://crrev.com/9fd47e6056fb77d728fc9411a3aca214baa28907 Cr-Commit-Position: refs/heads/master@{#334566}

Patch Set 1 : #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

Patch Set 5 : #

Total comments: 6

Patch Set 6 : #

Total comments: 6

Patch Set 7 : #

Patch Set 8 : #

Patch Set 9 : #

Patch Set 10 : #

Patch Set 11 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+416 lines, -183 lines) Patch
M content/child/shared_memory_data_consumer_handle.h View 1 2 3 4 5 6 7 8 9 10 2 chunks +24 lines, -0 lines 0 comments Download
M content/child/shared_memory_data_consumer_handle.cc View 1 2 3 4 5 6 7 8 9 10 chunks +154 lines, -67 lines 0 comments Download
M content/child/shared_memory_data_consumer_handle_unittest.cc View 1 2 3 4 5 6 7 8 9 23 chunks +135 lines, -52 lines 0 comments Download
M content/child/web_data_consumer_handle_impl.h View 1 2 3 4 5 6 7 8 9 1 chunk +25 lines, -11 lines 0 comments Download
M content/child/web_data_consumer_handle_impl.cc View 1 2 3 4 5 6 7 8 9 5 chunks +67 lines, -46 lines 0 comments Download
M content/child/web_data_consumer_handle_impl_unittest.cc View 1 2 3 4 5 6 7 8 9 5 chunks +11 lines, -7 lines 0 comments Download

Messages

Total messages: 33 (16 generated)
yhirano
5 years, 6 months ago (2015-06-08 04:33:57 UTC) #5
yhirano
On 2015/06/08 04:33:57, yhirano wrote: This CL depends on https://codereview.chromium.org/1149563007/ and https://codereview.chromium.org/1150033004/.
5 years, 6 months ago (2015-06-08 04:35:14 UTC) #6
hiroshige
CL title: including the class name of SharedMemoryDataConsumerHandle would be helpful. https://codereview.chromium.org/1164493008/diff/100001/content/child/shared_memory_data_consumer_handle.cc File content/child/shared_memory_data_consumer_handle.cc (right): ...
5 years, 6 months ago (2015-06-11 00:03:30 UTC) #7
yhirano
> CL title: including the class name of SharedMemoryDataConsumerHandle would be helpful. This CL adds ...
5 years, 6 months ago (2015-06-11 07:24:06 UTC) #9
hiroshige
https://codereview.chromium.org/1164493008/diff/160001/content/child/shared_memory_data_consumer_handle.cc File content/child/shared_memory_data_consumer_handle.cc (right): https://codereview.chromium.org/1164493008/diff/160001/content/child/shared_memory_data_consumer_handle.cc#newcode122 content/child/shared_memory_data_consumer_handle.cc:122: // this task. Please describe why we don't repost ...
5 years, 6 months ago (2015-06-12 10:12:09 UTC) #10
yhirano
https://codereview.chromium.org/1164493008/diff/160001/content/child/shared_memory_data_consumer_handle.cc File content/child/shared_memory_data_consumer_handle.cc (right): https://codereview.chromium.org/1164493008/diff/160001/content/child/shared_memory_data_consumer_handle.cc#newcode122 content/child/shared_memory_data_consumer_handle.cc:122: // this task. On 2015/06/12 10:12:09, hiroshige wrote: > ...
5 years, 6 months ago (2015-06-15 10:23:23 UTC) #12
hiroshige
lgtm.
5 years, 6 months ago (2015-06-15 10:37:49 UTC) #13
yhirano
+kinuko for OWNER review.
5 years, 6 months ago (2015-06-15 15:58:04 UTC) #15
kinuko
lgtm with some nits https://codereview.chromium.org/1164493008/diff/200001/content/child/shared_memory_data_consumer_handle.cc File content/child/shared_memory_data_consumer_handle.cc (right): https://codereview.chromium.org/1164493008/diff/200001/content/child/shared_memory_data_consumer_handle.cc#newcode114 content/child/shared_memory_data_consumer_handle.cc:114: // Do nothing. nit: prefer ...
5 years, 6 months ago (2015-06-16 00:33:33 UTC) #16
yhirano
https://codereview.chromium.org/1164493008/diff/200001/content/child/shared_memory_data_consumer_handle.cc File content/child/shared_memory_data_consumer_handle.cc (right): https://codereview.chromium.org/1164493008/diff/200001/content/child/shared_memory_data_consumer_handle.cc#newcode114 content/child/shared_memory_data_consumer_handle.cc:114: // Do nothing. On 2015/06/16 00:33:32, kinuko wrote: > ...
5 years, 6 months ago (2015-06-16 00:58:17 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1164493008/220001
5 years, 6 months ago (2015-06-16 01:07:13 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1164493008/240001
5 years, 6 months ago (2015-06-16 02:23:37 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1164493008/300001
5 years, 6 months ago (2015-06-16 07:01:03 UTC) #27
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/68240)
5 years, 6 months ago (2015-06-16 08:08:11 UTC) #29
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1164493008/300001
5 years, 6 months ago (2015-06-16 08:13:11 UTC) #31
commit-bot: I haz the power
Committed patchset #11 (id:300001)
5 years, 6 months ago (2015-06-16 08:37:04 UTC) #32
commit-bot: I haz the power
5 years, 6 months ago (2015-06-16 08:38:07 UTC) #33
Message was sent while issue was closed.
Patchset 11 (id:??) landed as
https://crrev.com/9fd47e6056fb77d728fc9411a3aca214baa28907
Cr-Commit-Position: refs/heads/master@{#334566}

Powered by Google App Engine
This is Rietveld 408576698