Home | History | Annotate | Download | only in dom

Lines Matching refs:FrameLoader

70 #include "FrameLoader.h"
2671 FrameLoader* frameLoader = frame->loader();
2672 if (frameLoader->shouldInterruptLoadForXFrameOptions(content, url())) {
2673 frameLoader->stopAllLoaders();
4283 // FrameLoader::finishedParsing() might end up calling Document::implicitClose() if all
4288 // we force the styles to be up to date before calling FrameLoader::finishedParsing().