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

Unified Diff: LayoutTests/permissionclient/storage-permission-expected.txt

Issue 99083002: WIP: Migrate generated bindings to new ExceptionState constructor. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase. Created 7 years 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/permissionclient/storage-permission-expected.txt
diff --git a/LayoutTests/permissionclient/storage-permission-expected.txt b/LayoutTests/permissionclient/storage-permission-expected.txt
index d32194f3ff98baceb6dc9ab010fa0d755e1a37ee..f6c4c558ec6f609aff334813c68a0f34d6ca1580 100644
--- a/LayoutTests/permissionclient/storage-permission-expected.txt
+++ b/LayoutTests/permissionclient/storage-permission-expected.txt
@@ -5,5 +5,5 @@ Length is 1
Value for FOO is BAR
Key for index 0 is FOO
Disabling localStorage access.
-Caught exception trying to get frame localStorage: SecurityError: Access to 'localStorage' is denied for this document.
+Caught exception trying to get frame localStorage: SecurityError: Failed to read the 'localStorage' property from 'Window': Access is denied for this document.

Powered by Google App Engine
This is Rietveld 408576698