Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/http/tests/loading/progress-finished-callback-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/http/tests/loading/progress-finished-callback-expected.txt b/third_party/WebKit/LayoutTests/http/tests/loading/progress-finished-callback-expected.txt |
| deleted file mode 100644 |
| index 71ceefba552f23a4c2e3ec1a810da416f55e5346..0000000000000000000000000000000000000000 |
| --- a/third_party/WebKit/LayoutTests/http/tests/loading/progress-finished-callback-expected.txt |
| +++ /dev/null |
| @@ -1,7 +0,0 @@ |
| -main frame - didStartProvisionalLoadForFrame |
| -main frame - didCommitLoadForFrame |
| -main frame - didFinishDocumentLoadForFrame |
| -main frame - didHandleOnloadEventsForFrame |
| -postProgressFinishedNotification |
| -main frame - didFinishLoadForFrame |
| -This is a test of progress finished callback ordering in relation to frame loader callbacks. It is only useful inside the regression test tool. |
|
dcheng
2015/10/08 05:34:35
It might be nice to keep this and just update the
Nate Chapin
2015/10/08 21:03:59
Translated to WebFrameTest.
|