| Index: LayoutTests/inspector/timeline/timeline-frame-controller-expected.txt
|
| diff --git a/LayoutTests/inspector/timeline/timeline-frame-controller-expected.txt b/LayoutTests/inspector/timeline/timeline-frame-controller-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..0f4c5d6256539f8bd6f3f418d130474781d29fdb
|
| --- /dev/null
|
| +++ b/LayoutTests/inspector/timeline/timeline-frame-controller-expected.txt
|
| @@ -0,0 +1,313 @@
|
| +Test timeline records coalescing
|
| +
|
| +Main thread frames:
|
| +{
|
| + cpuTime : 0.003999
|
| + duration : 0.016
|
| + endTime : 1.016001
|
| + id : "1"
|
| + isBackground : false
|
| + startTime : 1.000001
|
| + timeByCategory : {
|
| + other : 0.000002
|
| + scripting : 0.003997
|
| + }
|
| +}
|
| +{
|
| + cpuTime : 0.003999
|
| + duration : 0.016
|
| + endTime : 1.032001
|
| + id : "2"
|
| + isBackground : false
|
| + startTime : 1.016001
|
| + timeByCategory : {
|
| + other : 0.000002
|
| + scripting : 0.003997
|
| + }
|
| +}
|
| +{
|
| + cpuTime : 0.003999
|
| + duration : 0.016
|
| + endTime : 1.048001
|
| + id : "3"
|
| + isBackground : false
|
| + startTime : 1.032001
|
| + timeByCategory : {
|
| + other : 0.000002
|
| + scripting : 0.003997
|
| + }
|
| +}
|
| +{
|
| + cpuTime : 0.043999
|
| + duration : 0.052
|
| + endTime : 1.100001
|
| + id : "4"
|
| + isBackground : false
|
| + startTime : 1.048001
|
| + timeByCategory : {
|
| + other : 0.000002
|
| + scripting : 0.043997
|
| + }
|
| +}
|
| +{
|
| + cpuTime : 0.003999
|
| + duration : 0.016
|
| + endTime : 1.116001
|
| + id : "5"
|
| + isBackground : false
|
| + startTime : 1.100001
|
| + timeByCategory : {
|
| + other : 0.000002
|
| + scripting : 0.003997
|
| + }
|
| +}
|
| +{
|
| + cpuTime : 0.003999
|
| + duration : 0.016
|
| + endTime : 1.132001
|
| + id : "6"
|
| + isBackground : false
|
| + startTime : 1.116001
|
| + timeByCategory : {
|
| + other : 0.000002
|
| + scripting : 0.003997
|
| + }
|
| +}
|
| +{
|
| + cpuTime : 0.003999
|
| + duration : 0.016
|
| + endTime : 1.148001
|
| + id : "7"
|
| + isBackground : false
|
| + startTime : 1.132001
|
| + timeByCategory : {
|
| + other : 0.000002
|
| + scripting : 0.003997
|
| + }
|
| +}
|
| +{
|
| + cpuTime : 0.043999
|
| + duration : 0.052
|
| + endTime : 1.200001
|
| + id : "8"
|
| + isBackground : false
|
| + startTime : 1.148001
|
| + timeByCategory : {
|
| + other : 0.000002
|
| + scripting : 0.043997
|
| + }
|
| +}
|
| +{
|
| + cpuTime : 0.003999
|
| + duration : 0.016
|
| + endTime : 1.216001
|
| + id : "9"
|
| + isBackground : false
|
| + startTime : 1.200001
|
| + timeByCategory : {
|
| + other : 0.000002
|
| + scripting : 0.003997
|
| + }
|
| +}
|
| +{
|
| + cpuTime : 0.003999
|
| + duration : 0.016
|
| + endTime : 1.232001
|
| + id : "10"
|
| + isBackground : false
|
| + startTime : 1.216001
|
| + timeByCategory : {
|
| + other : 0.000002
|
| + scripting : 0.003997
|
| + }
|
| +}
|
| +{
|
| + cpuTime : 0.003999
|
| + duration : 0.016
|
| + endTime : 1.248001
|
| + id : "11"
|
| + isBackground : false
|
| + startTime : 1.232001
|
| + timeByCategory : {
|
| + other : 0.000002
|
| + scripting : 0.003997
|
| + }
|
| +}
|
| +Background frames:
|
| +{
|
| + cpuTime : 0
|
| + duration : 0.016
|
| + endTime : 1.01599
|
| + id : undefined
|
| + isBackground : true
|
| + mainThreadFrameId : "1"
|
| + startTime : 0.99999
|
| + timeByCategory : {
|
| + other : 0
|
| + }
|
| +}
|
| +{
|
| + cpuTime : 0
|
| + duration : 0.016
|
| + endTime : 1.03199
|
| + id : undefined
|
| + isBackground : true
|
| + mainThreadFrameId : "2"
|
| + startTime : 1.01599
|
| + timeByCategory : {
|
| + other : 0
|
| + }
|
| +}
|
| +{
|
| + cpuTime : 0
|
| + duration : 0.016
|
| + endTime : 1.04799
|
| + id : undefined
|
| + isBackground : true
|
| + mainThreadFrameId : "3"
|
| + startTime : 1.03199
|
| + timeByCategory : {
|
| + other : 0
|
| + }
|
| +}
|
| +{
|
| + cpuTime : 0
|
| + duration : 0.016
|
| + endTime : 1.06399
|
| + id : undefined
|
| + isBackground : true
|
| + mainThreadFrameId : "4"
|
| + startTime : 1.04799
|
| + timeByCategory : {
|
| + other : 0
|
| + }
|
| +}
|
| +{
|
| + cpuTime : 0
|
| + duration : 0.016
|
| + endTime : 1.07999
|
| + id : undefined
|
| + isBackground : true
|
| + startTime : 1.06399
|
| + timeByCategory : {
|
| + other : 0
|
| + }
|
| +}
|
| +{
|
| + cpuTime : 0
|
| + duration : 0.016
|
| + endTime : 1.09599
|
| + id : undefined
|
| + isBackground : true
|
| + startTime : 1.07999
|
| + timeByCategory : {
|
| + other : 0
|
| + }
|
| +}
|
| +{
|
| + cpuTime : 0
|
| + duration : 0.02
|
| + endTime : 1.11599
|
| + id : undefined
|
| + isBackground : true
|
| + mainThreadFrameId : "5"
|
| + startTime : 1.09599
|
| + timeByCategory : {
|
| + other : 0
|
| + }
|
| +}
|
| +{
|
| + cpuTime : 0
|
| + duration : 0.016
|
| + endTime : 1.13199
|
| + id : undefined
|
| + isBackground : true
|
| + mainThreadFrameId : "6"
|
| + startTime : 1.11599
|
| + timeByCategory : {
|
| + other : 0
|
| + }
|
| +}
|
| +{
|
| + cpuTime : 0
|
| + duration : 0.016
|
| + endTime : 1.14799
|
| + id : undefined
|
| + isBackground : true
|
| + mainThreadFrameId : "7"
|
| + startTime : 1.13199
|
| + timeByCategory : {
|
| + other : 0
|
| + }
|
| +}
|
| +{
|
| + cpuTime : 0
|
| + duration : 0.016
|
| + endTime : 1.16399
|
| + id : undefined
|
| + isBackground : true
|
| + mainThreadFrameId : "8"
|
| + startTime : 1.14799
|
| + timeByCategory : {
|
| + other : 0
|
| + }
|
| +}
|
| +{
|
| + cpuTime : 0
|
| + duration : 0.016
|
| + endTime : 1.17999
|
| + id : undefined
|
| + isBackground : true
|
| + startTime : 1.16399
|
| + timeByCategory : {
|
| + other : 0
|
| + }
|
| +}
|
| +{
|
| + cpuTime : 0
|
| + duration : 0.016
|
| + endTime : 1.19599
|
| + id : undefined
|
| + isBackground : true
|
| + startTime : 1.17999
|
| + timeByCategory : {
|
| + other : 0
|
| + }
|
| +}
|
| +{
|
| + cpuTime : 0
|
| + duration : 0.02
|
| + endTime : 1.21599
|
| + id : undefined
|
| + isBackground : true
|
| + mainThreadFrameId : "9"
|
| + startTime : 1.19599
|
| + timeByCategory : {
|
| + other : 0
|
| + }
|
| +}
|
| +{
|
| + cpuTime : 0
|
| + duration : 0.016
|
| + endTime : 1.23199
|
| + id : undefined
|
| + isBackground : true
|
| + mainThreadFrameId : "10"
|
| + startTime : 1.21599
|
| + timeByCategory : {
|
| + other : 0
|
| + }
|
| +}
|
| +{
|
| + cpuTime : 0
|
| + duration : 0.016
|
| + endTime : 1.24799
|
| + id : undefined
|
| + isBackground : true
|
| + mainThreadFrameId : "11"
|
| + startTime : 1.23199
|
| + timeByCategory : {
|
| + other : 0
|
| + }
|
| +}
|
| +
|
|
|