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

Unified Diff: LayoutTests/platform/linux/fast/workers/storage/test-authorizer-expected.txt

Issue 417103002: Deprecate openDatabase and openDatabaseSync in workers. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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/platform/linux/fast/workers/storage/test-authorizer-expected.txt
diff --git a/LayoutTests/platform/linux/fast/workers/storage/test-authorizer-expected.txt b/LayoutTests/platform/linux/fast/workers/storage/test-authorizer-expected.txt
index 3ff128d2973355c95b85d28d4b9a70f553a9214b..49b544f54f02d632d4b635277af99ed6d4d3c899 100644
--- a/LayoutTests/platform/linux/fast/workers/storage/test-authorizer-expected.txt
+++ b/LayoutTests/platform/linux/fast/workers/storage/test-authorizer-expected.txt
@@ -1,3 +1,4 @@
+CONSOLE WARNING: 'openDatabase' in Workers is deprecated. Please switch to Indexed Database API.
CONSOLE ERROR: error vacuuming database (1546 disk I/O error)
This test tests the database authorizer.
SQLITE_CREATE_TABLE statement succeeded.

Powered by Google App Engine
This is Rietveld 408576698