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

Issue 7289032: Remove SocketWrapper to expose the threading issues it masks. (Closed)

Created:
9 years, 5 months ago by Wez
Modified:
9 years, 5 months ago
CC:
chromium-reviews, jamiewalch+watch_chromium.org, hclam+watch_chromium.org, simonmorris+watch_chromium.org, wez+watch_chromium.org, dmaclach+watch_chromium.org, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, ajwong+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Remove SocketWrapper, which should no longer be needed since we're explicitly telling writers not to touch channels in CloseInternal(). BUG= TEST=Unit-tests should pass. End-to-end remoting sessions should not make calls to deleted StreamSocket instances for channels during shutdown. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=91874

Patch Set 1 #

Patch Set 2 : Split ConnectionToHost changes out to separate CL. #

Patch Set 3 : Rebase, rinse and repeat. #

Patch Set 4 : Add missing bracket. #

Patch Set 5 : Rebase once more. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -154 lines) Patch
M remoting/protocol/jingle_session.h View 1 2 chunks +0 lines, -4 lines 0 comments Download
M remoting/protocol/jingle_session.cc View 1 2 3 4 chunks +20 lines, -44 lines 0 comments Download
D remoting/protocol/socket_wrapper.h View 1 chunk +0 lines, -52 lines 0 comments Download
D remoting/protocol/socket_wrapper.cc View 1 chunk +0 lines, -52 lines 0 comments Download
M remoting/remoting.gyp View 1 2 3 4 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Wez
First stab at stripping out SocketWrapper.
9 years, 5 months ago (2011-07-07 22:20:00 UTC) #1
Sergey Ulanov
LGTM
9 years, 5 months ago (2011-07-08 00:04:41 UTC) #2
commit-bot: I haz the power
9 years, 5 months ago (2011-07-08 17:56:30 UTC) #3
Change committed as 91874

Powered by Google App Engine
This is Rietveld 408576698