Lines Matching full:frameloaddelegate
1475 Add an extern declaration for the shared FrameLoadDelegate extern, so we
1478 * DumpRenderTree/win/FrameLoadDelegate.h:
1479 (FrameLoadDelegate::accessibilityController):
8046 * DumpRenderTree/win/FrameLoadDelegate.h:
8047 (FrameLoadDelegate::didPushStateWithinPageForFrame):
8048 (FrameLoadDelegate::didReplaceStateWithinPageForFrame):
8049 (FrameLoadDelegate::didPopStateWithinPageForFrame):
10287 * DumpRenderTree/mac/FrameLoadDelegate.mm:
10288 (-[FrameLoadDelegate didClearWindowObjectInStandardWorldForFrame:]):
10290 (-[FrameLoadDelegate didClearWindowObjectForFrame:inIsolatedWorld:]):
10293 (-[FrameLoadDelegate webView:didClearWindowObjectForFrame:inScriptWorld:]):
10306 * DumpRenderTree/win/FrameLoadDelegate.cpp:
10307 (FrameLoadDelegate::didClearWindowObject): Moved code from hear to
10309 (FrameLoadDelegate::didClearWindowObjectForFrameInScriptWorld):
10312 (FrameLoadDelegate::didClearWindowObjectForFrameInIsolatedWorld):
10315 (FrameLoadDelegate::didClearWindowObjectForFrameInStandardWorld):
10318 * DumpRenderTree/win/FrameLoadDelegate.h: Added the
10643 * DumpRenderTree/mac/FrameLoadDelegate.mm:
10644 (-[FrameLoadDelegate webView:didFailProvisionalLoadWithError:forFrame:]):
13346 * DumpRenderTree/win/FrameLoadDelegate.cpp:
13347 (FrameLoadDelegate::didReceiveTitle):
14031 Update declaration of FrameLoadDelegate to reflect that
14035 * DumpRenderTree/win/FrameLoadDelegate.h:
14045 * DumpRenderTree/mac/FrameLoadDelegate.mm:
14046 (-[FrameLoadDelegate webView:]):
14047 (-[FrameLoadDelegate webView:didRunInsecureContent:]):
14048 * DumpRenderTree/win/FrameLoadDelegate.cpp:
14050 (FrameLoadDelegate::QueryInterface):
14051 (FrameLoadDelegate::didDisplayInsecureContent):
14052 (FrameLoadDelegate::didRunInsecureContent):
14053 * DumpRenderTree/win/FrameLoadDelegate.h:
15261 Call the FrameLoadDelegate's resetToConsistentState method.
15263 * DumpRenderTree/mac/FrameLoadDelegate.h:
15266 * DumpRenderTree/mac/FrameLoadDelegate.mm:
15267 (-[FrameLoadDelegate resetToConsistentState]):
15279 Call the FrameLoadDelegate's resetToConsistentState function.
15281 * DumpRenderTree/win/FrameLoadDelegate.h:
15284 * DumpRenderTree/win/FrameLoadDelegate.cpp:
15285 (FrameLoadDelegate::resetToConsistentState):
16187 * DumpRenderTree/win/FrameLoadDelegate.cpp:
16189 (FrameLoadDelegate::didReceiveServerRedirectForProvisionalLoadForFrame):
16190 (FrameLoadDelegate::willPerformClientRedirectToURL):
16191 (FrameLoadDelegate::didCancelClientRedirectForFrame):
16194 (FrameLoadDelegate::didStartProvisionalLoadForFrame):
16195 (FrameLoadDelegate::didReceiveTitle):
16196 (FrameLoadDelegate::didFinishLoadForFrame):
16197 (FrameLoadDelegate::willCloseFrame):
16198 (FrameLoadDelegate::didClearWindowObject):
16199 * DumpRenderTree/win/FrameLoadDelegate.h:
17287 * DumpRenderTree/mac/FrameLoadDelegate.mm:
19742 * DumpRenderTree/win/FrameLoadDelegate.cpp:
19743 * DumpRenderTree/win/FrameLoadDelegate.h: