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

Issue 2854723002: Network service: avoid requesting a new URLLoaderFactory for each NavigationURLLoaderNetworkService. (Closed)

Created:
3 years, 7 months ago by yzshen1
Modified:
3 years, 7 months ago
Reviewers:
jam, scottmg
CC:
chromium-reviews, loading-reviews_chromium.org, jam, darin-cc_chromium.org, mmenke
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Network service: avoid requesting a new URLLoaderFactory for each NavigationURLLoaderNetworkService. Eventually we will need the ability to customize URL factory per frame, for things like appcache or service worker. But by default we could use a global URL factory. BUG=717689 Review-Url: https://codereview.chromium.org/2854723002 Cr-Commit-Position: refs/heads/master@{#468776} Committed: https://chromium.googlesource.com/chromium/src/+/fa5e572013e1c46993b8e79da9e55b58a0f2c86e

Patch Set 1 #

Patch Set 2 : . #

Total comments: 4

Patch Set 3 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -14 lines) Patch
M content/browser/loader/navigation_url_loader_network_service.h View 1 2 2 chunks +4 lines, -2 lines 0 comments Download
M content/browser/loader/navigation_url_loader_network_service.cc View 1 2 4 chunks +16 lines, -11 lines 0 comments Download
M content/browser/site_per_process_browsertest.cc View 1 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 23 (14 generated)
yzshen1
Hi, John. Would you please take a look? Thanks!
3 years, 7 months ago (2017-05-02 17:54:58 UTC) #10
scottmg
https://codereview.chromium.org/2854723002/diff/20001/content/browser/loader/navigation_url_loader_network_service.cc File content/browser/loader/navigation_url_loader_network_service.cc (right): https://codereview.chromium.org/2854723002/diff/20001/content/browser/loader/navigation_url_loader_network_service.cc#newcode208 content/browser/loader/navigation_url_loader_network_service.cc:208: mojom::URLLoaderFactory* nit; maybe make this return a & instead ...
3 years, 7 months ago (2017-05-02 18:00:56 UTC) #12
Randy Smith (Not in Mondays)
On 2017/05/02 17:54:58, yzshen1 wrote: > Hi, John. > > Would you please take a ...
3 years, 7 months ago (2017-05-02 18:15:54 UTC) #13
yzshen1
On 2017/05/02 18:15:54, Randy Smith (Not in Mondays) wrote: > On 2017/05/02 17:54:58, yzshen1 wrote: ...
3 years, 7 months ago (2017-05-02 18:30:05 UTC) #14
yzshen1
On 2017/05/02 18:15:54, Randy Smith (Not in Mondays) wrote: > On 2017/05/02 17:54:58, yzshen1 wrote: ...
3 years, 7 months ago (2017-05-02 18:30:06 UTC) #15
jam
lgtm for now this is better than what we have, when we implement per-frame factories ...
3 years, 7 months ago (2017-05-02 20:03:36 UTC) #16
yzshen1
> for now this is better than what we have, when we implement > per-frame ...
3 years, 7 months ago (2017-05-02 20:20:14 UTC) #17
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/2854723002/40001
3 years, 7 months ago (2017-05-02 20:21:30 UTC) #20
commit-bot: I haz the power
3 years, 7 months ago (2017-05-02 21:24:31 UTC) #23
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/fa5e572013e1c46993b8e79da9e5...

Powered by Google App Engine
This is Rietveld 408576698