#include <SandboxExtension.h>
◆ Type
Enumerator |
---|
ReadOnly | |
ReadWrite | |
Generic | |
◆ ~SandboxExtension()
WebKit::SandboxExtension::~SandboxExtension |
( |
| ) |
|
|
inline |
◆ consume()
bool WebKit::SandboxExtension::consume |
( |
| ) |
|
|
inline |
◆ consumePermanently() [1/2]
bool WebKit::SandboxExtension::consumePermanently |
( |
| ) |
|
|
inline |
◆ consumePermanently() [2/2]
bool WebKit::SandboxExtension::consumePermanently |
( |
const Handle & |
| ) |
|
|
inlinestatic |
◆ create()
◆ createHandle()
bool WebKit::SandboxExtension::createHandle |
( |
const String & |
path, |
|
|
Type |
, |
|
|
Handle & |
|
|
) |
| |
|
inlinestatic |
◆ createHandleForGenericExtension()
bool WebKit::SandboxExtension::createHandleForGenericExtension |
( |
const String & |
extensionClass, |
|
|
Handle & |
|
|
) |
| |
|
inlinestatic |
◆ createHandleForReadWriteDirectory()
bool WebKit::SandboxExtension::createHandleForReadWriteDirectory |
( |
const String & |
path, |
|
|
Handle & |
|
|
) |
| |
|
inlinestatic |
◆ createHandleForTemporaryFile()
◆ createHandleWithoutResolvingPath()
bool WebKit::SandboxExtension::createHandleWithoutResolvingPath |
( |
const String & |
path, |
|
|
Type |
, |
|
|
Handle & |
|
|
) |
| |
|
inlinestatic |
◆ revoke()
bool WebKit::SandboxExtension::revoke |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: