webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Static Public Member Functions | List of all members
WebCore::PingLoader Class Reference

#include <PingLoader.h>

Static Public Member Functions

static void loadImage (Frame &, const URL &)
 
static void sendPing (Frame &, const URL &pingURL, const URL &destinationURL)
 
static void sendViolationReport (Frame &, const URL &reportURL, Ref< FormData > &&report, ViolationReportType)
 

Member Function Documentation

◆ loadImage()

void WebCore::PingLoader::loadImage ( Frame frame,
const URL url 
)
static

◆ sendPing()

void WebCore::PingLoader::sendPing ( Frame frame,
const URL pingURL,
const URL destinationURL 
)
static

◆ sendViolationReport()

void WebCore::PingLoader::sendViolationReport ( Frame frame,
const URL reportURL,
Ref< FormData > &&  report,
ViolationReportType  reportType 
)
static

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