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

Side by Side Diff: LayoutTests/http/tests/misc/resources/frame-final-url.html

Issue 1257953003: Do not report Resource Timing for iframe navigations when restored from history (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Test verifies correct entry Created 5 years, 4 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
OLDNEW
1 final page contents 1 final page contents
2 <script> 2 <script>
3 alert('Final URL loaded.'); 3 alert('Final URL loaded.');
4 top.runTest(); 4 top.runTest();
5 </script> 5 </script>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698