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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/loading/pending-script-leak-expected.txt

Issue 1368623003: Pending scripts can cause disposed documents to leak. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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: third_party/WebKit/LayoutTests/http/tests/loading/pending-script-leak-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/loading/redirect-with-no-location-crash-expected.txt b/third_party/WebKit/LayoutTests/http/tests/loading/pending-script-leak-expected.txt
similarity index 86%
copy from third_party/WebKit/LayoutTests/http/tests/loading/redirect-with-no-location-crash-expected.txt
copy to third_party/WebKit/LayoutTests/http/tests/loading/pending-script-leak-expected.txt
index dc5bb7a3de1bb00f7190cf7db74e982f9a6c1988..d51532b14b250e0b3df4468e4fcac8828bad8f97 100644
--- a/third_party/WebKit/LayoutTests/http/tests/loading/redirect-with-no-location-crash-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/loading/pending-script-leak-expected.txt
@@ -1,12 +1,12 @@
main frame - didStartProvisionalLoadForFrame
main frame - didCommitLoadForFrame
-main frame - didReceiveTitle: Test for https://bugs.webkit.org/show_bug.cgi?id=29293
frame "<!--framePath //<!--frame0-->-->" - didStartProvisionalLoadForFrame
-main frame - didFinishDocumentLoadForFrame
frame "<!--framePath //<!--frame0-->-->" - didCommitLoadForFrame
frame "<!--framePath //<!--frame0-->-->" - didFinishDocumentLoadForFrame
frame "<!--framePath //<!--frame0-->-->" - didHandleOnloadEventsForFrame
frame "<!--framePath //<!--frame0-->-->" - didFinishLoadForFrame
+main frame - didFinishDocumentLoadForFrame
main frame - didHandleOnloadEventsForFrame
main frame - didFinishLoadForFrame
+There should be no leaks when run with --enable-leak-detection

Powered by Google App Engine
This is Rietveld 408576698