Home
last modified time | relevance | path

Searched refs:sendPing (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/loader/
DPingLoader.h57 static void sendPing(Frame*, const KURL& pingURL, const KURL& destinationURL);
DPingLoader.cpp69 void PingLoader::sendPing(Frame* frame, const KURL& pingURL, const KURL& destinationURL) in sendPing() function in WebCore::PingLoader
/external/webkit/Source/WebCore/html/
DHTMLAnchorElement.cpp495 … PingLoader::sendPing(document()->frame(), document()->completeURL(pingURLs[i]), destinationURL); in sendPings()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0648512 (WebCore::PingLoader::sendPing): Set ping-specific headers.