Initialize Tizen 2.3
[framework/web/webkit-efl.git] / 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     BeginFrame : "BeginFrame"
7     CancelAnimationFrame : "CancelAnimationFrame"
8     CompositeLayers : "CompositeLayers"
9     DecodeImage : "DecodeImage"
10     EvaluateScript : "EvaluateScript"
11     EventDispatch : "EventDispatch"
12     FireAnimationFrame : "FireAnimationFrame"
13     FunctionCall : "FunctionCall"
14     GCEvent : "GCEvent"
15     InvalidateLayout : "InvalidateLayout"
16     Layout : "Layout"
17     MarkDOMContent : "MarkDOMContent"
18     MarkLoad : "MarkLoad"
19     Paint : "Paint"
20     ParseHTML : "ParseHTML"
21     Program : "Program"
22     Rasterize : "Rasterize"
23     RecalculateStyles : "RecalculateStyles"
24     RequestAnimationFrame : "RequestAnimationFrame"
25     ResizeImage : "ResizeImage"
26     ResourceFinish : "ResourceFinish"
27     ResourceReceiveResponse : "ResourceReceiveResponse"
28     ResourceReceivedData : "ResourceReceivedData"
29     ResourceSendRequest : "ResourceSendRequest"
30     Root : "Root"
31     ScheduleResourceRequest : "ScheduleResourceRequest"
32     ScheduleStyleRecalculation : "ScheduleStyleRecalculation"
33     ScrollLayer : "ScrollLayer"
34     Time : "Time"
35     TimeEnd : "TimeEnd"
36     TimeStamp : "TimeStamp"
37     TimerFire : "TimerFire"
38     TimerInstall : "TimerInstall"
39     TimerRemove : "TimerRemove"
40     WebSocketCreate : "WebSocketCreate"
41     WebSocketDestroy : "WebSocketDestroy"
42     WebSocketReceiveHandshakeResponse : "WebSocketReceiveHandshakeResponse"
43     WebSocketSendHandshakeRequest : "WebSocketSendHandshakeRequest"
44     XHRLoad : "XHRLoad"
45     XHRReadyStateChange : "XHRReadyStateChange"
46 }
47