[webkit-changes] [WebKit/WebKit] 2b1106: Rename isBlobURLContainsNullOrigin to isBlobURLCon...
Anne van Kesteren
noreply at github.com
Mon Jul 24 11:37:25 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2b1106bf431a9c62941d89bf6c119c85161c2cee
https://github.com/WebKit/WebKit/commit/2b1106bf431a9c62941d89bf6c119c85161c2cee
Author: Anne van Kesteren <annevk at 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
More information about the webkit-changes
mailing list