main frame - didStartProvisionalLoadForFrame main frame - didCommitLoadForFrame frame "" - didStartProvisionalLoadForFrame resources/helloworld.webarchive - willSendRequest redirectResponse (null) main frame - didFinishDocumentLoadForFrame test-loading-archive.html - didFinishLoading resources/helloworld.webarchive - didReceiveResponse frame "" - didCommitLoadForFrame frame "" - didFinishDocumentLoadForFrame frame "" - didHandleOnloadEventsForFrame main frame - didHandleOnloadEventsForFrame frame "" - didFinishLoadForFrame main frame - didFinishLoadForFrame This tests that doing a "normal load" of a webarchive (not using loadArchive) does not cause a cancelled error to be called.