webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
WebCore::LoaderTaskOptions Struct Reference

Public Member Functions

 LoaderTaskOptions (const ThreadableLoaderOptions &, const String &, Ref< SecurityOrigin > &&)
 

Public Attributes

ThreadableLoaderOptions options
 
String referrer
 
Ref< SecurityOriginorigin
 

Constructor & Destructor Documentation

◆ LoaderTaskOptions()

WebCore::LoaderTaskOptions::LoaderTaskOptions ( const ThreadableLoaderOptions options,
const String referrer,
Ref< SecurityOrigin > &&  origin 
)

Member Data Documentation

◆ options

ThreadableLoaderOptions WebCore::LoaderTaskOptions::options

◆ origin

Ref<SecurityOrigin> WebCore::LoaderTaskOptions::origin

◆ referrer

String WebCore::LoaderTaskOptions::referrer

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