[webkit-reviews] review granted: [Bug 209444] Add console message when legacy TLS is used : [Attachment 394314] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 23 15:56:57 PDT 2020


Darin Adler <darin at apple.com> has granted Alex Christensen
<achristensen at apple.com>'s request for review:
Bug 209444: Add console message when legacy TLS is used
https://bugs.webkit.org/show_bug.cgi?id=209444

Attachment 394314: Patch

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




--- Comment #2 from Darin Adler <darin at apple.com> ---
Comment on attachment 394314
  --> https://bugs.webkit.org/attachment.cgi?id=394314
Patch

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

> Source/WebCore/loader/ResourceLoader.cpp:511
>		   document->setUsedLegacyTLS(true);

Could have put that inside the braces.


More information about the webkit-reviews mailing list