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

Unified Diff: LayoutTests/http/tests/security/cross-origin-worker-websql-allowed-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/http/tests/security/cross-origin-worker-websql-allowed-expected.txt
diff --git a/LayoutTests/http/tests/security/cross-origin-worker-websql-allowed-expected.txt b/LayoutTests/http/tests/security/cross-origin-worker-websql-allowed-expected.txt
index 9946bb40e5a12530c1ea0014a0f32dfd86c45231..169c1a2b915ea1b448b016ba799106c84e863645 100644
--- a/LayoutTests/http/tests/security/cross-origin-worker-websql-allowed-expected.txt
+++ b/LayoutTests/http/tests/security/cross-origin-worker-websql-allowed-expected.txt
@@ -1,3 +1,4 @@
+CONSOLE WARNING: 'openDatabase' in Workers is deprecated. Please switch to Indexed Database API.
This iframe should not return any errors:

Powered by Google App Engine
This is Rietveld 408576698