Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(311)

Unified Diff: Source/WebCore/dom/EventTargetFactory.in

Issue 14028011: Made AudioNode an EventTarget (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Made AudioNode an EventTarget Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Source/WebCore/dom/EventTargetFactory.in
diff --git a/Source/WebCore/dom/EventTargetFactory.in b/Source/WebCore/dom/EventTargetFactory.in
index 159d439d9a9f452753f921271d1d6b272c65844c..1671e62c004244a19fbdeea0e102f41db0da161c 100644
--- a/Source/WebCore/dom/EventTargetFactory.in
+++ b/Source/WebCore/dom/EventTargetFactory.in
@@ -13,7 +13,7 @@ IDBDatabase
IDBOpenDBRequest
IDBRequest
IDBTransaction
-ScriptProcessorNode conditional=WEB_AUDIO
+AudioNode conditional=WEB_AUDIO
LocalMediaStream conditional=MEDIA_STREAM
MediaKeySession conditional=ENCRYPTED_MEDIA_V2
MediaController conditional=VIDEO

Powered by Google App Engine
This is Rietveld 408576698