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

Issue 7065008: Move response_container_ into the URLFetcher::Core. (Closed)

Created:
9 years, 7 months ago by Sam Kerner (Chrome)
Modified:
9 years, 7 months ago
Reviewers:
mattm
CC:
chromium-reviews
Visibility:
Public.

Description

Move response_container_ into the URLFetcher::Core. It is accessed from the io thread after the fetcher is destroyed on the ui thread. BUG=none TEST=Reliability bots. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=86340 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=86350

Patch Set 1 #

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -25 lines) Patch
M chrome/common/net/test_url_fetcher_factory.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/common/net/url_fetcher.h View 3 chunks +9 lines, -9 lines 0 comments Download
M chrome/common/net/url_fetcher.cc View 10 chunks +24 lines, -12 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Sam Kerner (Chrome)
9 years, 7 months ago (2011-05-23 20:27:03 UTC) #1
mattm
9 years, 7 months ago (2011-05-23 20:35:43 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698