Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / timeline / 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     AutosizeText : "AutosizeText"
8     BeginFrame : "BeginFrame"
9     CancelAnimationFrame : "CancelAnimationFrame"
10     CompositeLayers : "CompositeLayers"
11     DecodeImage : "DecodeImage"
12     DrawFrame : "DrawFrame"
13     EvaluateScript : "EvaluateScript"
14     EventDispatch : "EventDispatch"
15     FireAnimationFrame : "FireAnimationFrame"
16     FunctionCall : "FunctionCall"
17     GCEvent : "GCEvent"
18     GPUTask : "GPUTask"
19     InvalidateLayout : "InvalidateLayout"
20     Layout : "Layout"
21     MarkDOMContent : "MarkDOMContent"
22     MarkFirstPaint : "MarkFirstPaint"
23     MarkLoad : "MarkLoad"
24     Paint : "Paint"
25     PaintSetup : "PaintSetup"
26     ParseHTML : "ParseHTML"
27     Program : "Program"
28     Rasterize : "Rasterize"
29     RecalculateStyles : "RecalculateStyles"
30     RequestAnimationFrame : "RequestAnimationFrame"
31     RequestMainThreadFrame : "RequestMainThreadFrame"
32     ResizeImage : "ResizeImage"
33     ResourceFinish : "ResourceFinish"
34     ResourceReceiveResponse : "ResourceReceiveResponse"
35     ResourceReceivedData : "ResourceReceivedData"
36     ResourceSendRequest : "ResourceSendRequest"
37     Root : "Root"
38     ScheduleResourceRequest : "ScheduleResourceRequest"
39     ScheduleStyleRecalculation : "ScheduleStyleRecalculation"
40     ScrollLayer : "ScrollLayer"
41     Time : "Time"
42     TimeEnd : "TimeEnd"
43     TimeStamp : "TimeStamp"
44     TimerFire : "TimerFire"
45     TimerInstall : "TimerInstall"
46     TimerRemove : "TimerRemove"
47     WebSocketCreate : "WebSocketCreate"
48     WebSocketDestroy : "WebSocketDestroy"
49     WebSocketReceiveHandshakeResponse : "WebSocketReceiveHandshakeResponse"
50     WebSocketSendHandshakeRequest : "WebSocketSendHandshakeRequest"
51     XHRLoad : "XHRLoad"
52     XHRReadyStateChange : "XHRReadyStateChange"
53 }
54