| Index: third_party/WebKit/LayoutTests/inspector/tracing/worker-js-frames-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/tracing/worker-js-frames-expected.txt b/third_party/WebKit/LayoutTests/inspector/tracing/worker-js-frames-expected.txt
|
| index 670bfb5101209dc8e465593aee47532cc27f62bc..a2685cd8533b2af9c9ae0ad6f884c3887a1c7cbc 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/tracing/worker-js-frames-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/tracing/worker-js-frames-expected.txt
|
| @@ -1,6 +1,8 @@
|
| Tests js cpu profile in timeline.
|
|
|
| Main Thread
|
| +FAIL: missing functions:
|
| +startSecondWorker
|
| DedicatedWorker Thread
|
| DedicatedWorker Thread
|
| EvaluateScript Properties:
|
| @@ -16,4 +18,6 @@ EvaluateScript Properties:
|
| startTime : <number>
|
| type : "EvaluateScript"
|
| }
|
| +FAIL: missing functions:
|
| +onmessage
|
|
|
|
|