Searched defs:implicitClose (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DDocument.cpp2483 // so we just call implicitClose() immediately. FIXME: This might fire
2485 implicitClose();
2492 void Document::implicitClose() function in class:blink::Document
3972 // FIXME: This probably breaks the attempts to layout after a load is finished in implicitClose(), and probably tons of other things...
4660 // FrameLoader::finishedParsing() might end up calling Document::implicitClose() if all

Completed in 42 milliseconds