[webkit-changes] [WebKit/WebKit] 6b4492: REGRESSION(255206 at main) [GLIB] WebKitTestRunner cr...

Carlos Garcia Campos noreply at github.com
Thu Oct 6 03:06:07 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6b44923e5f85838c3b6528a2074c95fa3208be3f
      https://github.com/WebKit/WebKit/commit/6b44923e5f85838c3b6528a2074c95fa3208be3f
  Author: Carlos Garcia Campos <cgarcia at igalia.com>
  Date:   2022-10-06 (Thu, 06 Oct 2022)

  Changed paths:
    M Source/WebCore/platform/network/soup/CertificateInfo.h

  Log Message:
  -----------
  REGRESSION(255206 at main) [GLIB] WebKitTestRunner crash with g_tls_certificate_is_same: assertion 'G_IS_TLS_CERTIFICATE (cert_one)' failed
https://bugs.webkit.org/show_bug.cgi?id=246142

Reviewed by Adrian Perez de Castro.

Handle the case of CertificateInfo being empty when comparing.

* Source/WebCore/platform/network/soup/CertificateInfo.h:
(WebCore::CertificateInfo::operator== const):

Canonical link: https://commits.webkit.org/255213@main




More information about the webkit-changes mailing list