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

Unified Diff: third_party/WebKit/LayoutTests/fast/frames/sandboxed-iframe-storage-expected.txt

Issue 2723183002: Deprecate IDBFactory webkitGetDatabaseNames() (Closed)
Patch Set: Test expectation updates Created 3 years, 10 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/http/tests/security/cross-origin-indexeddb-allowed-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/fast/frames/sandboxed-iframe-storage-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/frames/sandboxed-iframe-storage-expected.txt b/third_party/WebKit/LayoutTests/fast/frames/sandboxed-iframe-storage-expected.txt
index e6994e12812aaaafe5e2b87df38f0dc89aa16b2c..e3e43a8163a7f1dea216bdb07dff0093eb1f3cb6 100644
--- a/third_party/WebKit/LayoutTests/fast/frames/sandboxed-iframe-storage-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/frames/sandboxed-iframe-storage-expected.txt
@@ -1,3 +1,4 @@
+CONSOLE WARNING: line 1: indexedDB.webkitGetDatabaseNames() is deprecated and will be removed in M60, around August 2017. See https://www.chromestatus.com/features/5725741740195840 for more details.
This test verifies that a sandboxed iframe does not have access to any session storage, local storage or database.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/http/tests/security/cross-origin-indexeddb-allowed-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698