Home
last modified time | relevance | path

Searched defs:willSendXMLHttpRequest (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/inspector/
DInspectorBrowserDebuggerAgent.cpp352 void InspectorBrowserDebuggerAgent::willSendXMLHttpRequest(const String& url) in willSendXMLHttpRequest() function in WebCore::InspectorBrowserDebuggerAgent
DInspectorInstrumentation.h408 inline void InspectorInstrumentation::willSendXMLHttpRequest(ScriptExecutionContext* context, const… in willSendXMLHttpRequest() function