Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8951bfc9a967e7feb2611f162fa341989afc930f
https://github.com/WebKit/WebKit/commit/8951bfc9a967e7feb2611f162fa341989afc930f
Author: Anne van Kesteren <[email protected]>
Date: 2026-01-19 (Mon, 19 Jan 2026)
Changed paths:
M Source/WebCore/dom/EventInit.idl
M Source/WebCore/dom/EventModifierInit.idl
M Source/WebCore/dom/MouseEventInit.h
M Source/WebCore/dom/MouseEventInit.idl
M Source/WebCore/dom/MouseRelatedEvent.cpp
M Source/WebCore/dom/MouseRelatedEvent.h
M Source/WebCore/dom/TouchEvent.h
M Source/WebCore/dom/TouchEvent.idl
M Source/WebCore/dom/UIEventInit.idl
Log Message:
-----------
Drop LegacyNativeDictionaryRequiredInterfaceNullability from MouseEventInit
https://bugs.webkit.org/show_bug.cgi?id=305757
rdar://168436995
Reviewed by Sam Weinig.
As part of this we get rid of MouseRelatedEventInit as that is not a
standalone dictionary in the specification and we don't need it.
Also correct non-Cocoa TouchEvent to use EventModifierInit while here.
Canonical link: https://commits.webkit.org/305829@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications