Lines Matching full:unload
78 (WebCore::FrameLoader::stopLoading): Stop all Geolocation instances. This call is made after the unload event has fired, so no new Geolocation activity is possible.
2133 fast/dom/Geolocation/notimer-after-unload.html, plus it should be possible to re-enable Gtk LayoutTests.
7427 Test: fast/loader/recursive-before-unload-crash.html
7515 m_unloadEventBeingDispatched was already overloaded to include both unload and pagehide events.
38299 Added a test for crash when you quit inside an unload handler.
38302 * manual-tests/quit-inside-unload.html: Added.