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

Unified Diff: LayoutTests/storage/indexeddb/objectstore-removeobjectstore-expected.txt

Issue 5722007: Merge 73605 - 2010-12-07 Jeremy Orlow <jorlow@chromium.org>... (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/597/
Patch Set: Created 10 years 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 | « LayoutTests/storage/indexeddb/objectstore-removeobjectstore.html ('k') | WebCore/ChangeLog » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/storage/indexeddb/objectstore-removeobjectstore-expected.txt
===================================================================
--- LayoutTests/storage/indexeddb/objectstore-removeobjectstore-expected.txt (revision 73908)
+++ LayoutTests/storage/indexeddb/objectstore-removeobjectstore-expected.txt (working copy)
@@ -121,7 +121,7 @@
PASS 'readyState' in event.target is true
PASS event.target.readyState is event.target.DONE
-PASS event.code is 2
+PASS event.code is webkitIDBDatabaseException.NOT_FOUND_ERR
PASS event.source.indexNames.contains('indexName') is false
PASS successfullyParsed is true
« no previous file with comments | « LayoutTests/storage/indexeddb/objectstore-removeobjectstore.html ('k') | WebCore/ChangeLog » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698