|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
| LoaderTaskOptions (const ThreadableLoaderOptions &, const String &, Ref< SecurityOrigin > &&) | |
Public Attributes | |
| ThreadableLoaderOptions | options |
| String | referrer |
| Ref< SecurityOrigin > | origin |
| WebCore::LoaderTaskOptions::LoaderTaskOptions | ( | const ThreadableLoaderOptions & | options, |
| const String & | referrer, | ||
| Ref< SecurityOrigin > && | origin | ||
| ) |
| ThreadableLoaderOptions WebCore::LoaderTaskOptions::options |
| Ref<SecurityOrigin> WebCore::LoaderTaskOptions::origin |
| String WebCore::LoaderTaskOptions::referrer |
1.8.13