Searched refs:redirectingUrl (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/loader/
H A DDocumentLoadTiming.cpp79 void DocumentLoadTiming::addRedirect(const URL& redirectingUrl, const URL& redirectedUrl) argument
87 m_hasCrossOriginRedirect = !redirectedSecurityOrigin->canRequest(redirectingUrl);
H A DDocumentLoadTiming.h44 void addRedirect(const URL& redirectingUrl, const URL& redirectedUrl);

Completed in 115 milliseconds