Skip to content
Snippets Groups Projects
Commit f03195ed authored by jcivelli@chromium.org's avatar jcivelli@chromium.org
Browse files

The original intent of the test was to test badd HTTPS sub-resources inside a good HTTPS page.

Somehow it got changed to bad HTTPS in HTTP, but the test was still retrieving the URL from the HTTPS server (which was not running) causing the sub-resource not be found.
I looked quickly to see if we could catch calls to GetURL on a non-started server (so we could DCHECK) but there does not seem to be an immediate way to do that.

BUG=40932
TEST=Run the test

Review URL: http://codereview.chromium.org/3452026

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60722 0039d316-1c4b-4281-b951-d872f2087c98
parent 7f796145
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment