| Index: LayoutTests/storage/indexeddb/resources/transaction-readwrite-exclusive.js
|
| diff --git a/LayoutTests/storage/indexeddb/resources/transaction-readwrite-exclusive.js b/LayoutTests/storage/indexeddb/resources/transaction-readwrite-exclusive.js
|
| index b8407e45550febbe25e8234c4a36093d77815b90..a82ec5b15eea9a2d586f0ab7e84d642f303a6b24 100644
|
| --- a/LayoutTests/storage/indexeddb/resources/transaction-readwrite-exclusive.js
|
| +++ b/LayoutTests/storage/indexeddb/resources/transaction-readwrite-exclusive.js
|
| @@ -7,7 +7,6 @@ description("Check that readwrite transactions with overlapping scopes do not ru
|
|
|
| function test()
|
| {
|
| - removeVendorPrefixes();
|
| setDBNameFromPath();
|
|
|
| request = evalAndLog("indexedDB.deleteDatabase(dbname)");
|
|
|