| Index: LayoutTests/fast/workers/storage/multiple-databases-garbage-collection-expected.txt
|
| diff --git a/LayoutTests/fast/workers/storage/multiple-databases-garbage-collection-expected.txt b/LayoutTests/fast/workers/storage/multiple-databases-garbage-collection-expected.txt
|
| index d01514a6aefb3628eb00364cb2624c20e0e89004..fe8b4593682bc64f954087e18fd515b128b56076 100644
|
| --- a/LayoutTests/fast/workers/storage/multiple-databases-garbage-collection-expected.txt
|
| +++ b/LayoutTests/fast/workers/storage/multiple-databases-garbage-collection-expected.txt
|
| @@ -1,3 +1,4 @@
|
| +CONSOLE WARNING: 'openDatabase' in Workers is deprecated. Please switch to Indexed Database API.
|
| This test opens two databases, queues up a series of operations on both, then "forgets" about one of them. After forcing GC, resources associated with that database should be freed gracefully.
|
| Forgotten Database Transaction Complete
|
| Persistent Database Transaction Complete
|
|
|