Fix and re-enable URLLoaderFactories for extensions (WebUI follow-up).
This is a follow-up to https://crrev.com/c/1318082 - the earlier CL fully fixes and re-enables URLLoaderFactories for extensions, but some additional hygiene improvements are also possible and made in the current, WebUI-focused CL. The current CL adds a new test to help make sure that some (WebUI-focused) test coverage remains even after AppCache deprecation finally happens. The regression test verifies that the default factory wasn't cloberred by ensuring that one of chrome://resources can still be loaded. For an overview of separate URLLoaderFactories for extensions, see https://docs.google.com/document/d/1fuBUmLZj1H319jMkK8waUbf5WdQS0N95J_mWXVzbP7A Bug: 846346 Cq-Include-Trybots: luci.chromium.try:linux_mojo Change-Id: Id1fbfe684514b4cf5e80558df123d78003063632 Reviewed-on: https://chromium-review.googlesource.com/c/1279177 Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by:Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#607779}
Showing
Please register or sign in to comment