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 |
deleted file mode 100644 |
index 865ffe2ebe8c5ebe7399d0ae0e3a24900db2eec8..0000000000000000000000000000000000000000 |
--- a/LayoutTests/inspector/console/console-long-eval-crash-expected.txt |
+++ /dev/null |
@@ -1,4 +0,0 @@ |
-CONSOLE WARNING: Chromium is considering deprecating showModalDialog. 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 |