| OLD | NEW |
| (Empty) |
| 1 main frame - didStartProvisionalLoadForFrame | |
| 2 main frame - didCommitLoadForFrame | |
| 3 frame "<!--framePath //<!--frame0-->-->" - didStartProvisionalLoadForFrame | |
| 4 resources/helloworld.webarchive - willSendRequest <NSURLRequest URL resources/he
lloworld.webarchive, main document URL test-loading-archive.html, http method GE
T> redirectResponse (null) | |
| 5 main frame - didFinishDocumentLoadForFrame | |
| 6 <unknown> - didFinishLoading | |
| 7 resources/helloworld.webarchive - didReceiveResponse <NSURLResponse resources/he
lloworld.webarchive, http status code 0> | |
| 8 frame "<!--framePath //<!--frame0-->-->" - didCommitLoadForFrame | |
| 9 frame "<!--framePath //<!--frame0-->-->" - didFinishDocumentLoadForFrame | |
| 10 frame "<!--framePath //<!--frame0-->-->" - didHandleOnloadEventsForFrame | |
| 11 main frame - didHandleOnloadEventsForFrame | |
| 12 frame "<!--framePath //<!--frame0-->-->" - didFinishLoadForFrame | |
| 13 main frame - didFinishLoadForFrame | |
| 14 This tests that doing a "normal load" of a webarchive (not using loadArchive) d
oes not cause a cancelled error to be called. | |
| OLD | NEW |