[webkit-changes] [WebKit/WebKit] e73497: Remove Event::eventInterface

Ryosuke Niwa noreply at github.com
Fri Feb 23 18:25:09 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e73497e992e4e234534153d64106dbd4946485ca
      https://github.com/WebKit/WebKit/commit/e73497e992e4e234534153d64106dbd4946485ca
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2024-02-23 (Fri, 23 Feb 2024)

  Changed paths:
    M Source/WebCore/Modules/WebGPU/GPUUncapturedErrorEvent.cpp
    M Source/WebCore/Modules/WebGPU/GPUUncapturedErrorEvent.h
    M Source/WebCore/Modules/airplay/WebKitPlaybackTargetAvailabilityEvent.h
    M Source/WebCore/Modules/applepay/ApplePayCancelEvent.cpp
    M Source/WebCore/Modules/applepay/ApplePayCancelEvent.h
    M Source/WebCore/Modules/applepay/ApplePayCouponCodeChangedEvent.cpp
    M Source/WebCore/Modules/applepay/ApplePayCouponCodeChangedEvent.h
    M Source/WebCore/Modules/applepay/ApplePayPaymentAuthorizedEvent.cpp
    M Source/WebCore/Modules/applepay/ApplePayPaymentAuthorizedEvent.h
    M Source/WebCore/Modules/applepay/ApplePayPaymentMethodSelectedEvent.cpp
    M Source/WebCore/Modules/applepay/ApplePayPaymentMethodSelectedEvent.h
    M Source/WebCore/Modules/applepay/ApplePayShippingContactSelectedEvent.cpp
    M Source/WebCore/Modules/applepay/ApplePayShippingContactSelectedEvent.h
    M Source/WebCore/Modules/applepay/ApplePayShippingMethodSelectedEvent.cpp
    M Source/WebCore/Modules/applepay/ApplePayShippingMethodSelectedEvent.h
    M Source/WebCore/Modules/applepay/ApplePayValidateMerchantEvent.cpp
    M Source/WebCore/Modules/applepay/ApplePayValidateMerchantEvent.h
    M Source/WebCore/Modules/cookie-store/CookieChangeEvent.cpp
    M Source/WebCore/Modules/cookie-store/CookieChangeEvent.h
    M Source/WebCore/Modules/cookie-store/ExtendableCookieChangeEvent.cpp
    M Source/WebCore/Modules/cookie-store/ExtendableCookieChangeEvent.h
    M Source/WebCore/Modules/encryptedmedia/MediaKeyMessageEvent.cpp
    M Source/WebCore/Modules/encryptedmedia/MediaKeyMessageEvent.h
    M Source/WebCore/Modules/encryptedmedia/legacy/WebKitMediaKeyMessageEvent.cpp
    M Source/WebCore/Modules/encryptedmedia/legacy/WebKitMediaKeyMessageEvent.h
    M Source/WebCore/Modules/encryptedmedia/legacy/WebKitMediaKeyNeededEvent.cpp
    M Source/WebCore/Modules/encryptedmedia/legacy/WebKitMediaKeyNeededEvent.h
    M Source/WebCore/Modules/gamepad/GamepadEvent.h
    M Source/WebCore/Modules/indexeddb/IDBVersionChangeEvent.cpp
    M Source/WebCore/Modules/indexeddb/IDBVersionChangeEvent.h
    M Source/WebCore/Modules/mediarecorder/BlobEvent.cpp
    M Source/WebCore/Modules/mediarecorder/BlobEvent.h
    M Source/WebCore/Modules/mediarecorder/MediaRecorderErrorEvent.cpp
    M Source/WebCore/Modules/mediarecorder/MediaRecorderErrorEvent.h
    M Source/WebCore/Modules/mediasource/BufferedChangeEvent.cpp
    M Source/WebCore/Modules/mediasource/BufferedChangeEvent.h
    M Source/WebCore/Modules/mediastream/MediaStreamTrackEvent.cpp
    M Source/WebCore/Modules/mediastream/MediaStreamTrackEvent.h
    M Source/WebCore/Modules/mediastream/OverconstrainedErrorEvent.h
    M Source/WebCore/Modules/mediastream/RTCDTMFToneChangeEvent.cpp
    M Source/WebCore/Modules/mediastream/RTCDTMFToneChangeEvent.h
    M Source/WebCore/Modules/mediastream/RTCDataChannelEvent.cpp
    M Source/WebCore/Modules/mediastream/RTCDataChannelEvent.h
    M Source/WebCore/Modules/mediastream/RTCErrorEvent.h
    M Source/WebCore/Modules/mediastream/RTCPeerConnectionIceErrorEvent.cpp
    M Source/WebCore/Modules/mediastream/RTCPeerConnectionIceErrorEvent.h
    M Source/WebCore/Modules/mediastream/RTCPeerConnectionIceEvent.cpp
    M Source/WebCore/Modules/mediastream/RTCPeerConnectionIceEvent.h
    M Source/WebCore/Modules/mediastream/RTCRtpSFrameTransformErrorEvent.cpp
    M Source/WebCore/Modules/mediastream/RTCRtpSFrameTransformErrorEvent.h
    M Source/WebCore/Modules/mediastream/RTCTrackEvent.h
    M Source/WebCore/Modules/mediastream/RTCTransformEvent.cpp
    M Source/WebCore/Modules/mediastream/RTCTransformEvent.h
    M Source/WebCore/Modules/notifications/NotificationEvent.h
    M Source/WebCore/Modules/paymentrequest/MerchantValidationEvent.cpp
    M Source/WebCore/Modules/paymentrequest/MerchantValidationEvent.h
    M Source/WebCore/Modules/paymentrequest/PaymentMethodChangeEvent.cpp
    M Source/WebCore/Modules/paymentrequest/PaymentMethodChangeEvent.h
    M Source/WebCore/Modules/paymentrequest/PaymentRequestUpdateEvent.cpp
    M Source/WebCore/Modules/paymentrequest/PaymentRequestUpdateEvent.h
    M Source/WebCore/Modules/pictureinpicture/PictureInPictureEvent.h
    M Source/WebCore/Modules/push-api/PushEvent.h
    M Source/WebCore/Modules/push-api/PushNotificationEvent.h
    M Source/WebCore/Modules/push-api/PushSubscriptionChangeEvent.h
    M Source/WebCore/Modules/speech/SpeechRecognitionErrorEvent.cpp
    M Source/WebCore/Modules/speech/SpeechRecognitionErrorEvent.h
    M Source/WebCore/Modules/speech/SpeechRecognitionEvent.cpp
    M Source/WebCore/Modules/speech/SpeechRecognitionEvent.h
    M Source/WebCore/Modules/speech/SpeechSynthesisErrorEvent.h
    M Source/WebCore/Modules/speech/SpeechSynthesisEvent.h
    M Source/WebCore/Modules/webaudio/AudioProcessingEvent.cpp
    M Source/WebCore/Modules/webaudio/AudioProcessingEvent.h
    M Source/WebCore/Modules/webaudio/OfflineAudioCompletionEvent.cpp
    M Source/WebCore/Modules/webaudio/OfflineAudioCompletionEvent.h
    M Source/WebCore/Modules/websockets/CloseEvent.h
    M Source/WebCore/Modules/webxr/XRInputSourceEvent.h
    M Source/WebCore/Modules/webxr/XRInputSourcesChangeEvent.h
    M Source/WebCore/Modules/webxr/XRSessionEvent.cpp
    M Source/WebCore/Modules/webxr/XRSessionEvent.h
    M Source/WebCore/accessibility/AccessibleSetValueEvent.h
    M Source/WebCore/animation/AnimationPlaybackEvent.h
    M Source/WebCore/animation/CSSAnimationEvent.h
    M Source/WebCore/animation/CSSTransitionEvent.h
    M Source/WebCore/bindings/scripts/InFilesCompiler.pm
    M Source/WebCore/css/MediaQueryListEvent.h
    M Source/WebCore/dom/BeforeTextInsertedEvent.cpp
    M Source/WebCore/dom/BeforeTextInsertedEvent.h
    M Source/WebCore/dom/BeforeUnloadEvent.h
    M Source/WebCore/dom/ClipboardEvent.cpp
    M Source/WebCore/dom/ClipboardEvent.h
    M Source/WebCore/dom/CompositionEvent.cpp
    M Source/WebCore/dom/CompositionEvent.h
    M Source/WebCore/dom/ContentVisibilityAutoStateChangeEvent.h
    M Source/WebCore/dom/CustomEvent.cpp
    M Source/WebCore/dom/CustomEvent.h
    M Source/WebCore/dom/DeviceMotionEvent.cpp
    M Source/WebCore/dom/DeviceMotionEvent.h
    M Source/WebCore/dom/DeviceOrientationEvent.cpp
    M Source/WebCore/dom/DeviceOrientationEvent.h
    M Source/WebCore/dom/DragEvent.cpp
    M Source/WebCore/dom/DragEvent.h
    M Source/WebCore/dom/ErrorEvent.cpp
    M Source/WebCore/dom/ErrorEvent.h
    M Source/WebCore/dom/Event.h
    M Source/WebCore/dom/FocusEvent.cpp
    M Source/WebCore/dom/FocusEvent.h
    M Source/WebCore/dom/FormDataEvent.cpp
    M Source/WebCore/dom/FormDataEvent.h
    M Source/WebCore/dom/HashChangeEvent.h
    M Source/WebCore/dom/InputEvent.h
    M Source/WebCore/dom/InvokeEvent.cpp
    M Source/WebCore/dom/InvokeEvent.h
    M Source/WebCore/dom/KeyboardEvent.cpp
    M Source/WebCore/dom/KeyboardEvent.h
    M Source/WebCore/dom/MessageEvent.cpp
    M Source/WebCore/dom/MessageEvent.h
    M Source/WebCore/dom/MouseEvent.cpp
    M Source/WebCore/dom/MouseEvent.h
    M Source/WebCore/dom/MutationEvent.cpp
    M Source/WebCore/dom/MutationEvent.h
    M Source/WebCore/dom/OverflowEvent.cpp
    M Source/WebCore/dom/OverflowEvent.h
    M Source/WebCore/dom/PageTransitionEvent.cpp
    M Source/WebCore/dom/PageTransitionEvent.h
    M Source/WebCore/dom/PointerEvent.cpp
    M Source/WebCore/dom/PointerEvent.h
    M Source/WebCore/dom/PopStateEvent.cpp
    M Source/WebCore/dom/PopStateEvent.h
    M Source/WebCore/dom/ProgressEvent.cpp
    M Source/WebCore/dom/ProgressEvent.h
    M Source/WebCore/dom/PromiseRejectionEvent.h
    M Source/WebCore/dom/SecurityPolicyViolationEvent.h
    M Source/WebCore/dom/TextEvent.cpp
    M Source/WebCore/dom/TextEvent.h
    M Source/WebCore/dom/ToggleEvent.cpp
    M Source/WebCore/dom/ToggleEvent.h
    M Source/WebCore/dom/TouchEvent.cpp
    M Source/WebCore/dom/TouchEvent.h
    M Source/WebCore/dom/UIEvent.cpp
    M Source/WebCore/dom/UIEvent.h
    M Source/WebCore/dom/WheelEvent.cpp
    M Source/WebCore/dom/WheelEvent.h
    M Source/WebCore/html/MediaEncryptedEvent.cpp
    M Source/WebCore/html/MediaEncryptedEvent.h
    M Source/WebCore/html/SubmitEvent.cpp
    M Source/WebCore/html/SubmitEvent.h
    M Source/WebCore/html/canvas/WebGLContextEvent.cpp
    M Source/WebCore/html/canvas/WebGLContextEvent.h
    M Source/WebCore/html/track/TrackEvent.cpp
    M Source/WebCore/html/track/TrackEvent.h
    M Source/WebCore/page/NavigateEvent.cpp
    M Source/WebCore/page/NavigateEvent.h
    M Source/WebCore/page/NavigationCurrentEntryChangeEvent.cpp
    M Source/WebCore/page/NavigationCurrentEntryChangeEvent.h
    M Source/WebCore/storage/StorageEvent.cpp
    M Source/WebCore/storage/StorageEvent.h
    M Source/WebCore/workers/service/ExtendableEvent.h
    M Source/WebCore/workers/service/ExtendableMessageEvent.h
    M Source/WebCore/workers/service/FetchEvent.h
    M Source/WebCore/workers/service/background-fetch/BackgroundFetchEvent.h
    M Source/WebCore/workers/service/background-fetch/BackgroundFetchUpdateUIEvent.h
    M Source/WebCore/xml/XMLHttpRequestProgressEvent.h

  Log Message:
  -----------
  Remove Event::eventInterface
https://bugs.webkit.org/show_bug.cgi?id=270018

Reviewed by Chris Dumez and Yusuke Suzuki.

Removed Event::eventInterface, EventInterface enum, and EventTargetInterface enum
since they're no longer useful / used.

* Source/WebCore/Modules/WebGPU/GPUUncapturedErrorEvent.cpp:
(WebCore::GPUUncapturedErrorEvent::eventInterface const): Deleted.
* Source/WebCore/Modules/WebGPU/GPUUncapturedErrorEvent.h:
* Source/WebCore/Modules/airplay/WebKitPlaybackTargetAvailabilityEvent.h:
* Source/WebCore/Modules/applepay/ApplePayCancelEvent.cpp:
(WebCore::ApplePayCancelEvent::eventInterface const): Deleted.
* Source/WebCore/Modules/applepay/ApplePayCancelEvent.h:
* Source/WebCore/Modules/applepay/ApplePayCouponCodeChangedEvent.cpp:
(WebCore::ApplePayCouponCodeChangedEvent::eventInterface const): Deleted.
* Source/WebCore/Modules/applepay/ApplePayCouponCodeChangedEvent.h:
* Source/WebCore/Modules/applepay/ApplePayPaymentAuthorizedEvent.cpp:
(WebCore::ApplePayPaymentAuthorizedEvent::eventInterface const): Deleted.
* Source/WebCore/Modules/applepay/ApplePayPaymentAuthorizedEvent.h:
* Source/WebCore/Modules/applepay/ApplePayPaymentMethodSelectedEvent.cpp:
(WebCore::ApplePayPaymentMethodSelectedEvent::eventInterface const): Deleted.
* Source/WebCore/Modules/applepay/ApplePayPaymentMethodSelectedEvent.h:
* Source/WebCore/Modules/applepay/ApplePayShippingContactSelectedEvent.cpp:
(WebCore::ApplePayShippingContactSelectedEvent::eventInterface const): Deleted.
* Source/WebCore/Modules/applepay/ApplePayShippingContactSelectedEvent.h:
* Source/WebCore/Modules/applepay/ApplePayShippingMethodSelectedEvent.cpp:
(WebCore::ApplePayShippingMethodSelectedEvent::eventInterface const): Deleted.
* Source/WebCore/Modules/applepay/ApplePayShippingMethodSelectedEvent.h:
* Source/WebCore/Modules/applepay/ApplePayValidateMerchantEvent.cpp:
(WebCore::ApplePayValidateMerchantEvent::eventInterface const): Deleted.
* Source/WebCore/Modules/applepay/ApplePayValidateMerchantEvent.h:
* Source/WebCore/Modules/cookie-store/CookieChangeEvent.cpp:
(WebCore::CookieChangeEvent::eventInterface const): Deleted.
* Source/WebCore/Modules/cookie-store/CookieChangeEvent.h:
* Source/WebCore/Modules/cookie-store/ExtendableCookieChangeEvent.cpp:
(WebCore::ExtendableCookieChangeEvent::eventInterface const): Deleted.
* Source/WebCore/Modules/cookie-store/ExtendableCookieChangeEvent.h:
* Source/WebCore/Modules/encryptedmedia/MediaKeyMessageEvent.cpp:
(WebCore::MediaKeyMessageEvent::eventInterface const): Deleted.
* Source/WebCore/Modules/encryptedmedia/MediaKeyMessageEvent.h:
* Source/WebCore/Modules/encryptedmedia/legacy/WebKitMediaKeyMessageEvent.cpp:
(WebCore::WebKitMediaKeyMessageEvent::eventInterface const): Deleted.
* Source/WebCore/Modules/encryptedmedia/legacy/WebKitMediaKeyMessageEvent.h:
* Source/WebCore/Modules/encryptedmedia/legacy/WebKitMediaKeyNeededEvent.cpp:
(WebCore::WebKitMediaKeyNeededEvent::eventInterface const): Deleted.
* Source/WebCore/Modules/encryptedmedia/legacy/WebKitMediaKeyNeededEvent.h:
* Source/WebCore/Modules/gamepad/GamepadEvent.h:
* Source/WebCore/Modules/indexeddb/IDBVersionChangeEvent.cpp:
(WebCore::IDBVersionChangeEvent::eventInterface const): Deleted.
* Source/WebCore/Modules/indexeddb/IDBVersionChangeEvent.h:
* Source/WebCore/Modules/mediarecorder/BlobEvent.cpp:
(WebCore::BlobEvent::eventInterface const): Deleted.
* Source/WebCore/Modules/mediarecorder/BlobEvent.h:
* Source/WebCore/Modules/mediarecorder/MediaRecorderErrorEvent.cpp:
(WebCore::MediaRecorderErrorEvent::eventInterface const): Deleted.
* Source/WebCore/Modules/mediarecorder/MediaRecorderErrorEvent.h:
* Source/WebCore/Modules/mediasource/BufferedChangeEvent.cpp:
(WebCore::BufferedChangeEvent::eventInterface const): Deleted.
* Source/WebCore/Modules/mediasource/BufferedChangeEvent.h:
* Source/WebCore/Modules/mediastream/MediaStreamTrackEvent.cpp:
(WebCore::MediaStreamTrackEvent::eventInterface const): Deleted.
* Source/WebCore/Modules/mediastream/MediaStreamTrackEvent.h:
* Source/WebCore/Modules/mediastream/OverconstrainedErrorEvent.h:
* Source/WebCore/Modules/mediastream/RTCDTMFToneChangeEvent.cpp:
(WebCore::RTCDTMFToneChangeEvent::eventInterface const): Deleted.
* Source/WebCore/Modules/mediastream/RTCDTMFToneChangeEvent.h:
* Source/WebCore/Modules/mediastream/RTCDataChannelEvent.cpp:
(WebCore::RTCDataChannelEvent::eventInterface const): Deleted.
* Source/WebCore/Modules/mediastream/RTCDataChannelEvent.h:
* Source/WebCore/Modules/mediastream/RTCErrorEvent.h:
* Source/WebCore/Modules/mediastream/RTCPeerConnectionIceErrorEvent.cpp:
(WebCore::RTCPeerConnectionIceErrorEvent::eventInterface const): Deleted.
* Source/WebCore/Modules/mediastream/RTCPeerConnectionIceErrorEvent.h:
* Source/WebCore/Modules/mediastream/RTCPeerConnectionIceEvent.cpp:
(WebCore::RTCPeerConnectionIceEvent::eventInterface const): Deleted.
* Source/WebCore/Modules/mediastream/RTCPeerConnectionIceEvent.h:
* Source/WebCore/Modules/mediastream/RTCRtpSFrameTransformErrorEvent.cpp:
(WebCore::RTCRtpSFrameTransformErrorEvent::eventInterface const): Deleted.
* Source/WebCore/Modules/mediastream/RTCRtpSFrameTransformErrorEvent.h:
* Source/WebCore/Modules/mediastream/RTCTrackEvent.h:
* Source/WebCore/Modules/mediastream/RTCTransformEvent.cpp:
(WebCore::RTCTransformEvent::eventInterface const): Deleted.
* Source/WebCore/Modules/mediastream/RTCTransformEvent.h:
* Source/WebCore/Modules/notifications/NotificationEvent.h:
* Source/WebCore/Modules/paymentrequest/MerchantValidationEvent.cpp:
(WebCore::MerchantValidationEvent::eventInterface const): Deleted.
* Source/WebCore/Modules/paymentrequest/MerchantValidationEvent.h:
* Source/WebCore/Modules/paymentrequest/PaymentMethodChangeEvent.cpp:
(WebCore::PaymentMethodChangeEvent::eventInterface const): Deleted.
* Source/WebCore/Modules/paymentrequest/PaymentMethodChangeEvent.h:
* Source/WebCore/Modules/paymentrequest/PaymentRequestUpdateEvent.cpp:
(WebCore::PaymentRequestUpdateEvent::eventInterface const): Deleted.
* Source/WebCore/Modules/paymentrequest/PaymentRequestUpdateEvent.h:
* Source/WebCore/Modules/pictureinpicture/PictureInPictureEvent.h:
* Source/WebCore/Modules/push-api/PushEvent.h:
* Source/WebCore/Modules/push-api/PushNotificationEvent.h:
* Source/WebCore/Modules/push-api/PushSubscriptionChangeEvent.h:
* Source/WebCore/Modules/speech/SpeechRecognitionErrorEvent.cpp:
(WebCore::SpeechRecognitionErrorEvent::eventInterface const): Deleted.
* Source/WebCore/Modules/speech/SpeechRecognitionErrorEvent.h:
* Source/WebCore/Modules/speech/SpeechRecognitionEvent.cpp:
(WebCore::SpeechRecognitionEvent::eventInterface const): Deleted.
* Source/WebCore/Modules/speech/SpeechRecognitionEvent.h:
* Source/WebCore/Modules/speech/SpeechSynthesisErrorEvent.h:
* Source/WebCore/Modules/speech/SpeechSynthesisEvent.h:
(WebCore::SpeechSynthesisEvent::eventInterface const): Deleted.
* Source/WebCore/Modules/webaudio/AudioProcessingEvent.cpp:
(WebCore::AudioProcessingEvent::eventInterface const): Deleted.
* Source/WebCore/Modules/webaudio/AudioProcessingEvent.h:
* Source/WebCore/Modules/webaudio/OfflineAudioCompletionEvent.cpp:
(WebCore::OfflineAudioCompletionEvent::eventInterface const): Deleted.
* Source/WebCore/Modules/webaudio/OfflineAudioCompletionEvent.h:
* Source/WebCore/Modules/websockets/CloseEvent.h:
* Source/WebCore/Modules/webxr/XRInputSourceEvent.h:
* Source/WebCore/Modules/webxr/XRInputSourcesChangeEvent.h:
* Source/WebCore/Modules/webxr/XRSessionEvent.cpp:
(WebCore::XRSessionEvent::eventInterface const): Deleted.
* Source/WebCore/Modules/webxr/XRSessionEvent.h:
* Source/WebCore/accessibility/AccessibleSetValueEvent.h:
* Source/WebCore/animation/AnimationPlaybackEvent.h:
* Source/WebCore/animation/CSSAnimationEvent.h:
* Source/WebCore/animation/CSSTransitionEvent.h:
* Source/WebCore/bindings/scripts/InFilesCompiler.pm:
(generateInterfacesHeader):
* Source/WebCore/css/MediaQueryListEvent.h:
* Source/WebCore/dom/BeforeTextInsertedEvent.cpp:
(WebCore::BeforeTextInsertedEvent::eventInterface const): Deleted.
* Source/WebCore/dom/BeforeTextInsertedEvent.h:
* Source/WebCore/dom/BeforeUnloadEvent.h:
* Source/WebCore/dom/ClipboardEvent.cpp:
(WebCore::ClipboardEvent::eventInterface const): Deleted.
* Source/WebCore/dom/ClipboardEvent.h:
* Source/WebCore/dom/CompositionEvent.cpp:
(WebCore::CompositionEvent::eventInterface const): Deleted.
* Source/WebCore/dom/CompositionEvent.h:
* Source/WebCore/dom/ContentVisibilityAutoStateChangeEvent.h:
* Source/WebCore/dom/CustomEvent.cpp:
(WebCore::CustomEvent::eventInterface const): Deleted.
* Source/WebCore/dom/CustomEvent.h:
* Source/WebCore/dom/DeviceMotionEvent.cpp:
(WebCore::DeviceMotionEvent::eventInterface const): Deleted.
* Source/WebCore/dom/DeviceMotionEvent.h:
* Source/WebCore/dom/DeviceOrientationEvent.cpp:
(WebCore::DeviceOrientationEvent::eventInterface const): Deleted.
* Source/WebCore/dom/DeviceOrientationEvent.h:
* Source/WebCore/dom/DragEvent.cpp:
(WebCore::DragEvent::eventInterface const): Deleted.
* Source/WebCore/dom/DragEvent.h:
* Source/WebCore/dom/ErrorEvent.cpp:
(WebCore::ErrorEvent::eventInterface const): Deleted.
* Source/WebCore/dom/ErrorEvent.h:
* Source/WebCore/dom/Event.h:
(WebCore::Event::interfaceType const):
(WebCore::Event::eventInterface const): Deleted.
* Source/WebCore/dom/FocusEvent.cpp:
(WebCore::FocusEvent::eventInterface const): Deleted.
* Source/WebCore/dom/FocusEvent.h:
* Source/WebCore/dom/FormDataEvent.cpp:
(WebCore::FormDataEvent::eventInterface const): Deleted.
* Source/WebCore/dom/FormDataEvent.h:
* Source/WebCore/dom/HashChangeEvent.h:
* Source/WebCore/dom/InputEvent.h:
* Source/WebCore/dom/InvokeEvent.cpp:
(WebCore::InvokeEvent::eventInterface const): Deleted.
* Source/WebCore/dom/InvokeEvent.h:
* Source/WebCore/dom/KeyboardEvent.cpp:
(WebCore::KeyboardEvent::eventInterface const): Deleted.
* Source/WebCore/dom/KeyboardEvent.h:
* Source/WebCore/dom/MessageEvent.cpp:
(WebCore::MessageEvent::eventInterface const): Deleted.
* Source/WebCore/dom/MessageEvent.h:
* Source/WebCore/dom/MouseEvent.cpp:
(WebCore::MouseEvent::eventInterface const): Deleted.
* Source/WebCore/dom/MouseEvent.h:
* Source/WebCore/dom/MutationEvent.cpp:
(WebCore::MutationEvent::eventInterface const): Deleted.
* Source/WebCore/dom/MutationEvent.h:
* Source/WebCore/dom/OverflowEvent.cpp:
(WebCore::OverflowEvent::eventInterface const): Deleted.
* Source/WebCore/dom/OverflowEvent.h:
* Source/WebCore/dom/PageTransitionEvent.cpp:
(WebCore::PageTransitionEvent::eventInterface const): Deleted.
* Source/WebCore/dom/PageTransitionEvent.h:
* Source/WebCore/dom/PointerEvent.cpp:
(WebCore::PointerEvent::eventInterface const): Deleted.
* Source/WebCore/dom/PointerEvent.h:
* Source/WebCore/dom/PopStateEvent.cpp:
(WebCore::PopStateEvent::eventInterface const): Deleted.
* Source/WebCore/dom/PopStateEvent.h:
* Source/WebCore/dom/ProgressEvent.cpp:
(WebCore::ProgressEvent::eventInterface const): Deleted.
* Source/WebCore/dom/ProgressEvent.h:
* Source/WebCore/dom/PromiseRejectionEvent.h:
* Source/WebCore/dom/SecurityPolicyViolationEvent.h:
* Source/WebCore/dom/TextEvent.cpp:
(WebCore::TextEvent::eventInterface const): Deleted.
* Source/WebCore/dom/TextEvent.h:
* Source/WebCore/dom/ToggleEvent.cpp:
(WebCore::ToggleEvent::eventInterface const): Deleted.
* Source/WebCore/dom/ToggleEvent.h:
* Source/WebCore/dom/TouchEvent.cpp:
(WebCore::TouchEvent::eventInterface const): Deleted.
* Source/WebCore/dom/TouchEvent.h:
* Source/WebCore/dom/UIEvent.cpp:
(WebCore::UIEvent::eventInterface const): Deleted.
* Source/WebCore/dom/UIEvent.h:
* Source/WebCore/dom/WheelEvent.cpp:
(WebCore::WheelEvent::eventInterface const): Deleted.
* Source/WebCore/dom/WheelEvent.h:
* Source/WebCore/html/MediaEncryptedEvent.cpp:
(WebCore::MediaEncryptedEvent::eventInterface const): Deleted.
* Source/WebCore/html/MediaEncryptedEvent.h:
* Source/WebCore/html/SubmitEvent.cpp:
(WebCore::SubmitEvent::eventInterface const): Deleted.
* Source/WebCore/html/SubmitEvent.h:
* Source/WebCore/html/canvas/WebGLContextEvent.cpp:
(WebCore::WebGLContextEvent::eventInterface const): Deleted.
* Source/WebCore/html/canvas/WebGLContextEvent.h:
* Source/WebCore/html/track/TrackEvent.cpp:
(WebCore::TrackEvent::eventInterface const): Deleted.
* Source/WebCore/html/track/TrackEvent.h:
* Source/WebCore/page/NavigateEvent.cpp:
(WebCore::NavigateEvent::eventInterface const): Deleted.
* Source/WebCore/page/NavigateEvent.h:
* Source/WebCore/page/NavigationCurrentEntryChangeEvent.cpp:
(WebCore::NavigationCurrentEntryChangeEvent::eventInterface const): Deleted.
* Source/WebCore/page/NavigationCurrentEntryChangeEvent.h:
* Source/WebCore/storage/StorageEvent.cpp:
(WebCore::StorageEvent::eventInterface const): Deleted.
* Source/WebCore/storage/StorageEvent.h:
* Source/WebCore/workers/service/ExtendableEvent.h:
* Source/WebCore/workers/service/ExtendableMessageEvent.h:
* Source/WebCore/workers/service/FetchEvent.h:
* Source/WebCore/workers/service/background-fetch/BackgroundFetchEvent.h:
(): Deleted.
* Source/WebCore/workers/service/background-fetch/BackgroundFetchUpdateUIEvent.h:
* Source/WebCore/xml/XMLHttpRequestProgressEvent.h:

Canonical link: https://commits.webkit.org/275267@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list