| Index: LayoutTests/storage/indexeddb/pending-version-change-stuck-works-with-terminate.html
|
| diff --git a/LayoutTests/storage/indexeddb/pending-version-change-stuck-works-with-terminate.html b/LayoutTests/storage/indexeddb/pending-version-change-stuck-works-with-terminate.html
|
| index f7932f8257d84381ba61a35728b879feea885712..81c5d63bb7cc57bcdc39d3e658cc49ffeb747c77 100644
|
| --- a/LayoutTests/storage/indexeddb/pending-version-change-stuck-works-with-terminate.html
|
| +++ b/LayoutTests/storage/indexeddb/pending-version-change-stuck-works-with-terminate.html
|
| @@ -10,7 +10,6 @@ description("Explicitly terminating worker with blocked call should allow later
|
|
|
| function test()
|
| {
|
| - removeVendorPrefixes();
|
| setDBNameFromPath();
|
| if (self.location.search !== "?second") {
|
| firstOpen();
|
|
|