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

Issue 2905183002: Remove deprecated NonThreadSafe usage in net\socket. (Closed)

Created:
3 years, 6 months ago by gab
Modified:
3 years, 6 months ago
Reviewers:
eroman, Ryan Sleevi, mmenke
CC:
chromium-reviews, cbentzel+watch_chromium.org, net-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove deprecated NonThreadSafe usage in net\socket. Used ThreadChecker over the usually prefered SequenceChecker because some implementations are thread-affine.. This was scripted (check also added to destructors because NonThreadSafe implicitly checked on destruction but ThreadChecker doesn't). BUG=676387 Review-Url: https://codereview.chromium.org/2905183002 Cr-Commit-Position: refs/heads/master@{#475604} Committed: https://chromium.googlesource.com/chromium/src/+/d43afa1fa4853b90c1437b4ea57bf904106258b2

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -66 lines) Patch
M net/socket/client_socket_pool_manager_impl.h View 3 chunks +4 lines, -3 lines 0 comments Download
M net/socket/client_socket_pool_manager_impl.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/socket/tcp_socket_win.h View 3 chunks +4 lines, -3 lines 0 comments Download
M net/socket/tcp_socket_win.cc View 17 chunks +19 lines, -18 lines 0 comments Download
M net/socket/udp_socket_posix.h View 3 chunks +4 lines, -2 lines 0 comments Download
M net/socket/udp_socket_posix.cc View 17 chunks +21 lines, -20 lines 0 comments Download
M net/socket/udp_socket_win.h View 3 chunks +4 lines, -3 lines 0 comments Download
M net/socket/udp_socket_win.cc View 17 chunks +18 lines, -17 lines 0 comments Download

Messages

Total messages: 20 (10 generated)
gab
Ryan PTaL, thanks
3 years, 6 months ago (2017-05-25 23:31:00 UTC) #3
Ryan Sleevi
I'm going to defer to mmenke or eroman as I'm going to be OOO. TCPSocketWin ...
3 years, 6 months ago (2017-05-26 11:32:42 UTC) #8
mmenke
We still use overlapped writes, which has always struck me as weird. Regardless, that does ...
3 years, 6 months ago (2017-05-26 20:12:28 UTC) #9
gab
On 2017/05/26 20:12:28, mmenke wrote: > We still use overlapped writes, which has always struck ...
3 years, 6 months ago (2017-05-29 16:26:53 UTC) #10
mmenke
On 2017/05/29 16:26:53, gab wrote: > On 2017/05/26 20:12:28, mmenke wrote: > > We still ...
3 years, 6 months ago (2017-05-30 16:26:02 UTC) #11
Ryan Sleevi
LGTM % nit: Updated CL description post-discussion :) (It sounds speculative, but it looks like ...
3 years, 6 months ago (2017-05-30 16:31:15 UTC) #12
gab
On 2017/05/30 16:31:15, Ryan Sleevi wrote: > LGTM % nit: > > Updated CL description ...
3 years, 6 months ago (2017-05-30 16:33:24 UTC) #14
mmenke
On 2017/05/30 16:26:02, mmenke wrote: > On 2017/05/29 16:26:53, gab wrote: > > On 2017/05/26 ...
3 years, 6 months ago (2017-05-30 16:33:36 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2905183002/1
3 years, 6 months ago (2017-05-30 16:34:12 UTC) #17
commit-bot: I haz the power
3 years, 6 months ago (2017-05-30 18:26:36 UTC) #20
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/d43afa1fa4853b90c1437b4ea57b...

Powered by Google App Engine
This is Rietveld 408576698