New issue
Advanced search Search tips

Issue 757648 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Sep 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug
Proj-Servicification

Blocking:
issue 721408



Sign in to add a comment

DevTools can't load HTTP resources with network service

Project Member Reported by caseq@chromium.org, Aug 22 2017

Issue description

DevTools fail to load external modules with --enable-features=NetworkService. This is due to the fact that the only URL loader factory the frame gets is a WebUI one (https://cs.chromium.org/chromium/src/content/browser/frame_host/render_frame_host_impl.cc?type=cs&q=f:render_frame_host_impl.cc&l=3325) which only supports WebUI schemes.

 

Comment 1 by caseq@chromium.org, Sep 8 2017

Status: Fixed (was: Assigned)
Addressed by https://chromium-review.googlesource.com/642457

Comment 2 by laforge@google.com, Nov 7 2017

Components: -Internals>Network>Service Internals>Services>Network
Apologies, applied the wrong component in bulk.

Sign in to add a comment