[webkit-reviews] review granted: [Bug 177934] [SOUP] Add support for preconnect : [Attachment 408225] WIP patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 9 08:58:40 PDT 2020


Sergio Villar Senin <svillar at igalia.com> has granted  review:
Bug 177934: [SOUP] Add support for preconnect
https://bugs.webkit.org/show_bug.cgi?id=177934

Attachment 408225: WIP patch

https://bugs.webkit.org/attachment.cgi?id=408225&action=review




--- Comment #4 from Sergio Villar Senin <svillar at igalia.com> ---
Comment on attachment 408225
  --> https://bugs.webkit.org/attachment.cgi?id=408225
WIP patch

View in context: https://bugs.webkit.org/attachment.cgi?id=408225&action=review

> Source/WebKit/NetworkProcess/soup/NetworkDataTaskSoup.cpp:482
> +    auto error = SoupNetworkSession::checkTLSErrors(m_currentRequest.url(),
certificate, tlsErrors);

Why this?


More information about the webkit-reviews mailing list