Home
last modified time | relevance | path

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

/external/webkit/WebCore/xml/
DXMLHttpRequest.cpp748 dropProtection(); in internalAbort()
797 void XMLHttpRequest::dropProtection() in dropProtection() function in WebCore::XMLHttpRequest
1035 dropProtection(); in didFinishLoading()
DXMLHttpRequest.h155 void dropProtection();
/external/webkit/WebCore/
DChangeLog-2009-06-1652597 (WebCore::XMLHttpRequest::dropProtection):
57940 (WebCore::XMLHttpRequest::dropProtection):
67908 (WebCore::XMLHttpRequest::dropProtection):
74853 * xml/XMLHttpRequest.cpp: (WebCore::XMLHttpRequest::dropProtection): Null check the window -
77826 (WebCore::XMLHttpRequest::dropProtection):
82079 (WebCore::XMLHttpRequest::dropProtection):
83139 (WebCore::XMLHttpRequest::dropProtection):
88223 (WebCore::XMLHttpRequest::dropProtection): Ditto.
92210 (WebCore::XMLHttpRequest::dropProtection):
DChangeLog-2008-08-101126 (WebCore::XMLHttpRequest::dropProtection):
7175 (WebCore::XMLHttpRequest::dropProtection): Access heap directly, rather than via
10472 (WebCore::XMLHttpRequest::dropProtection):
21871 (WebCore::XMLHttpRequest::dropProtection):
23997 (WebCore::XMLHttpRequest::dropProtection):
50044 (WebCore::XMLHttpRequest::dropProtection): Ditto.
DChangeLog-2007-10-1414053 (WebCore::XMLHttpRequest::abort): call dropProtection
14054 (WebCore::XMLHttpRequest::didFinishLoading): call dropProtection
14055 (WebCore::XMLHttpRequest::dropProtection): after removing our GC protection,
DChangeLog14101 (WebCore::XMLHttpRequest::dropProtection):