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

#include <ManifestParser.h>

Public Attributes

Vector< URLonlineWhitelistedURLs
 
HashSet< StringexplicitURLs
 
FallbackURLVector fallbackURLs
 
bool allowAllNetworkRequests
 

Member Data Documentation

◆ allowAllNetworkRequests

bool WebCore::Manifest::allowAllNetworkRequests

◆ explicitURLs

HashSet<String> WebCore::Manifest::explicitURLs

◆ fallbackURLs

FallbackURLVector WebCore::Manifest::fallbackURLs

◆ onlineWhitelistedURLs

Vector<URL> WebCore::Manifest::onlineWhitelistedURLs

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