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

Side by Side Diff: LayoutTests/fast/loader/subframe-removes-itself-expected.txt

Issue 679863002: Revert "Prepare blink to unify definitions of load completion" (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 1 month 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
OLDNEW
1 frame "<!--framePath //<!--frame0-->-->" - didStartProvisionalLoadForFrame 1 frame "<!--framePath //<!--frame0-->-->" - didStartProvisionalLoadForFrame
2 main frame - didFinishDocumentLoadForFrame 2 main frame - didFinishDocumentLoadForFrame
3 frame "<!--framePath //<!--frame0-->-->" - didCommitLoadForFrame 3 frame "<!--framePath //<!--frame0-->-->" - didCommitLoadForFrame
4 frame "<!--framePath //<!--frame0-->-->" - didFinishDocumentLoadForFrame 4 frame "<!--framePath //<!--frame0-->-->" - didFinishDocumentLoadForFrame
5 frame "<!--framePath //<!--frame0-->-->" - didFailLoadWithError 5 frame "<!--framePath //<!--frame0-->-->" - didFailLoadWithError
6 main frame - didHandleOnloadEventsForFrame
7 main frame - didFinishLoadForFrame 6 main frame - didFinishLoadForFrame
8 This tests a subframe that removes itself to make sure a delegate message to ind icate the interrupted load fires. 7 This tests a subframe that removes itself to make sure a delegate message to ind icate the interrupted load fires.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698