| Index: LayoutTests/http/tests/workers/terminate-during-sync-operation-websql-expected.txt
|
| diff --git a/LayoutTests/http/tests/workers/terminate-during-sync-operation-websql-expected.txt b/LayoutTests/http/tests/workers/terminate-during-sync-operation-websql-expected.txt
|
| index 1393e8e2961df5fa4966ab7d340f356c88bbae38..5ab125284608089804f6a0307ecaf1f8b8c1e56d 100644
|
| --- a/LayoutTests/http/tests/workers/terminate-during-sync-operation-websql-expected.txt
|
| +++ b/LayoutTests/http/tests/workers/terminate-during-sync-operation-websql-expected.txt
|
| @@ -1,3 +1,4 @@
|
| +CONSOLE WARNING: 'openDatabaseSync' is deprecated. Please switch to Indexed Database API.
|
| Test that terminating the worker while it is performing synchronous file or database operations will not cause any crashes, asserts, etc.
|
|
|
| Starting test run.
|
|
|