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

Issue 2869663002: ResourceFetcher::Start should be given a WebLocalFrame (Closed)

Created:
3 years, 7 months ago by yhirano
Modified:
3 years, 7 months ago
Reviewers:
kinuko
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, jam, darin-cc_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

ResourceFetcher::Start should be given a WebLocalFrame Actually it is already assumed implicitly by using the WebDocument gotten from GetDocument(). This is a preliminary change to use blink::FetchContext::CreateURLLoader from content::ResourceFetcherImpl. BUG=712913 R=kinuko@chromium.org Review-Url: https://codereview.chromium.org/2869663002 Cr-Commit-Position: refs/heads/master@{#469952} Committed: https://chromium.googlesource.com/chromium/src/+/505d1e6979447633985e1a297568c04d993a0f48

Patch Set 1 #

Patch Set 2 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -20 lines) Patch
M content/public/renderer/resource_fetcher.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M content/renderer/fetchers/resource_fetcher_impl.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M content/renderer/fetchers/resource_fetcher_impl.cc View 1 2 chunks +4 lines, -2 lines 0 comments Download
M content/renderer/mojo_context_state.h View 1 3 chunks +3 lines, -3 lines 0 comments Download
M content/renderer/mojo_context_state.cc View 1 3 chunks +3 lines, -3 lines 0 comments Download
M content/renderer/resource_fetcher_browsertest.cc View 1 8 chunks +14 lines, -8 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 20 (16 generated)
yhirano
3 years, 7 months ago (2017-05-08 08:15:55 UTC) #12
kinuko
lgtm
3 years, 7 months ago (2017-05-08 09:07:43 UTC) #13
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/2869663002/20001
3 years, 7 months ago (2017-05-08 09:26:28 UTC) #17
commit-bot: I haz the power
3 years, 7 months ago (2017-05-08 10:38:03 UTC) #20
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/505d1e6979447633985e1a297568...

Powered by Google App Engine
This is Rietveld 408576698