webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for WebCore::ThreadableBlobRegistry, including all inherited members.
blobSize(const URL &) | WebCore::ThreadableBlobRegistry | static |
getCachedOrigin(const URL &) | WebCore::ThreadableBlobRegistry | static |
registerBlobURL(const URL &, Vector< BlobPart > &&blobParts, const String &contentType) | WebCore::ThreadableBlobRegistry | static |
registerBlobURL(SecurityOrigin *, const URL &, const URL &srcURL) | WebCore::ThreadableBlobRegistry | static |
registerBlobURLForSlice(const URL &newURL, const URL &srcURL, long long start, long long end) | WebCore::ThreadableBlobRegistry | static |
registerBlobURLOptionallyFileBacked(const URL &, const URL &srcURL, const String &fileBackedPath, const String &contentType) | WebCore::ThreadableBlobRegistry | static |
registerFileBlobURL(const URL &, const String &path, const String &contentType) | WebCore::ThreadableBlobRegistry | static |
unregisterBlobURL(const URL &) | WebCore::ThreadableBlobRegistry | static |