#include <LegacyCustomProtocolManager.h>
◆ LegacyCustomProtocolManager()
WebKit::LegacyCustomProtocolManager::LegacyCustomProtocolManager |
( |
ChildProcess * |
childProcess | ) |
|
|
explicit |
◆ addCustomProtocol()
uint64_t WebKit::LegacyCustomProtocolManager::addCustomProtocol |
( |
CustomProtocol && |
customProtocol | ) |
|
◆ registerScheme()
void WebKit::LegacyCustomProtocolManager::registerScheme |
( |
const String & |
scheme | ) |
|
◆ removeCustomProtocol()
void WebKit::LegacyCustomProtocolManager::removeCustomProtocol |
( |
uint64_t |
customProtocolID | ) |
|
◆ startLoading()
◆ stopLoading()
void WebKit::LegacyCustomProtocolManager::stopLoading |
( |
uint64_t |
customProtocolID | ) |
|
◆ supplementName()
const char * WebKit::LegacyCustomProtocolManager::supplementName |
( |
| ) |
|
|
static |
◆ supportsScheme()
bool WebKit::LegacyCustomProtocolManager::supportsScheme |
( |
const String & |
scheme | ) |
|
◆ unregisterScheme()
void WebKit::LegacyCustomProtocolManager::unregisterScheme |
( |
const String & |
scheme | ) |
|
The documentation for this class was generated from the following files: