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

Issue 17368004: Revert 207763 "Merge https://src.chromium.org/viewvc/chrome?revi..." (Closed)

Created:
7 years, 6 months ago by yhirano
Modified:
7 years, 6 months ago
Reviewers:
yhirano
CC:
chromium-reviews
Visibility:
Public.

Description

Revert 207763 "Merge https://src.chromium.org/viewvc/chrome?revi..." > Merge https://src.chromium.org/viewvc/chrome?revision=205158&view=revision > > > SocketStream uses a weak ptr to URLRequestContext > > > > URLRequestContext can be destroyed while SocketStream is living, so we use WeakPtr to detect the destruction. > > This is a workaround and this issue should be fixed in a better way in the future. > > > > Imported from https://codereview.chromium.org/15736021/ . > > > > TEST=net_unittests content_unittests > > BUG=244746 > > R=mmenke > TBR=mmenke@chromium.org > > Review URL: https://codereview.chromium.org/16874005 TBR=yhirano@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=207764

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -72 lines) Patch
M branches/1500/src/chrome/browser/net/chrome_url_request_context.h View 1 chunk +3 lines, -1 line 0 comments Download
M branches/1500/src/chrome/browser/net/chrome_url_request_context.cc View 1 chunk +2 lines, -1 line 0 comments Download
M branches/1500/src/net/socket_stream/socket_stream.h View 3 chunks +3 lines, -4 lines 0 comments Download
M branches/1500/src/net/socket_stream/socket_stream_job.h View 1 chunk +2 lines, -2 lines 0 comments Download
M branches/1500/src/net/socket_stream/socket_stream_unittest.cc View 1 chunk +0 lines, -62 lines 0 comments Download
M branches/1500/src/net/url_request/url_request_context.h View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
yhirano
7 years, 6 months ago (2013-06-21 09:09:27 UTC) #1
yhirano
7 years, 6 months ago (2013-06-21 09:09:45 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r207764.

Powered by Google App Engine
This is Rietveld 408576698