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

Issue 1114383003: Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketDataProvider (Closed)

Created:
5 years, 7 months ago by Ryan Hamilton
Modified:
5 years, 7 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, Paweł Hajdan Jr., mmenke
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketDataProvider so that all provider subclasses can have their state verified. Committed: https://crrev.com/bce10d97d6fc5233071427cf622aaad7abde9e19 Cr-Commit-Position: refs/heads/master@{#328154} Committed: https://crrev.com/269875cf0d23881a7ad119bae730ff54fdd4dd0b Cr-Commit-Position: refs/heads/master@{#328351} Committed: https://crrev.com/d833a674a5e4f3b4e47f229b3d5411a8d509c2c0 Cr-Commit-Position: refs/heads/master@{#328909} Committed: https://crrev.com/1d6f67fe72b4a9ae94fcb0a6e051d803a180bde1 Cr-Commit-Position: refs/heads/master@{#329003} Committed: https://crrev.com/1f1b299125a49be4f4c5a514d3fe4eee13dc904b Cr-Commit-Position: refs/heads/master@{#330139}

Patch Set 1 #

Total comments: 4

Patch Set 2 : fix comments #

Patch Set 3 : ah, chromoting #

Patch Set 4 : Rebase #

Patch Set 5 : more conservative #

Patch Set 6 : Super conservative #

Patch Set 7 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -0 lines) Patch
M jingle/glue/chrome_async_socket_unittest.cc View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M net/ftp/ftp_network_transaction_unittest.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M net/socket/socket_test_util.h View 1 2 3 4 5 6 3 chunks +6 lines, -0 lines 0 comments Download
M net/socket/socket_test_util.cc View 1 2 3 4 5 6 2 chunks +16 lines, -0 lines 0 comments Download
M remoting/base/buffered_socket_writer_unittest.cc View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M remoting/signaling/xmpp_signal_strategy_unittest.cc View 1 2 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 42 (15 generated)
Ryan Hamilton
5 years, 7 months ago (2015-05-01 19:12:44 UTC) #2
ramant (doing other things)
lgtm https://codereview.chromium.org/1114383003/diff/1/net/socket/socket_test_util.h File net/socket/socket_test_util.h (right): https://codereview.chromium.org/1114383003/diff/1/net/socket/socket_test_util.h#newcode263 net/socket/socket_test_util.h:263: // Return true of all read data has ...
5 years, 7 months ago (2015-05-01 20:25:41 UTC) #3
Ryan Hamilton
Thanks! https://codereview.chromium.org/1114383003/diff/1/net/socket/socket_test_util.h File net/socket/socket_test_util.h (right): https://codereview.chromium.org/1114383003/diff/1/net/socket/socket_test_util.h#newcode263 net/socket/socket_test_util.h:263: // Return true of all read data has ...
5 years, 7 months ago (2015-05-01 21:23:33 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1114383003/20001
5 years, 7 months ago (2015-05-01 21:24:33 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_dbg on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_dbg/builds/67793)
5 years, 7 months ago (2015-05-01 21:38:05 UTC) #9
Ryan Hamilton
sergeyu: jingle/ and remoting/ ONWERS, please?
5 years, 7 months ago (2015-05-01 23:08:54 UTC) #11
Sergey Ulanov
lgtm
5 years, 7 months ago (2015-05-04 17:19:47 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1114383003/40001
5 years, 7 months ago (2015-05-04 17:31:35 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 7 months ago (2015-05-04 18:21:29 UTC) #16
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/bce10d97d6fc5233071427cf622aaad7abde9e19 Cr-Commit-Position: refs/heads/master@{#328154}
5 years, 7 months ago (2015-05-04 18:22:33 UTC) #17
Dan Beam
A revert of this CL (patchset #3 id:40001) has been created in https://codereview.chromium.org/1119803006/ by dbeam@chromium.org. ...
5 years, 7 months ago (2015-05-05 03:54:38 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1114383003/60001
5 years, 7 months ago (2015-05-05 14:53:08 UTC) #21
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 7 months ago (2015-05-05 17:25:10 UTC) #22
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/269875cf0d23881a7ad119bae730ff54fdd4dd0b Cr-Commit-Position: refs/heads/master@{#328351}
5 years, 7 months ago (2015-05-05 17:27:05 UTC) #23
piman
A revert of this CL (patchset #4 id:60001) has been created in https://codereview.chromium.org/1114353005/ by piman@chromium.org. ...
5 years, 7 months ago (2015-05-05 19:13:21 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1114383003/80001
5 years, 7 months ago (2015-05-08 02:57:43 UTC) #27
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 7 months ago (2015-05-08 03:11:50 UTC) #28
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/d833a674a5e4f3b4e47f229b3d5411a8d509c2c0 Cr-Commit-Position: refs/heads/master@{#328909}
5 years, 7 months ago (2015-05-08 03:13:09 UTC) #29
Ryan Hamilton
A revert of this CL (patchset #5 id:80001) has been created in https://codereview.chromium.org/1123383004/ by rch@chromium.org. ...
5 years, 7 months ago (2015-05-08 03:59:48 UTC) #30
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1114383003/100001
5 years, 7 months ago (2015-05-08 18:14:59 UTC) #33
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 7 months ago (2015-05-08 19:09:09 UTC) #34
commit-bot: I haz the power
Patchset 6 (id:??) landed as https://crrev.com/1d6f67fe72b4a9ae94fcb0a6e051d803a180bde1 Cr-Commit-Position: refs/heads/master@{#329003}
5 years, 7 months ago (2015-05-08 19:10:28 UTC) #35
Ryan Hamilton
A revert of this CL (patchset #6 id:100001) has been created in https://codereview.chromium.org/1126113003/ by rch@chromium.org. ...
5 years, 7 months ago (2015-05-08 19:33:02 UTC) #36
mmenke
On 2015/05/08 19:33:02, Ryan Hamilton wrote: > A revert of this CL (patchset #6 id:100001) ...
5 years, 7 months ago (2015-05-08 21:44:42 UTC) #37
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1114383003/120001
5 years, 7 months ago (2015-05-15 17:39:26 UTC) #40
commit-bot: I haz the power
Committed patchset #7 (id:120001)
5 years, 7 months ago (2015-05-15 18:29:53 UTC) #41
commit-bot: I haz the power
5 years, 7 months ago (2015-05-15 18:30:51 UTC) #42
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/1f1b299125a49be4f4c5a514d3fe4eee13dc904b
Cr-Commit-Position: refs/heads/master@{#330139}

Powered by Google App Engine
This is Rietveld 408576698