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

Unified Diff: LayoutTests/fast/filesystem/filesystem-unserializable-expected.txt

Issue 114363002: Structured cloning: improve DataCloneError reporting. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 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/fast/filesystem/filesystem-unserializable-expected.txt
diff --git a/LayoutTests/fast/filesystem/filesystem-unserializable-expected.txt b/LayoutTests/fast/filesystem/filesystem-unserializable-expected.txt
index 953aab1b25a2af3d7346ab16f843e044519c1c2c..aa4e9570ad9dc47aed6240911972132a0c7fa1d2 100644
--- a/LayoutTests/fast/filesystem/filesystem-unserializable-expected.txt
+++ b/LayoutTests/fast/filesystem/filesystem-unserializable-expected.txt
@@ -3,7 +3,7 @@ This tests if the filesystem object is unserializable by default
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-DataCloneError: An object could not be cloned.
+DataCloneError: Failed to execute 'postMessage' on 'Window': An object could not be cloned.
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698