#include <DocumentThreadableLoader.h>
|
| static void | loadResourceSynchronously (Document &, ResourceRequest &&, ThreadableLoaderClient &, const ThreadableLoaderOptions &, RefPtr< SecurityOrigin > &&, std::unique_ptr< ContentSecurityPolicy > &&) |
| |
| static void | loadResourceSynchronously (Document &, ResourceRequest &&, ThreadableLoaderClient &, const ThreadableLoaderOptions &) |
| |
| static RefPtr< DocumentThreadableLoader > | create (Document &, ThreadableLoaderClient &, ResourceRequest &&, const ThreadableLoaderOptions &, RefPtr< SecurityOrigin > &&, std::unique_ptr< ContentSecurityPolicy > &&, String &&referrer, ShouldLogError) |
| |
| static RefPtr< DocumentThreadableLoader > | create (Document &, ThreadableLoaderClient &, ResourceRequest &&, const ThreadableLoaderOptions &, String &&referrer=String()) |
| |
| static void | loadResourceSynchronously (ScriptExecutionContext &, ResourceRequest &&, ThreadableLoaderClient &, const ThreadableLoaderOptions &) |
| |
| static RefPtr< ThreadableLoader > | create (ScriptExecutionContext &, ThreadableLoaderClient &, ResourceRequest &&, const ThreadableLoaderOptions &, String &&referrer=String()) |
| |
| static void | logError (ScriptExecutionContext &, const ResourceError &, const String &) |
| |
| static void | loadResourceSynchronously (ScriptExecutionContext &, ResourceRequest &&, ThreadableLoaderClient &, const ThreadableLoaderOptions &) |
| |
| static RefPtr< ThreadableLoader > | create (ScriptExecutionContext &, ThreadableLoaderClient &, ResourceRequest &&, const ThreadableLoaderOptions &, String &&referrer=String()) |
| |
| static void | logError (ScriptExecutionContext &, const ResourceError &, const String &) |
| |
◆ ShouldLogError
◆ ~DocumentThreadableLoader()
| WebCore::DocumentThreadableLoader::~DocumentThreadableLoader |
( |
| ) |
|
|
virtual |
◆ cancel()
| void WebCore::DocumentThreadableLoader::cancel |
( |
| ) |
|
|
overridevirtual |
◆ create() [1/2]
◆ create() [2/2]
◆ derefThreadableLoader()
| void WebCore::DocumentThreadableLoader::derefThreadableLoader |
( |
| ) |
|
|
inlineoverrideprotectedvirtual |
◆ loadResourceSynchronously() [1/2]
◆ loadResourceSynchronously() [2/2]
◆ refThreadableLoader()
| void WebCore::DocumentThreadableLoader::refThreadableLoader |
( |
| ) |
|
|
inlineoverrideprotectedvirtual |
◆ setDefersLoading()
| void WebCore::DocumentThreadableLoader::setDefersLoading |
( |
bool |
value | ) |
|
|
virtual |
◆ InspectorInstrumentation
◆ InspectorNetworkAgent
◆ CrossOriginPreflightChecker
| friend WebCore::DocumentThreadableLoader::CrossOriginPreflightChecker |
The documentation for this class was generated from the following files: