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 EventTargetHeaders_h
29#define EventTargetHeaders_h
30
31#include "AbortSignal.h"
32#include "JSAbortSignal.h"
33#if ENABLE(APPLE_PAY)
34#include "ApplePaySession.h"
35#include "JSApplePaySession.h"
36#endif
37#if ENABLE(WEB_AUDIO)
38#include "AudioContext.h"
39#include "JSAudioContext.h"
40#endif
41#if ENABLE(WEB_AUDIO)
42#include "AudioNode.h"
43#include "JSAudioNode.h"
44#endif
45#if ENABLE(VIDEO_TRACK)
46#include "AudioTrackList.h"
47#include "JSAudioTrackList.h"
48#endif
49#include "DOMApplicationCache.h"
50#include "JSDOMApplicationCache.h"
51#include "DOMWindow.h"
52#include "JSDOMWindow.h"
53#include "DedicatedWorkerGlobalScope.h"
54#include "JSDedicatedWorkerGlobalScope.h"
55#include "EventSource.h"
56#include "JSEventSource.h"
57#include "FileReader.h"
58#include "JSFileReader.h"
59#include "FontFaceSet.h"
60#include "JSFontFaceSet.h"
61#if ENABLE(INDEXED_DATABASE)
62#include "IDBDatabase.h"
63#include "JSIDBDatabase.h"
64#endif
65#if ENABLE(INDEXED_DATABASE)
66#include "IDBOpenDBRequest.h"
67#include "JSIDBOpenDBRequest.h"
68#endif
69#if ENABLE(INDEXED_DATABASE)
70#include "IDBRequest.h"
71#include "JSIDBRequest.h"
72#endif
73#if ENABLE(INDEXED_DATABASE)
74#include "IDBTransaction.h"
75#include "JSIDBTransaction.h"
76#endif
77#if ENABLE(VIDEO)
78#include "MediaController.h"
79#include "JSMediaController.h"
80#endif
81#if ENABLE(MEDIA_STREAM)
82#include "MediaDevices.h"
83#include "JSMediaDevices.h"
84#endif
85#if ENABLE(ENCRYPTED_MEDIA)
86#include "MediaKeySession.h"
87#include "JSMediaKeySession.h"
88#endif
89#if ENABLE(MEDIA_STREAM)
90#include "MediaRecorder.h"
91#include "JSMediaRecorder.h"
92#endif
93#if ENABLE(MEDIA_SESSION)
94#include "MediaRemoteControls.h"
95#include "JSMediaRemoteControls.h"
96#endif
97#if ENABLE(MEDIA_SOURCE)
98#include "MediaSource.h"
99#include "JSMediaSource.h"
100#endif
101#if ENABLE(MEDIA_STREAM)
102#include "MediaStream.h"
103#include "JSMediaStream.h"
104#endif
105#if ENABLE(MEDIA_STREAM)
106#include "MediaStreamTrack.h"
107#include "JSMediaStreamTrack.h"
108#endif
109#include "MessagePort.h"
110#include "JSMessagePort.h"
111#include "Node.h"
112#include "JSNode.h"
113#if ENABLE(NOTIFICATIONS)
114#include "Notification.h"
115#include "JSNotification.h"
116#endif
117#include "OffscreenCanvas.h"
118#include "JSOffscreenCanvas.h"
119#if ENABLE(PAYMENT_REQUEST)
120#include "PaymentRequest.h"
121#include "JSPaymentRequest.h"
122#endif
123#if ENABLE(PAYMENT_REQUEST)
124#include "PaymentResponse.h"
125#include "JSPaymentResponse.h"
126#endif
127#include "Performance.h"
128#include "JSPerformance.h"
129#if ENABLE(WEB_RTC_DTMF)
130#include "RTCDTMFSender.h"
131#include "JSRTCDTMFSender.h"
132#endif
133#if ENABLE(WEB_RTC)
134#include "RTCDataChannel.h"
135#include "JSRTCDataChannel.h"
136#endif
137#if ENABLE(WEB_RTC)
138#include "RTCPeerConnection.h"
139#include "JSRTCPeerConnection.h"
140#endif
141#if ENABLE(SERVICE_WORKER)
142#include "ServiceWorker.h"
143#include "JSServiceWorker.h"
144#endif
145#if ENABLE(SERVICE_WORKER)
146#include "ServiceWorkerContainer.h"
147#include "JSServiceWorkerContainer.h"
148#endif
149#if ENABLE(SERVICE_WORKER)
150#include "ServiceWorkerGlobalScope.h"
151#include "JSServiceWorkerGlobalScope.h"
152#endif
153#if ENABLE(SERVICE_WORKER)
154#include "ServiceWorkerRegistration.h"
155#include "JSServiceWorkerRegistration.h"
156#endif
157#if ENABLE(MEDIA_SOURCE)
158#include "SourceBuffer.h"
159#include "JSSourceBuffer.h"
160#endif
161#if ENABLE(MEDIA_SOURCE)
162#include "SourceBufferList.h"
163#include "JSSourceBufferList.h"
164#endif
165#if ENABLE(SPEECH_SYNTHESIS)
166#include "SpeechSynthesisUtterance.h"
167#include "JSSpeechSynthesisUtterance.h"
168#endif
169#if ENABLE(VIDEO_TRACK)
170#include "TextTrack.h"
171#include "JSTextTrack.h"
172#endif
173#if ENABLE(VIDEO_TRACK)
174#include "TextTrackCue.h"
175#include "JSTextTrackCue.h"
176#endif
177#if ENABLE(VIDEO_TRACK)
178#include "TextTrackList.h"
179#include "JSTextTrackList.h"
180#endif
181#include "VRDisplay.h"
182#include "JSVRDisplay.h"
183#if ENABLE(VIDEO_TRACK)
184#include "VideoTrackList.h"
185#include "JSVideoTrackList.h"
186#endif
187#include "VisualViewport.h"
188#include "JSVisualViewport.h"
189#include "WebAnimation.h"
190#include "JSWebAnimation.h"
191#if ENABLE(LEGACY_ENCRYPTED_MEDIA)
192#include "WebKitMediaKeySession.h"
193#include "JSWebKitMediaKeySession.h"
194#endif
195#include "WebSocket.h"
196#include "JSWebSocket.h"
197#include "Worker.h"
198#include "JSWorker.h"
199#if ENABLE(CSS_PAINTING_API)
200#include "WorkletGlobalScope.h"
201#include "JSWorkletGlobalScope.h"
202#endif
203#include "XMLHttpRequest.h"
204#include "JSXMLHttpRequest.h"
205#include "XMLHttpRequestUpload.h"
206#include "JSXMLHttpRequestUpload.h"
207
208#endif // EventTargetHeaders_h
209