Fix loading of file://.../*.svgz files w/network service.
Chrome supports loading gzipped SVG files from the file scheme which was unsupported with the network service implementation. Note: The non-network service implementation of *.svgz loading is currently broken on Linux, but works on Windows and macOS. This change works on both platforms. Bug: 857117 Change-Id: Id90deba4761ea67d4ac7bef681051ea9326e113b Reviewed-on: https://chromium-review.googlesource.com/c/1268960 Commit-Queue: Chris Mumford <cmumford@chromium.org> Reviewed-by:Matt Menke <mmenke@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Cr-Commit-Position: refs/heads/master@{#605136}
Showing
Please register or sign in to comment