Home
last modified time | relevance | path

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

/external/webkit/WebCore/loader/
DFrameLoader.h465 void startIconLoader();
DFrameLoader.cpp1118 startIconLoader(); in iconLoadDecisionAvailable()
1122 void FrameLoader::startIconLoader() in startIconLoader() function in WebCore::FrameLoader
/external/webkit/WebCore/dom/
DDocument.cpp1606 f->loader()->startIconLoader(); in implicitClose()
/external/webkit/WebCore/
DChangeLog-2008-08-1027543 … (WebCore::Document::implicitClose): Call FrameLoader->startIconLoader() here, when the document is
27552 * loader/FrameLoader.h: Make startIconLoader() public
34899 (WebCore::FrameLoader::startIconLoader):
66010 (WebCore::FrameLoader::startIconLoader):
DChangeLog-2007-10-147230 …(WebCore::FrameLoader::startIconLoader): Always send the didReceiveIcon delegate call when an icon…
8225 …(WebCore::FrameLoader::startIconLoader): Instead of "Yes, load the icon now" or "No, don't load it…
37294 … (WebCore::FrameLoader::startIconLoader): Added helpful logging that helped me track this down
DChangeLog14878 (WebCore::FrameLoader::startIconLoader):
DChangeLog-2006-12-3113430 (WebCore::FrameLoader::startIconLoader):