Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3fb4f2a30ceb3843dcea520cd84af479b5d6ee71
https://github.com/WebKit/WebKit/commit/3fb4f2a30ceb3843dcea520cd84af479b5d6ee71
Author: Anne van Kesteren <[email protected]>
Date: 2026-03-12 (Thu, 12 Mar 2026)
Changed paths:
M Source/WTF/wtf/HashMap.h
M Source/WTF/wtf/HashTraits.h
M Source/WebCore/Modules/mediasource/MediaSourceRegistry.cpp
M Source/WebCore/Modules/mediasource/MediaSourceRegistry.h
M Source/WebCore/platform/graphics/Font.cpp
M Source/WebKit/GPUProcess/media/RemoteCDMFactoryProxy.cpp
M Source/WebKit/GPUProcess/media/RemoteCDMFactoryProxy.h
M Source/WebKit/GPUProcess/media/RemoteCDMProxy.cpp
M Source/WebKit/GPUProcess/media/RemoteCDMProxy.h
M Source/WebKit/NetworkProcess/NetworkSession.h
M Source/WebKit/Platform/IPC/Connection.cpp
M Source/WebKit/UIProcess/API/Cocoa/WKHTTPCookieStore.mm
M Source/WebKit/UIProcess/Cocoa/WebPageProxyCocoa.mm
Log Message:
-----------
More Ref adoption in WebCore & WebKit
https://bugs.webkit.org/show_bug.cgi?id=309500
Reviewed by Darin Adler.
Improve code clarity.
This also makes HashMap's take() do the right thing when its value is
an std::pair containing a Ref<T>.
Canonical link: https://commits.webkit.org/309131@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications