Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/xml/
DXMLHttpRequest.cpp976 bool newLoadStarted = m_loader; in internalAbort() local
981 if (!newLoadStarted) in internalAbort()
989 return !newLoadStarted; in internalAbort()