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

Issue 1416213003: Add DatagramClientSocket::BindToDefaultNetwork(),GetBoundNetwork() (Closed)

Created:
5 years, 2 months ago by pauljensen
Modified:
5 years ago
Reviewers:
Jana
CC:
chromium-reviews, cbentzel+watch_chromium.org, mmenke
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add DatagramClientSocket::BindToDefaultNetwork(),GetBoundNetwork() Committed: https://crrev.com/03c445802b1a6bfd80e43d4d085c51636fe643cf Cr-Commit-Position: refs/heads/master@{#364050}

Patch Set 1 #

Patch Set 2 : sync and rework #

Total comments: 9

Patch Set 3 : loop only twice #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -6 lines) Patch
M net/dns/address_sorter_posix_unittest.cc View 1 chunk +8 lines, -1 line 0 comments Download
M net/socket/socket_test_util.h View 1 2 chunks +4 lines, -0 lines 0 comments Download
M net/socket/socket_test_util.cc View 1 2 chunks +17 lines, -0 lines 0 comments Download
M net/udp/datagram_client_socket.h View 1 chunk +9 lines, -0 lines 0 comments Download
M net/udp/udp_client_socket.h View 1 2 chunks +3 lines, -0 lines 0 comments Download
M net/udp/udp_client_socket.cc View 1 2 1 chunk +36 lines, -3 lines 0 comments Download
M net/udp/udp_socket_posix.cc View 1 2 chunks +10 lines, -2 lines 0 comments Download

Messages

Total messages: 22 (8 generated)
pauljensen
Jana, want to review this? if you don't, we can ask Helen or reviewed the ...
5 years ago (2015-12-04 19:20:59 UTC) #2
Jana
https://codereview.chromium.org/1416213003/diff/20001/net/udp/udp_client_socket.cc File net/udp/udp_client_socket.cc (right): https://codereview.chromium.org/1416213003/diff/20001/net/udp/udp_client_socket.cc#newcode42 net/udp/udp_client_socket.cc:42: for (int attempt = 0; attempt < 3; attempt++) ...
5 years ago (2015-12-04 20:30:16 UTC) #3
Jana
On 2015/12/04 19:20:59, pauljensen wrote: > Jana, want to review this? if you don't, we ...
5 years ago (2015-12-04 20:30:43 UTC) #4
pauljensen
https://codereview.chromium.org/1416213003/diff/20001/net/udp/udp_client_socket.cc File net/udp/udp_client_socket.cc (right): https://codereview.chromium.org/1416213003/diff/20001/net/udp/udp_client_socket.cc#newcode42 net/udp/udp_client_socket.cc:42: for (int attempt = 0; attempt < 3; attempt++) ...
5 years ago (2015-12-07 13:05:55 UTC) #5
Jana
On 2015/12/07 13:05:55, pauljensen wrote: > https://codereview.chromium.org/1416213003/diff/20001/net/udp/udp_client_socket.cc > File net/udp/udp_client_socket.cc (right): > > https://codereview.chromium.org/1416213003/diff/20001/net/udp/udp_client_socket.cc#newcode42 > ...
5 years ago (2015-12-07 17:30:17 UTC) #6
Jana
lgtm LGTM, but nit below on num iterations. I'll leave it up to you :-) ...
5 years ago (2015-12-07 17:30:52 UTC) #7
pauljensen
https://codereview.chromium.org/1416213003/diff/20001/net/udp/udp_client_socket.cc File net/udp/udp_client_socket.cc (right): https://codereview.chromium.org/1416213003/diff/20001/net/udp/udp_client_socket.cc#newcode42 net/udp/udp_client_socket.cc:42: for (int attempt = 0; attempt < 3; attempt++) ...
5 years ago (2015-12-08 14:31:19 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1416213003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1416213003/40001
5 years ago (2015-12-08 14:33:04 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_clobber_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_clobber_rel_ng/builds/104448)
5 years ago (2015-12-08 15:04:05 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1416213003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1416213003/40001
5 years ago (2015-12-08 18:36:31 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/98802) linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, ...
5 years ago (2015-12-08 19:12:43 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1416213003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1416213003/40001
5 years ago (2015-12-09 11:49:48 UTC) #19
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years ago (2015-12-09 12:52:22 UTC) #20
commit-bot: I haz the power
5 years ago (2015-12-09 12:53:14 UTC) #22
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/03c445802b1a6bfd80e43d4d085c51636fe643cf
Cr-Commit-Position: refs/heads/master@{#364050}

Powered by Google App Engine
This is Rietveld 408576698