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

Unified Diff: LayoutTests/fast/dom/Window/post-message-detach-in-handler-expected.txt

Issue 1186093003: Reland: Window.postMessage() to self can cause document leaks (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 6 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/fast/dom/Window/post-message-detach-in-handler-expected.txt
diff --git a/LayoutTests/fast/dom/custom/frameElement-crash-expected.txt b/LayoutTests/fast/dom/Window/post-message-detach-in-handler-expected.txt
similarity index 62%
copy from LayoutTests/fast/dom/custom/frameElement-crash-expected.txt
copy to LayoutTests/fast/dom/Window/post-message-detach-in-handler-expected.txt
index 54bdbe5403889003325b0b7860f31b64c996cc21..e7376005ee00861c74295662a2a7af142a0c64b1 100644
--- a/LayoutTests/fast/dom/custom/frameElement-crash-expected.txt
+++ b/LayoutTests/fast/dom/Window/post-message-detach-in-handler-expected.txt
@@ -1,9 +1,9 @@
-Test that accessing window.frameElement from a custom iframe does not crash.
+Test that detaching document in window.postMessage() handler does not crash.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS Did not crash
+PASS Received message msg
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « LayoutTests/fast/dom/Window/post-message-detach-in-handler.html ('k') | LayoutTests/fast/dom/Window/post-message-to-self.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698