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

Unified Diff: chrome/test/data/indexeddb/version_change_blocked.html

Issue 10216002: Fix IDB pyauto tests on cros by preventing restore after restart (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Review feedback Created 8 years, 8 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
« no previous file with comments | « chrome/test/data/indexeddb/shared.js ('k') | chrome/test/data/indexeddb/version_change_blocked.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/indexeddb/version_change_blocked.html
diff --git a/chrome/test/data/indexeddb/version_change_blocked.html b/chrome/test/data/indexeddb/version_change_blocked.html
index 95b6977d584c6ba22e0374f3de0c5f9a7dcf6cba..8802ae8b62ff4ef53d2923c30406fdc38071cf2e 100644
--- a/chrome/test/data/indexeddb/version_change_blocked.html
+++ b/chrome/test/data/indexeddb/version_change_blocked.html
@@ -1,6 +1,7 @@
<html>
<head>
<title>IndexedDB regression test for bug 80111</title>
+ <script type="text/javascript" src="shared.js"></script>
<script type="text/javascript" src="version_change_blocked.js"></script>
</head>
<body onLoad="test()">
« no previous file with comments | « chrome/test/data/indexeddb/shared.js ('k') | chrome/test/data/indexeddb/version_change_blocked.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698