diff options
author | jcivelli@chromium.org <jcivelli@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-27 23:15:37 +0000 |
---|---|---|
committer | jcivelli@chromium.org <jcivelli@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-27 23:15:37 +0000 |
commit | f03195ed45a98e1af138acf07ece658c227f9855 (patch) | |
tree | 7802e217184c30a24a2b66dd39ad5d5895c87dcf /chrome/browser/printing/print_job_worker.cc | |
parent | 7f796145c1ef2847c2e6ef9bf38323c703914bd4 (diff) | |
download | chromium_src-f03195ed45a98e1af138acf07ece658c227f9855.zip chromium_src-f03195ed45a98e1af138acf07ece658c227f9855.tar.gz chromium_src-f03195ed45a98e1af138acf07ece658c227f9855.tar.bz2 |
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
Diffstat (limited to 'chrome/browser/printing/print_job_worker.cc')
0 files changed, 0 insertions, 0 deletions