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

Issue 338583003: Cancel posted write callbacks in Disconnect(). (Closed)

Created:
6 years, 6 months ago by wtc
Modified:
6 years, 6 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Cancel posted write callbacks in Disconnect(). Add a second WeakPtrFactory for the posted write callbacks. Invalidate the weak pointers created by this factory in Disconnect(). R=jgraettinger@chromium.org,rch@chromium.org,rsleevi@chromium.org BUG=362733 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=277158

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fix a comment. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -7 lines) Patch
M net/spdy/spdy_proxy_client_socket.h View 1 2 chunks +9 lines, -0 lines 0 comments Download
M net/spdy/spdy_proxy_client_socket.cc View 4 chunks +16 lines, -7 lines 2 comments Download

Messages

Total messages: 8 (0 generated)
wtc
This is a brute-force CL to fix the problem with the current fix for bug ...
6 years, 6 months ago (2014-06-13 18:03:50 UTC) #1
Ryan Hamilton
lgtm. curious to get jgreatinger's opinion. https://codereview.chromium.org/338583003/diff/20001/net/spdy/spdy_proxy_client_socket.cc File net/spdy/spdy_proxy_client_socket.cc (right): https://codereview.chromium.org/338583003/diff/20001/net/spdy/spdy_proxy_client_socket.cc#newcode497 net/spdy/spdy_proxy_client_socket.cc:497: base::Bind(&SpdyProxyClientSocket::RunCallback, If this ...
6 years, 6 months ago (2014-06-13 19:02:06 UTC) #2
wtc
The CQ bit was checked by wtc@chromium.org
6 years, 6 months ago (2014-06-13 23:33:21 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wtc@chromium.org/338583003/20001
6 years, 6 months ago (2014-06-13 23:34:37 UTC) #4
wtc
https://codereview.chromium.org/338583003/diff/20001/net/spdy/spdy_proxy_client_socket.cc File net/spdy/spdy_proxy_client_socket.cc (right): https://codereview.chromium.org/338583003/diff/20001/net/spdy/spdy_proxy_client_socket.cc#newcode497 net/spdy/spdy_proxy_client_socket.cc:497: base::Bind(&SpdyProxyClientSocket::RunCallback, On 2014/06/13 19:02:06, Ryan Hamilton wrote: > If ...
6 years, 6 months ago (2014-06-14 00:31:52 UTC) #5
wtc
Johnny: Please review this CL. I misspelled your email address earlier, which is why you ...
6 years, 6 months ago (2014-06-14 01:22:11 UTC) #6
commit-bot: I haz the power
Change committed as 277158
6 years, 6 months ago (2014-06-14 02:26:40 UTC) #7
Johnny
6 years, 6 months ago (2014-06-16 17:50:37 UTC) #8
Message was sent while issue was closed.
lgtm.

Powered by Google App Engine
This is Rietveld 408576698