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

Unified Diff: LayoutTests/inspector/console/console-long-eval-crash-expected.txt

Issue 243473002: Make window.showModalDialog configurable at runtime (Closed) Base URL: svn://svn.chromium.org/blink/trunk
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
Index: LayoutTests/inspector/console/console-long-eval-crash-expected.txt
diff --git a/LayoutTests/inspector/console/console-long-eval-crash-expected.txt b/LayoutTests/inspector/console/console-long-eval-crash-expected.txt
index 865ffe2ebe8c5ebe7399d0ae0e3a24900db2eec8..4faae327c6b5931b092467382b60c5373cc56f9c 100644
--- a/LayoutTests/inspector/console/console-long-eval-crash-expected.txt
+++ b/LayoutTests/inspector/console/console-long-eval-crash-expected.txt
@@ -1,4 +1,4 @@
-CONSOLE WARNING: Chromium is considering deprecating showModalDialog. Please use window.open and postMessage instead.
+CONSOLE WARNING: showModalDialog is deprecated. Please use window.open and postMessage instead.
Test that any long api call from the frontend will not crash the inspected page's renderer if the page is reloaded or frontend is closed in the middle.
https://bugs.webkit.org/show_bug.cgi?id=60616

Powered by Google App Engine
This is Rietveld 408576698