OLD | NEW |
| (Empty) |
1 main frame - didStartProvisionalLoadForFrame | |
2 main frame - didCommitLoadForFrame | |
3 frame "<!--framePath //<!--frame0-->-->" - didStartProvisionalLoadForFrame | |
4 resources/subresource-null-mimetype.webarchive - willSendRequest <NSURLRequest U
RL resources/subresource-null-mimetype.webarchive, main document URL test-loadin
g-archive-subresource-null-mimetype.html, http method GET> redirectResponse (nul
l) | |
5 main frame - didFinishDocumentLoadForFrame | |
6 <unknown> - didFinishLoading | |
7 resources/subresource-null-mimetype.webarchive - didReceiveResponse <NSURLRespon
se resources/subresource-null-mimetype.webarchive, http status code 0> | |
8 frame "<!--framePath //<!--frame0-->-->" - didCommitLoadForFrame | |
9 file:///test.png - willSendRequest <NSURLRequest URL file:///test.png, main docu
ment URL test-loading-archive-subresource-null-mimetype.html, http method GET> r
edirectResponse (null) | |
10 frame "<!--framePath //<!--frame0-->-->" - didFinishDocumentLoadForFrame | |
11 resources/subresource-null-mimetype.webarchive - didFinishLoading | |
12 file:///test.png - didReceiveResponse <NSURLResponse file:///Users/pecoraro/Desk
top/test.png, http status code 0> | |
13 file:///test.png - didFinishLoading | |
14 frame "<!--framePath //<!--frame0-->-->" - didHandleOnloadEventsForFrame | |
15 main frame - didHandleOnloadEventsForFrame | |
16 frame "<!--framePath //<!--frame0-->-->" - didFinishLoadForFrame | |
17 main frame - didFinishLoadForFrame | |
18 This tests that doing a normal load of a webarchive with a null mimetype for a
subresource does not crash. | |
OLD | NEW |