Issue metadata
Sign in to add a comment
|
DevTools can't load HTTP resources with network service |
||||||||||||||||||||||||
Issue descriptionDevTools 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.
,
Nov 7 2017
Apologies, applied the wrong component in bulk. |
|||||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||||
Comment 1 by caseq@chromium.org
, Sep 8 2017