Home | History | Annotate | Download | only in WebCore

Lines Matching full:unload

6968         Don't rely on DocumentLoader outliving the load/unload events
6982 the unload event seemed like it was vulnerable to the same issue, so I
19078 by a child's unload event handler will be properly cancelled.
19082 http/tests/navigation/image-load-in-subframe-unload-handler.html
23088 Test: fast/dom/Window/slow-unload-handler-overwritten-date.html
72674 Allow image loads triggered from unload handlers to run entirely
72679 Test: http/tests/navigation/image-load-in-unload-handler.html
72690 loads in unload handlers.
72695 headers for an image load in unload handler (since we're
73725 Test: fast/loader/unschedule-relayout-after-unload.html
97180 Only set unloadEventEnd when the unload event is actually fired
97281 (WebCore::FrameLoader::loadWithDocumentLoader): This was not the right place to set navigationStart. Setting it here caused it to be set before the unload form prompt and caused it to be reset when navigating within the document.
126571 HTML5 Parser hits ASSERT in fast/events/stop-load-in-unload-handler-using-document-write.html
126585 fast/events/stop-load-in-unload-handler-using-document-write.html