1/*
2 * THIS FILE WAS AUTOMATICALLY GENERATED, DO NOT EDIT.
3 *
4 * Copyright (C) 2011 Google Inc. All rights reserved.
5 *
6 * Redistribution and use in source and binary forms, with or without
7 * modification, are permitted provided that the following conditions
8 * are met:
9 * 1. Redistributions of source code must retain the above copyright
10 * notice, this list of conditions and the following disclaimer.
11 * 2. Redistributions in binary form must reproduce the above copyright
12 * notice, this list of conditions and the following disclaimer in the
13 * documentation and/or other materials provided with the distribution.
14 *
15 * THIS SOFTWARE IS PROVIDED BY GOOGLE, INC. ``AS IS'' AND ANY
16 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
17 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
18 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR
19 * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
20 * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
21 * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
22 * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
23 * OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
24 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
25 * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
26 */
27
28#ifndef EventHeaders_h
29#define EventHeaders_h
30
31#include "AnimationEvent.h"
32#include "JSAnimationEvent.h"
33#include "AnimationPlaybackEvent.h"
34#include "JSAnimationPlaybackEvent.h"
35#if ENABLE(APPLE_PAY)
36#include "ApplePayPaymentAuthorizedEvent.h"
37#include "JSApplePayPaymentAuthorizedEvent.h"
38#endif
39#if ENABLE(APPLE_PAY)
40#include "ApplePayPaymentMethodSelectedEvent.h"
41#include "JSApplePayPaymentMethodSelectedEvent.h"
42#endif
43#if ENABLE(APPLE_PAY)
44#include "ApplePayShippingContactSelectedEvent.h"
45#include "JSApplePayShippingContactSelectedEvent.h"
46#endif
47#if ENABLE(APPLE_PAY)
48#include "ApplePayShippingMethodSelectedEvent.h"
49#include "JSApplePayShippingMethodSelectedEvent.h"
50#endif
51#if ENABLE(APPLE_PAY)
52#include "ApplePayValidateMerchantEvent.h"
53#include "JSApplePayValidateMerchantEvent.h"
54#endif
55#if ENABLE(WEB_AUDIO)
56#include "AudioProcessingEvent.h"
57#include "JSAudioProcessingEvent.h"
58#endif
59#include "BeforeLoadEvent.h"
60#include "JSBeforeLoadEvent.h"
61#include "BeforeUnloadEvent.h"
62#include "JSBeforeUnloadEvent.h"
63#if ENABLE(MEDIA_STREAM)
64#include "BlobEvent.h"
65#include "JSBlobEvent.h"
66#endif
67#include "ClipboardEvent.h"
68#include "JSClipboardEvent.h"
69#include "CloseEvent.h"
70#include "JSCloseEvent.h"
71#include "CompositionEvent.h"
72#include "JSCompositionEvent.h"
73#include "CustomEvent.h"
74#include "JSCustomEvent.h"
75#if ENABLE(DEVICE_ORIENTATION)
76#include "DeviceMotionEvent.h"
77#include "JSDeviceMotionEvent.h"
78#endif
79#if ENABLE(DEVICE_ORIENTATION)
80#include "DeviceOrientationEvent.h"
81#include "JSDeviceOrientationEvent.h"
82#endif
83#include "ErrorEvent.h"
84#include "JSErrorEvent.h"
85#include "Event.h"
86#include "JSEvent.h"
87#if ENABLE(SERVICE_WORKER)
88#include "ExtendableEvent.h"
89#include "JSExtendableEvent.h"
90#endif
91#if ENABLE(SERVICE_WORKER)
92#include "ExtendableMessageEvent.h"
93#include "JSExtendableMessageEvent.h"
94#endif
95#if ENABLE(SERVICE_WORKER)
96#include "FetchEvent.h"
97#include "JSFetchEvent.h"
98#endif
99#include "FocusEvent.h"
100#include "JSFocusEvent.h"
101#if ENABLE(GAMEPAD)
102#include "GamepadEvent.h"
103#include "JSGamepadEvent.h"
104#endif
105#if ENABLE(IOS_GESTURE_EVENTS) || ENABLE(MAC_GESTURE_EVENTS)
106#include "GestureEvent.h"
107#include "JSGestureEvent.h"
108#endif
109#include "HashChangeEvent.h"
110#include "JSHashChangeEvent.h"
111#if ENABLE(INDEXED_DATABASE)
112#include "IDBVersionChangeEvent.h"
113#include "JSIDBVersionChangeEvent.h"
114#endif
115#include "InputEvent.h"
116#include "JSInputEvent.h"
117#include "KeyboardEvent.h"
118#include "JSKeyboardEvent.h"
119#if ENABLE(ENCRYPTED_MEDIA)
120#include "MediaEncryptedEvent.h"
121#include "JSMediaEncryptedEvent.h"
122#endif
123#if ENABLE(ENCRYPTED_MEDIA)
124#include "MediaKeyMessageEvent.h"
125#include "JSMediaKeyMessageEvent.h"
126#endif
127#if ENABLE(MEDIA_STREAM)
128#include "MediaRecorderErrorEvent.h"
129#include "JSMediaRecorderErrorEvent.h"
130#endif
131#if ENABLE(MEDIA_STREAM)
132#include "MediaStreamTrackEvent.h"
133#include "JSMediaStreamTrackEvent.h"
134#endif
135#if ENABLE(PAYMENT_REQUEST)
136#include "MerchantValidationEvent.h"
137#include "JSMerchantValidationEvent.h"
138#endif
139#include "MessageEvent.h"
140#include "JSMessageEvent.h"
141#include "MouseEvent.h"
142#include "JSMouseEvent.h"
143#include "MutationEvent.h"
144#include "JSMutationEvent.h"
145#if ENABLE(WEB_AUDIO)
146#include "OfflineAudioCompletionEvent.h"
147#include "JSOfflineAudioCompletionEvent.h"
148#endif
149#if ENABLE(MEDIA_STREAM)
150#include "OverconstrainedErrorEvent.h"
151#include "JSOverconstrainedErrorEvent.h"
152#endif
153#include "OverflowEvent.h"
154#include "JSOverflowEvent.h"
155#include "PageTransitionEvent.h"
156#include "JSPageTransitionEvent.h"
157#if ENABLE(PAYMENT_REQUEST)
158#include "PaymentMethodChangeEvent.h"
159#include "JSPaymentMethodChangeEvent.h"
160#endif
161#if ENABLE(PAYMENT_REQUEST)
162#include "PaymentRequestUpdateEvent.h"
163#include "JSPaymentRequestUpdateEvent.h"
164#endif
165#if ENABLE(POINTER_EVENTS)
166#include "PointerEvent.h"
167#include "JSPointerEvent.h"
168#endif
169#include "PopStateEvent.h"
170#include "JSPopStateEvent.h"
171#include "ProgressEvent.h"
172#include "JSProgressEvent.h"
173#include "PromiseRejectionEvent.h"
174#include "JSPromiseRejectionEvent.h"
175#if ENABLE(WEB_RTC_DTMF)
176#include "RTCDTMFToneChangeEvent.h"
177#include "JSRTCDTMFToneChangeEvent.h"
178#endif
179#if ENABLE(WEB_RTC)
180#include "RTCDataChannelEvent.h"
181#include "JSRTCDataChannelEvent.h"
182#endif
183#if ENABLE(WEB_RTC)
184#include "RTCPeerConnectionIceEvent.h"
185#include "JSRTCPeerConnectionIceEvent.h"
186#endif
187#if ENABLE(WEB_RTC)
188#include "RTCTrackEvent.h"
189#include "JSRTCTrackEvent.h"
190#endif
191#include "SVGZoomEvent.h"
192#include "JSSVGZoomEvent.h"
193#include "SecurityPolicyViolationEvent.h"
194#include "JSSecurityPolicyViolationEvent.h"
195#if ENABLE(SPEECH_SYNTHESIS)
196#include "SpeechSynthesisEvent.h"
197#include "JSSpeechSynthesisEvent.h"
198#endif
199#include "StorageEvent.h"
200#include "JSStorageEvent.h"
201#include "TextEvent.h"
202#include "JSTextEvent.h"
203#if ENABLE(TOUCH_EVENTS)
204#include "TouchEvent.h"
205#include "JSTouchEvent.h"
206#endif
207#if ENABLE(VIDEO_TRACK)
208#include "TrackEvent.h"
209#include "JSTrackEvent.h"
210#endif
211#include "TransitionEvent.h"
212#include "JSTransitionEvent.h"
213#include "UIEvent.h"
214#include "JSUIEvent.h"
215#include "VRDisplayEvent.h"
216#include "JSVRDisplayEvent.h"
217#if ENABLE(WEBGL)
218#include "WebGLContextEvent.h"
219#include "JSWebGLContextEvent.h"
220#endif
221#include "WebKitAnimationEvent.h"
222#include "JSWebKitAnimationEvent.h"
223#if ENABLE(LEGACY_ENCRYPTED_MEDIA)
224#include "WebKitMediaKeyMessageEvent.h"
225#include "JSWebKitMediaKeyMessageEvent.h"
226#endif
227#if ENABLE(LEGACY_ENCRYPTED_MEDIA)
228#include "WebKitMediaKeyNeededEvent.h"
229#include "JSWebKitMediaKeyNeededEvent.h"
230#endif
231#if ENABLE(WIRELESS_PLAYBACK_TARGET)
232#include "WebKitPlaybackTargetAvailabilityEvent.h"
233#include "JSWebKitPlaybackTargetAvailabilityEvent.h"
234#endif
235#include "WebKitTransitionEvent.h"
236#include "JSWebKitTransitionEvent.h"
237#include "WheelEvent.h"
238#include "JSWheelEvent.h"
239#include "XMLHttpRequestProgressEvent.h"
240#include "JSXMLHttpRequestProgressEvent.h"
241
242#endif // EventHeaders_h
243