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

Unified Diff: LayoutTests/fast/dom/defaultView-on-detached-document-expected.txt

Issue 854453003: Revert of Revert of Reland factor out window proxy management portions of ScriptController. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Address comments Created 5 years, 11 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 | « LayoutTests/fast/dom/defaultView-on-detached-document.html ('k') | Source/bindings/core/v8/NPV8Object.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/defaultView-on-detached-document-expected.txt
diff --git a/LayoutTests/fast/dom/defaultView-on-detached-document-expected.txt b/LayoutTests/fast/dom/defaultView-on-detached-document-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ba58be6914d9d414da1b946c7b17d1b315a09ad5
--- /dev/null
+++ b/LayoutTests/fast/dom/defaultView-on-detached-document-expected.txt
@@ -0,0 +1,13 @@
+frame "<!--framePath //<!--frame0-->-->" - has 1 onunload handler(s)
+frame "<!--framePath //<!--frame1-->-->" - has 1 onunload handler(s)
+Tests that document.defaultView on a detached document doesn't crash.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS testFrameUnloaded is true
+PASS cachedDocument.defaultView is undefined.
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
« no previous file with comments | « LayoutTests/fast/dom/defaultView-on-detached-document.html ('k') | Source/bindings/core/v8/NPV8Object.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698