Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a9c56653937d70dd48ea35e76ad48e2ecbabd50c
https://github.com/WebKit/WebKit/commit/a9c56653937d70dd48ea35e76ad48e2ecbabd50c
Author: Claudio Saavedra <[email protected]>
Date: 2026-06-04 (Thu, 04 Jun 2026)
Changed paths:
A
LayoutTests/http/tests/inspector/network/resource-certificate-subject-format-expected.txt
A
LayoutTests/http/tests/inspector/network/resource-certificate-subject-format.html
M LayoutTests/platform/mac-site-isolation/TestExpectations
M Source/WebCore/platform/network/soup/CertificateInfoSoup.cpp
Log Message:
-----------
[SOUP] Extract a human-readable summary from GTlsCertificate::subject-name
for CertificateInfo::summary()
https://bugs.webkit.org/show_bug.cgi?id=316300
Reviewed by Adrian Perez de Castro.
Looks like other ports extract a human-readable subject instead of the full
contents
of the subject-name. Do the same for consistency.
Marking the failure for Mac site-isolation, as this doesn't work there yet.
Test: http/tests/inspector/network/resource-certificate-subject-format.html
*
LayoutTests/http/tests/inspector/network/resource-certificate-subject-format-expected.txt:
Added.
*
LayoutTests/http/tests/inspector/network/resource-certificate-subject-format.html:
Added.
* LayoutTests/platform/mac-site-isolation/TestExpectations:
* Source/WebCore/platform/network/soup/CertificateInfoSoup.cpp:
(WebCore::subjectSummaryFromDN):
(WebCore::CertificateInfo::summary const):
Canonical link: https://commits.webkit.org/314545@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications