Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/xml/
DXMLHttpRequest.h88 enum DropProtection { enum
194 bool internalAbort(DropProtection = DropProtectionSync);
DXMLHttpRequest.cpp947 bool XMLHttpRequest::internalAbort(DropProtection async) in internalAbort()