Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / tracing / timeline-enum-stability-expected.txt
1 Check to see that TimelineAgent record types are stable.
2
3 Applications outside of WebKit depend on the stability of the mapping of these types to these specific values.
4
5 {
6     ActivateLayerTree : "ActivateLayerTree"
7     BeginFrame : "BeginFrame"
8     CancelAnimationFrame : "CancelAnimationFrame"
9     CompositeLayers : "CompositeLayers"
10     ConsoleTime : "ConsoleTime"
11     DecodeImage : "DecodeImage"
12     DrawFrame : "DrawFrame"
13     EmbedderCallback : "EmbedderCallback"
14     EvaluateScript : "EvaluateScript"
15     EventDispatch : "EventDispatch"
16     FireAnimationFrame : "FireAnimationFrame"
17     FunctionCall : "FunctionCall"
18     GCEvent : "GCEvent"
19     GPUTask : "GPUTask"
20     InvalidateLayout : "InvalidateLayout"
21     JSFrame : "JSFrame"
22     Layout : "Layout"
23     MarkDOMContent : "MarkDOMContent"
24     MarkFirstPaint : "MarkFirstPaint"
25     MarkLoad : "MarkLoad"
26     Paint : "Paint"
27     PaintSetup : "PaintSetup"
28     ParseHTML : "ParseHTML"
29     Program : "Program"
30     Rasterize : "Rasterize"
31     RecalculateStyles : "RecalculateStyles"
32     RequestAnimationFrame : "RequestAnimationFrame"
33     RequestMainThreadFrame : "RequestMainThreadFrame"
34     ResizeImage : "ResizeImage"
35     ResourceFinish : "ResourceFinish"
36     ResourceReceiveResponse : "ResourceReceiveResponse"
37     ResourceReceivedData : "ResourceReceivedData"
38     ResourceSendRequest : "ResourceSendRequest"
39     Root : "Root"
40     ScheduleStyleRecalculation : "ScheduleStyleRecalculation"
41     ScrollLayer : "ScrollLayer"
42     TimeStamp : "TimeStamp"
43     TimerFire : "TimerFire"
44     TimerInstall : "TimerInstall"
45     TimerRemove : "TimerRemove"
46     UpdateCounters : "UpdateCounters"
47     UpdateLayerTree : "UpdateLayerTree"
48     WebSocketCreate : "WebSocketCreate"
49     WebSocketDestroy : "WebSocketDestroy"
50     WebSocketReceiveHandshakeResponse : "WebSocketReceiveHandshakeResponse"
51     WebSocketSendHandshakeRequest : "WebSocketSendHandshakeRequest"
52     XHRLoad : "XHRLoad"
53     XHRReadyStateChange : "XHRReadyStateChange"
54 }
55