blob: ef4d8d4c13e6dbd07c29369a42f0a1381de9ed9b [file] [log] [blame]
main frame - DidStartNavigation
main frame - ReadyToCommitNavigation
main frame - didCommitLoadForFrame
frame "iframe" - BeginNavigation request to 'http://127.0.0.1:8000/loading/resources/onbeforeunload-detach-iframe.html', http method GET
frame "iframe" - DidStartNavigation
main frame - didFinishDocumentLoadForFrame
frame "iframe" - ReadyToCommitNavigation
frame "iframe" - didCommitLoadForFrame
CONSOLE MESSAGE: line 12: iframe: clicking
frame "iframe" - BeginNavigation request to 'http://127.0.0.1:8000/loading/resources/onbeforeunload-detach-iframe.html?done', http method GET
CONSOLE MESSAGE: line 5: iframe: onbeforeunload
frame "iframe" - DidFailLoad
main frame - didHandleOnloadEventsForFrame
main frame - didFinishLoadForFrame
CONSOLE MESSAGE: line 8: main frame: iframe is done
This test passes if it does not crash.