Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 90b737abd3af0b9bda20612df485fa6501eb6c13
https://github.com/WebKit/WebKit/commit/90b737abd3af0b9bda20612df485fa6501eb6c13
Author: Anne van Kesteren <[email protected]>
Date: 2026-04-18 (Sat, 18 Apr 2026)
Changed paths:
M Source/WebCore/platform/network/BlobData.cpp
M Source/WebCore/platform/network/BlobData.h
M Source/WebCore/platform/network/BlobRegistryImpl.cpp
M Source/WebCore/platform/network/BlobResourceHandle.cpp
M Source/WebCore/platform/network/BlobResourceHandle.h
M Source/WebCore/platform/network/BlobResourceHandleBase.cpp
M Source/WebCore/platform/network/BlobResourceHandleBase.h
M Source/WebCore/platform/network/FormData.cpp
Log Message:
-----------
Make BlobDataItem Variant-like
https://bugs.webkit.org/show_bug.cgi?id=307435
Reviewed by Sam Weinig.
This allows us to remove type() and makes it more consistent with other
modern code.
Canonical link: https://commits.webkit.org/311537@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications