Home | History | Annotate | Download | only in WebCore

Lines Matching full:stoploading

2385         (WebCore::DocumentLoader::stopLoading):
2388 (WebCore::FrameLoader::stopLoading):
16400 (WebCore::FrameLoader::stopLoading):
17968 (WebCore::FrameLoader::stopLoading): Remove count updating code
21450 (WebCore::FrameLoader::stopLoading):
22390 (WebCore::FrameLoader::stopLoading):
22603 (WebCore::FrameLoader::stopLoading):
32914 (WebCore::FrameLoader::stopLoading):
39916 (WebCore::DocumentLoader::stopLoading):
47069 (WebCore::ApplicationCacheGroup::stopLoading):
60717 * loader/appcache/ApplicationCacheGroup.cpp: (WebCore::ApplicationCacheGroup::stopLoading):
61914 (WebCore::FrameLoader::stopLoading):
65592 (WebCore::FrameLoader::stopLoading): No longer call stopActiveDOMObjects() here, because
65595 Previously, stopLoading() cancelled outstanding XMLHttpRequests, which made the page
72991 (WebCore::FrameLoader::stopLoading):
77811 (WebCore::FrameLoader::stopLoading):
80377 (WebCore::ApplicationCacheGroup::stopLoading):
94630 Also, adds a null check for m_documentLoader since DocumentLoader::stopLoading() can end up clearing it, rendering