Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2b1106bf431a9c62941d89bf6c119c85161c2cee https://github.com/WebKit/WebKit/commit/2b1106bf431a9c62941d89bf6c119c85161c2cee Author: Anne van Kesteren <ann...@annevk.nl> Date: 2023-07-24 (Mon, 24 Jul 2023)
Changed paths: M Source/WebCore/fileapi/ThreadableBlobRegistry.cpp Log Message: ----------- Rename isBlobURLContainsNullOrigin to isBlobURLContainingNullOrigin https://bugs.webkit.org/show_bug.cgi?id=259426 rdar://112731483 Reviewed by Tim Nguyen. * Source/WebCore/fileapi/ThreadableBlobRegistry.cpp: (WebCore::isBlobURLContainingNullOrigin): (WebCore::addToOriginMapIfNecessary): (WebCore::unregisterBlobURLOriginIfNecessaryOnMainThread): (WebCore::ThreadableBlobRegistry::registerBlobURLHandle): (WebCore::ThreadableBlobRegistry::getCachedOrigin): (WebCore::isBlobURLContainsNullOrigin): Deleted. Canonical link: https://commits.webkit.org/266258@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes