manifest_browsertest: Fix a test passing for the wrong reason
ManifestBrowsertest.MixedContentManifest currently passes because it catches a CORS error, not a mixed content error. This change fixes the test to pass for the right reason and additionally refactors the related test ManifestBrowsertest.CorsManifest to make sure the error message it sees is plausible. R=dominickn Bug: 1120888 Change-Id: Ic073a3becbbca782bb0ad63223a9cef472ab7717 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2369684 Commit-Queue: Dominick Ng <dominickn@chromium.org> Reviewed-by:Dominick Ng <dominickn@chromium.org> Auto-Submit: David Van Cleve <davidvc@chromium.org> Cr-Commit-Position: refs/heads/master@{#801237}
Showing
Please register or sign in to comment