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

Side by Side Diff: chrome/test/data/indexeddb/version_change_crash.html

Issue 8341092: Verify that VERSION_CHANGE transactions are rolled back after crash. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: incorporating feedback Created 9 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/test/data/indexeddb/version_change_crash.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <html>
2 <head>
3 <title>IndexedDB regression test for bug 98562</title>
4 <script type="text/javascript" src="version_change_crash.js"></script>
5 </head>
6 <body onLoad="test()">
7 <div id="status">Starting...</div>
8 </body>
9 </html>
10
OLDNEW
« no previous file with comments | « no previous file | chrome/test/data/indexeddb/version_change_crash.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698