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

Unified Diff: LayoutTests/inspector/sources/debugger-step/debugger-step-into-document-write.html

Issue 1177373005: Dump inspector traffic to stderr for all tests under inspector/sources/debugger-step (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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
« no previous file with comments | « LayoutTests/http/tests/inspector/debugger-test.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/inspector/sources/debugger-step/debugger-step-into-document-write.html
diff --git a/LayoutTests/inspector/sources/debugger-step/debugger-step-into-document-write.html b/LayoutTests/inspector/sources/debugger-step/debugger-step-into-document-write.html
index ec7adb061e95b6f8b7248688c8e4a098115b7d10..7d8d6b74bb870b7e248d9cd35adf31f6790a9f36 100644
--- a/LayoutTests/inspector/sources/debugger-step/debugger-step-into-document-write.html
+++ b/LayoutTests/inspector/sources/debugger-step/debugger-step-into-document-write.html
@@ -17,7 +17,6 @@ function test()
{
var numberOfStepInto = 9;
- InspectorTest.startDumpingProtocolMessages();
InspectorTest.startDebuggerTest(step1, true);
function step1()
« no previous file with comments | « LayoutTests/http/tests/inspector/debugger-test.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698