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

Side by Side Diff: LayoutTests/inspector/console/console-long-eval-crash-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 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. 2 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.
2 3
3 https://bugs.webkit.org/show_bug.cgi?id=60616 4 https://bugs.webkit.org/show_bug.cgi?id=60616
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698