Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 70e26459af60c7813a3948f8cc99559e472dc9a0
https://github.com/WebKit/WebKit/commit/70e26459af60c7813a3948f8cc99559e472dc9a0
Author: Claudio Saavedra <[email protected]>
Date: 2024-11-29 (Fri, 29 Nov 2024)
Changed paths:
M Source/WTF/wtf/glib/GSpanExtras.h
M Source/WebCore/platform/network/soup/CertificateInfoSoup.cpp
Log Message:
-----------
[SOUP] Drop WTF_ALLOW_UNSAFE_BUFFER_USAGE from CertificateInfoSoup
https://bugs.webkit.org/show_bug.cgi?id=283801
Reviewed by Adrian Perez de Castro.
* Source/WTF/wtf/glib/GSpanExtras.h: Add std::span constructors that take
a GPtrArray and GRefPtr<GPtrArray>.
* Source/WebCore/platform/network/soup/CertificateInfoSoup.cpp:
(WebCore::CertificateInfo::summary const): Replace
raw iteration over GPtrArray data with iteration over a span.
Canonical link: https://commits.webkit.org/287167@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes