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

Unified Diff: LayoutTests/http/tests/inspector/websocket/timeline-websocket-event.html

Issue 183703003: Remove more testRunner.display() calls from LayoutTests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Ditch fast/text/font-initial changes too Created 6 years, 10 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
Index: LayoutTests/http/tests/inspector/websocket/timeline-websocket-event.html
diff --git a/LayoutTests/http/tests/inspector/websocket/timeline-websocket-event.html b/LayoutTests/http/tests/inspector/websocket/timeline-websocket-event.html
index 151dfe247e25d1f96d8956482176811035cfd01f..6d6eaf3e95755e7b51eb26d2475bab6d55bc80dc 100644
--- a/LayoutTests/http/tests/inspector/websocket/timeline-websocket-event.html
+++ b/LayoutTests/http/tests/inspector/websocket/timeline-websocket-event.html
@@ -7,8 +7,6 @@
function performActions()
{
var ws = new WebSocket("ws://127.0.0.1:8880/simple");
-
- testRunner.display();
}
function test()
« no previous file with comments | « LayoutTests/http/tests/inspector/inspector-test.js ('k') | LayoutTests/inspector-protocol/layers/get-layers.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698