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

Side by Side Diff: chrome/test/data/extensions/api_test/webnavigation/test_history.html

Issue 10704225: Send an webNavigation event for navigations triggered by window.history (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 5 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
1 <script src="test_iframe.js"></script> 1 <script src="test_history.js"></script>
2 <script src="framework.js"></script> 2 <script src="framework.js"></script>
3 <script> 3 <script>
4 runTests(); 4 runTests();
5 </script> 5 </script>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698