Bug 29213
Summary: | MixedContent tests fail on Windows | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brian Weinstein <bweinstein> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | abarth, psolanki |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Windows 7 |
Brian Weinstein
MixedContent tets fail on Windows, this is a bug to track the fixing of this, since the original mixedContent bug is closed.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Barth
The HTTPS loads seem to be failing.
It's likely this is caused by windows DRT being sad about HTTPS certificate errors whereas mac DRT just ignores them.
Brian Weinstein
Yeah, that seems correct - as we have https://bugs.webkit.org/show_bug.cgi?id=22517.
Adam Barth
What do we do for the other HTTPS tests? Just add them to the Skipped list?
Brian Weinstein
Yeah, I added these tests to the Skipped list for now, means now we have some more ammunition to try and push people to Apache 2.
Pratik Solanki
This feels like a CF vs NS issue. I see mixedContent tests failing on Mac as well when I try to use the CFNetwork based loader.