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

Unified Diff: LayoutTests/storage/indexeddb/resources/cursor-finished.js

Issue 1317593005: Indexed DB: Remove vendor prefix removal from tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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: LayoutTests/storage/indexeddb/resources/cursor-finished.js
diff --git a/LayoutTests/storage/indexeddb/resources/cursor-finished.js b/LayoutTests/storage/indexeddb/resources/cursor-finished.js
index 7343c417e0d056978792edac0fa7fdb3553441fa..f8b9d7909f019c6d62c800ed3964f638562a88f7 100644
--- a/LayoutTests/storage/indexeddb/resources/cursor-finished.js
+++ b/LayoutTests/storage/indexeddb/resources/cursor-finished.js
@@ -2,7 +2,6 @@ description("Ensure cursor calls behave as expected after cursor has run to the
function test()
{
- removeVendorPrefixes();
setDBNameFromPath();
prepareDatabase();
}
« no previous file with comments | « LayoutTests/storage/indexeddb/resources/basics.js ('k') | LayoutTests/storage/indexeddb/resources/cursor-properties.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698