Index: LayoutTests/inspector/timeline/timeline-paint.html |
diff --git a/LayoutTests/inspector/timeline/timeline-paint.html b/LayoutTests/inspector/timeline/timeline-paint.html |
index 2ea833958c1fa7a9dcdd77ae277b09d5a0f0c0a3..575f1b0a8783897026f233fea93920c953652090 100644 |
--- a/LayoutTests/inspector/timeline/timeline-paint.html |
+++ b/LayoutTests/inspector/timeline/timeline-paint.html |
@@ -24,6 +24,7 @@ function updateSubframeAndDisplay(callback) |
function test() |
{ |
+ InspectorTest.startDumpingProtocolMessages(); |
yurys
2014/10/17 08:00:54
Revert this?
|
InspectorTest.invokeAsyncWithTimeline("display", step1); |
function step1(records) |