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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 CONSOLE WARNING: Chromium is considering deprecating showModalDialog. Please use window.open and postMessage instead.
1 This test verifies that showModalDialog implementation in DRT works. 2 This test verifies that showModalDialog implementation in DRT works.
2 3
3 You need to disable pop-up blocker for this test to run successfully. 4 You need to disable pop-up blocker for this test to run successfully.
4 5
5 Modal dialog closing. 6 Modal dialog closing.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698