[Webkit-unassigned] [Bug 175076] Multiple Layout tests from web-platform-tests/beacon/ are timing out.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 2 16:41:52 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=175076
--- Comment #13 from Alexey Proskuryakov <ap at webkit.org> ---
> I am wondering if this really does the right thing for WKTR:
> [NSURLRequest setAllowsAnyHTTPSCertificate:YES forHost:@"localhost"];
> [NSURLRequest setAllowsAnyHTTPSCertificate:YES forHost:@"127.0.0.1"];
This code is for in-process loading (such as media). What should work in the general case is the code in TestController::canAuthenticateAgainstProtectionSpace(). We override server trust evaluation.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170802/f83e6c62/attachment.html>
More information about the webkit-unassigned
mailing list