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

Unified Diff: LayoutTests/fast/js/document-open-getter-throw-no-crash.html

Issue 249653002: document.open(): gracefully handle exception thrown on window.open access. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 8 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 | « no previous file | LayoutTests/fast/js/document-open-getter-throw-no-crash-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/js/document-open-getter-throw-no-crash.html
diff --git a/LayoutTests/fast/js/cross-frame-really-bad-time.html b/LayoutTests/fast/js/document-open-getter-throw-no-crash.html
similarity index 69%
copy from LayoutTests/fast/js/cross-frame-really-bad-time.html
copy to LayoutTests/fast/js/document-open-getter-throw-no-crash.html
index 58f87be8550cadc6e10dbce9ac21d047ad73e0db..d4ec4fad3423ab43654949cc7ff0e11c6cde1509 100644
--- a/LayoutTests/fast/js/cross-frame-really-bad-time.html
+++ b/LayoutTests/fast/js/document-open-getter-throw-no-crash.html
@@ -5,6 +5,6 @@
</head>
<body>
<iframe id="myframe"></iframe>
-<script src="script-tests/cross-frame-really-bad-time.js"></script>
+<script src="script-tests/document-open-getter-throw-no-crash.js"></script>
</body>
</html>
« no previous file with comments | « no previous file | LayoutTests/fast/js/document-open-getter-throw-no-crash-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698