webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Static Public Member Functions | List of all members
WebCore::BlobURLRegistry Class Referencefinal
Inheritance diagram for WebCore::BlobURLRegistry:
WebCore::URLRegistry

Public Member Functions

void registerURL (SecurityOrigin *, const URL &, URLRegistrable &) override
 
void unregisterURL (const URL &) override
 
- Public Member Functions inherited from WebCore::URLRegistry
virtual ~URLRegistry ()
 
virtual URLRegistrablelookup (const String &) const
 
virtual ~URLRegistry ()
 
virtual URLRegistrablelookup (const String &) const
 

Static Public Member Functions

static URLRegistryregistry ()
 

Member Function Documentation

◆ registerURL()

void WebCore::BlobURLRegistry::registerURL ( SecurityOrigin origin,
const URL publicURL,
URLRegistrable blob 
)
overridevirtual

Implements WebCore::URLRegistry.

◆ registry()

URLRegistry & WebCore::BlobURLRegistry::registry ( )
static

◆ unregisterURL()

void WebCore::BlobURLRegistry::unregisterURL ( const URL url)
overridevirtual

Implements WebCore::URLRegistry.


The documentation for this class was generated from the following file: