Side by Side Diff: LayoutTests/webexposed/event-target-in-prototype.html
Issue 18778002 :
Inherit EventTarget interface instead of duplicating its code (Closed)
Patch Set: Rebase on master
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
LayoutTests/fast/dom/dom-constructors.html
LayoutTests/fast/dom/dom-constructors-expected.txt
LayoutTests/webexposed/event-target-in-prototype.html
LayoutTests/webexposed/event-target-in-prototype-expected.txt
LayoutTests/webexposed/global-constructors-listing-expected.txt
Source/bindings/scripts/CodeGeneratorV8.pm
Source/bindings/tests/idls/TestEventTarget.idl
Source/bindings/tests/results/V8Float64Array.h
Source/bindings/tests/results/V8Float64Array.cpp
Source/bindings/tests/results/V8TestActiveDOMObject.h
Source/bindings/tests/results/V8TestActiveDOMObject.cpp
Source/bindings/tests/results/V8TestCustomAccessors.h
Source/bindings/tests/results/V8TestCustomAccessors.cpp
Source/bindings/tests/results/V8TestEvent.h
Source/bindings/tests/results/V8TestEvent.cpp
Source/bindings/tests/results/V8TestEventConstructor.h
Source/bindings/tests/results/V8TestEventConstructor.cpp
Source/bindings/tests/results/V8TestEventTarget.h
Source/bindings/tests/results/V8TestEventTarget.cpp
Source/bindings/tests/results/V8TestException.h
Source/bindings/tests/results/V8TestException.cpp
Source/bindings/tests/results/V8TestExtendedEvent.h
Source/bindings/tests/results/V8TestExtendedEvent.cpp
Source/bindings/tests/results/V8TestInterface.h
Source/bindings/tests/results/V8TestInterface.cpp
Source/bindings/tests/results/V8TestInterfaceImplementedAs.h
Source/bindings/tests/results/V8TestInterfaceImplementedAs.cpp
Source/bindings/tests/results/V8TestMediaQueryListListener.h
Source/bindings/tests/results/V8TestMediaQueryListListener.cpp
Source/bindings/tests/results/V8TestNamedConstructor.h
Source/bindings/tests/results/V8TestNamedConstructor.cpp
Source/bindings/tests/results/V8TestNode.h
Source/bindings/tests/results/V8TestNode.cpp
Source/bindings/tests/results/V8TestObject.h
Source/bindings/tests/results/V8TestObject.cpp
Source/bindings/tests/results/V8TestOverloadedConstructors.h
Source/bindings/tests/results/V8TestOverloadedConstructors.cpp
Source/bindings/tests/results/V8TestSerializedScriptValueInterface.h
Source/bindings/tests/results/V8TestSerializedScriptValueInterface.cpp
Source/bindings/tests/results/V8TestTypedefs.h
Source/bindings/tests/results/V8TestTypedefs.cpp
Source/bindings/v8/CustomElementWrapper.cpp
Source/bindings/v8/DOMDataStore.h
Source/bindings/v8/SerializedScriptValue.cpp
Source/bindings/v8/V8CustomElementLifecycleCallbacks.cpp
Source/bindings/v8/V8DOMWrapper.h
Source/bindings/v8/V8WindowShell.cpp
Source/bindings/v8/WorkerScriptController.cpp
Source/bindings/v8/custom/V8ArrayBufferCustom.h
Source/bindings/v8/custom/V8ArrayBufferCustom.cpp
Source/bindings/v8/custom/V8ArrayBufferViewCustom.h
Source/bindings/v8/custom/V8AudioContextCustom.cpp
Source/bindings/v8/custom/V8DataViewCustom.cpp
Source/bindings/v8/custom/V8FormDataCustom.cpp
Source/bindings/v8/custom/V8HTMLImageElementConstructor.cpp
Source/bindings/v8/custom/V8MessageChannelCustom.cpp
Source/bindings/v8/custom/V8MutationObserverCustom.cpp
Source/bindings/v8/custom/V8WebKitPointCustom.cpp
Source/bindings/v8/custom/V8XMLHttpRequestCustom.cpp
Source/core/css/FontLoader.idl
Source/core/dom/EventTarget.idl
Source/core/dom/MessagePort.idl
Source/core/dom/WebKitNamedFlow.idl
Source/core/fileapi/FileReader.idl
Source/core/html/MediaController.idl
Source/core/html/track/TextTrack.idl
Source/core/html/track/TextTrackCue.idl
Source/core/html/track/TextTrackList.idl
Source/core/loader/appcache/DOMApplicationCache.idl
Source/core/page/EventSource.idl
Source/core/svg/SVGElementInstance.idl
Source/core/workers/WorkerGlobalScope.idl
Source/core/xml/XMLHttpRequest.idl
Source/core/xml/XMLHttpRequestUpload.idl
Source/modules/encryptedmedia/MediaKeySession.idl
Source/modules/filesystem/FileWriter.idl
Source/modules/indexeddb/IDBDatabase.idl
Source/modules/indexeddb/IDBOpenDBRequest.idl
Source/modules/indexeddb/IDBRequest.idl
Source/modules/indexeddb/IDBTransaction.idl
Source/modules/mediasource/MediaSource.idl
Source/modules/mediasource/SourceBuffer.idl
Source/modules/mediasource/SourceBufferList.idl
Source/modules/mediasource/WebKitMediaSource.idl
Source/modules/mediasource/WebKitSourceBufferList.idl
Source/modules/mediastream/MediaStream.idl
Source/modules/mediastream/MediaStreamTrack.idl
Source/modules/mediastream/RTCDTMFSender.idl
Source/modules/mediastream/RTCDataChannel.idl
Source/modules/mediastream/RTCPeerConnection.idl
Source/modules/notifications/Notification.idl
Source/modules/speech/SpeechRecognition.idl
Source/modules/speech/SpeechSynthesisUtterance.idl
Source/modules/webaudio/AudioContext.idl
Source/modules/webaudio/AudioNode.idl
Source/modules/webaudio/OfflineAudioContext.idl
Source/modules/webmidi/MIDIAccess.idl
Source/modules/webmidi/MIDIInput.idl
Source/modules/webmidi/MIDIPort.idl
Source/modules/websockets/WebSocket.idl