Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(409)

Side by Side Diff: LayoutTests/webarchive/loading/test-loading-archive-subresource-null-mimetype-expected.txt

Issue 14046041: Remove webarchive tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(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.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698