Home
last modified time | relevance | path

Searched refs:startLoading (Results 1 – 12 of 12) sorted by relevance

/external/webkit/WebCore/loader/icon/
DIconLoader.h46 void startLoading();
DIconLoader.cpp61 void IconLoader::startLoading() in startLoading() function in WebCore::IconLoader
/external/webkit/WebKitTools/WebKitLauncher/
DWebKitLauncherURLProtocol.m68 -(void)startLoading
/external/webkit/WebKit/mac/
DChangeLog-2002-12-03414 (-[WebDataSource startLoading]):
2193 (-[WebIconLoader startLoading])
5619 (-[WebIconLoader startLoading])
6151 (-[WebFrame startLoading]):
6185 (-[WebIconLoader startLoading])
6289 (-[WebIconLoader startLoading])
6774 (-[WebIconLoader startLoading]): don't call _iconsForIconURL: because it doesn't exist.
7176 (-[WebDataSource startLoading]): Remove the forceRefresh flag.
7183 (-[WebFrame startLoading]): Remove the forceRefresh flag.
7513 (-[WebIconLoader startLoading])
[all …]
DChangeLog-2006-02-0917467 (-[WebIconLoader startLoading]): call loadWithRequest
21991 (-[WebDataProtocol startLoading]): Ditto.
24539 (-[WebIconLoader startLoading]): ditto
24964 (-[WebDataProtocol startLoading]):
25578 (-[WebDataProtocol startLoading]):
25591 (-[WebDataProtocol startLoading]):
26193 (-[WebDataProtocol startLoading]):
26541 (-[WebDataProtocol startLoading]):
26863 (-[WebDataProtocol startLoading]):
27748 (-[WebIconLoader startLoading]):
[all …]
DChangeLog-2007-10-1414077 (-[WebFrameLoader startLoading]):
14319 (-[WebFrameLoader startLoading]):
14659 (-[WebFrameLoader startLoading]):
14733 (-[WebFrameLoader startLoading]):
14919 (-[WebFrameLoader startLoading]):
15579 (-[WebFrameLoader startLoading]):
17335 (-[WebDataProtocol startLoading]): ditto
17904 (-[WebFrameLoader startLoading]):
/external/webkit/WebCore/loader/
DFrameLoader.cpp1064 m_iconLoader->startLoading(); in startIconLoader()
/external/webkit/WebCore/
DChangeLog-2006-12-317199 (WebCore::IconLoader::startLoading):
13038 (WebCore::FrameLoader::startLoading): Null check m_provisionalDocumentLoader and bail early.
13568 (WebCore::IconLoader::startLoading):
13580 (WebCore::FrameLoader::startLoading):
13751 (WebCore::IconLoader::startLoading): Added code to use the
13978 (WebCore::IconLoader::startLoading): Check for the document and return if none
14292 (WebCore::IconLoader::startLoading):
17473 (IconLoader::startLoading):
18968 (WebCore::FrameLoader::startLoading):
19271 (IconLoader::startLoading):
[all …]
DChangeLog-2007-10-1429056 (FrameLoader::startLoading):
40640 … (WebCore::FrameLoader::continueLoadAfterWillSubmitForm): Folded startLoading() into this method
40642 * loader/FrameLoader.h: Removed startLoading()
44594 (WebCore::FrameLoader::startLoading):
49088 (WebCore::IconLoader::startLoading):
54451 (WebCore::FrameLoader::startLoading): Call isLoadingMainResource and
60034 (WebCore::FrameLoader::startLoading):
64629 (WebCore::FrameLoader::startLoading):
65287 (WebCore::FrameLoader::startLoading):
68452 (WebCore::FrameLoader::startLoading):
[all …]
DChangeLog-2008-08-1066056 (WebCore::IconLoader::startLoading):
DChangeLog-2009-06-1639946 (WebCore::IconLoader::startLoading):
/external/webkit/WebKitTools/
DChangeLog19661 (-[WebKitLauncherURLProtocol startLoading]):