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

#include <ResourceLoadInfo.h>

Public Member Functions

bool isThirdParty () const
 
ResourceFlags getResourceFlags () const
 
bool isThirdParty () const
 
ResourceFlags getResourceFlags () const
 

Public Attributes

URL resourceURL
 
URL mainDocumentURL
 
ResourceType type
 

Member Function Documentation

◆ getResourceFlags() [1/2]

ResourceFlags WebCore::ResourceLoadInfo::getResourceFlags ( ) const

◆ getResourceFlags() [2/2]

ResourceFlags WebCore::ResourceLoadInfo::getResourceFlags ( ) const

◆ isThirdParty() [1/2]

bool WebCore::ResourceLoadInfo::isThirdParty ( ) const

◆ isThirdParty() [2/2]

bool WebCore::ResourceLoadInfo::isThirdParty ( ) const

Member Data Documentation

◆ mainDocumentURL

URL WebCore::ResourceLoadInfo::mainDocumentURL

◆ resourceURL

URL WebCore::ResourceLoadInfo::resourceURL

◆ type

ResourceType WebCore::ResourceLoadInfo::type

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