Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/loader/
DDocumentWriter.cpp213 endIfNotLoadingMainResource(); in end()
216 void DocumentWriter::endIfNotLoadingMainResource() in endIfNotLoadingMainResource() function in WebCore::DocumentWriter
DDocumentWriter.h55 void endIfNotLoadingMainResource();
/external/webkit/Source/WebCore/dom/
DDocument.cpp2076 loader()->writer()->endIfNotLoadingMainResource(); in explicitClose()
/external/webkit/Source/WebCore/
DChangeLog-2007-10-1418384 Renamed endIfNotLoading() to endIfNotLoadingMainResource() because "loading"
18388 (WebCore::FrameLoader::endIfNotLoadingMainResource): Protect after the
DChangeLog-2008-08-105734 …(WebCore::FrameLoader::endIfNotLoadingMainResource): If the frame doesn't have a page, don't clos…
27547 … (WebCore::FrameLoader::endIfNotLoadingMainResource): Don't start the icon load here, when the
DChangeLog-2009-06-1632917 (WebCore::FrameLoader::endIfNotLoadingMainResource):
39926 (WebCore::FrameLoader::endIfNotLoadingMainResource):
DChangeLog-2011-02-16652 endIfNotLoadingMainResource if there is no frame. This patch moves
DChangeLog-2010-05-2423517 (WebCore::FrameLoader::endIfNotLoadingMainResource):