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

Unified Diff: chrome/test/data/extensions/api_test/webnavigation/test_crossProcess.html

Issue 10823169: Another attempt at fixing dead frames being tracked by webNavigation (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: patch for landing Created 8 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 side-by-side diff with in-line comments
Download patch
Index: chrome/test/data/extensions/api_test/webnavigation/test_crossProcess.html
diff --git a/chrome/test/data/extensions/api_test/webnavigation/test_crossProcess.html b/chrome/test/data/extensions/api_test/webnavigation/test_crossProcess.html
new file mode 100644
index 0000000000000000000000000000000000000000..e44bf8e443df5f3e0a283aff1aaf593d97d37207
--- /dev/null
+++ b/chrome/test/data/extensions/api_test/webnavigation/test_crossProcess.html
@@ -0,0 +1,5 @@
+<script src="test_crossProcess.js"></script>
+<script src="framework.js"></script>
+<script>
+ runTests();
+</script>

Powered by Google App Engine
This is Rietveld 408576698