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

Unified Diff: LayoutTests/fast/harness/show-modal-dialog-expected.txt

Issue 51033005: Add a use counter and deprecation message for showModalDialog (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add missing result Created 7 years, 1 month 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/fast/harness/show-modal-dialog-expected.txt
diff --git a/LayoutTests/fast/harness/show-modal-dialog-expected.txt b/LayoutTests/fast/harness/show-modal-dialog-expected.txt
index 1d9aa97f6f024edbba133648aeec3c2c04b2cdf7..e0b8f30538cd222bdf589768be5f718acf5a0ba9 100644
--- a/LayoutTests/fast/harness/show-modal-dialog-expected.txt
+++ b/LayoutTests/fast/harness/show-modal-dialog-expected.txt
@@ -1,3 +1,4 @@
+CONSOLE WARNING: Chromium is considering deprecating showModalDialog. Please use window.open and postMessage instead.
This test verifies that showModalDialog implementation in DRT works.
You need to disable pop-up blocker for this test to run successfully.

Powered by Google App Engine
This is Rietveld 408576698