Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a62c70aec31f382d50b8a39164c2c561d53eecf1
https://github.com/WebKit/WebKit/commit/a62c70aec31f382d50b8a39164c2c561d53eecf1
Author: Mark Lam <[email protected]>
Date: 2024-11-22 (Fri, 22 Nov 2024)
Changed paths:
M Source/WebCore/Modules/airplay/WebKitPlaybackTargetAvailabilityEvent.cpp
M Source/WebCore/Modules/audiosession/DOMAudioSession.cpp
M Source/WebCore/Modules/notifications/NotificationEvent.cpp
M Source/WebCore/Modules/webaudio/AudioBuffer.cpp
M Source/WebCore/Modules/webxr/WebXRViewerPose.cpp
M Source/WebCore/Modules/webxr/XRGPUBinding.cpp
M Source/WebCore/Modules/webxr/XRGPUSubImage.cpp
M Source/WebCore/Modules/webxr/XRProjectionLayer.cpp
M Source/WebCore/Modules/webxr/XRSessionEvent.cpp
M Source/WebCore/Modules/webxr/XRWebGLBinding.cpp
M Source/WebCore/Modules/webxr/XRWebGLSubImage.cpp
M Source/WebCore/dom/EventTargetConcrete.cpp
M Source/WebCore/dom/PageRevealEvent.cpp
M Source/WebCore/dom/PageSwapEvent.cpp
M
Source/WebCore/layout/formattingContexts/block/tablewrapper/TableWrapperBlockFormattingContext.cpp
M Source/WebCore/rendering/RenderGrid.cpp
Log Message:
-----------
Build fix: Add missing #include <wtf/TZoneMallocInlines.h>s.
https://bugs.webkit.org/show_bug.cgi?id=283586
rdar://140429797
Reviewed by Abrar Rahman Protyasha and Mike Wyrzykowski.
Also clean up some #include in some files for style and faster building.
* Source/WebCore/Modules/airplay/WebKitPlaybackTargetAvailabilityEvent.cpp:
* Source/WebCore/Modules/audiosession/DOMAudioSession.cpp:
* Source/WebCore/Modules/notifications/NotificationEvent.cpp:
* Source/WebCore/Modules/webaudio/AudioBuffer.cpp:
* Source/WebCore/Modules/webxr/WebXRViewerPose.cpp:
* Source/WebCore/Modules/webxr/XRGPUBinding.cpp:
* Source/WebCore/Modules/webxr/XRGPUSubImage.cpp:
* Source/WebCore/Modules/webxr/XRProjectionLayer.cpp:
* Source/WebCore/Modules/webxr/XRSessionEvent.cpp:
* Source/WebCore/Modules/webxr/XRWebGLBinding.cpp:
* Source/WebCore/Modules/webxr/XRWebGLSubImage.cpp:
* Source/WebCore/dom/EventTargetConcrete.cpp:
* Source/WebCore/dom/PageRevealEvent.cpp:
* Source/WebCore/dom/PageSwapEvent.cpp:
*
Source/WebCore/layout/formattingContexts/block/tablewrapper/TableWrapperBlockFormattingContext.cpp:
* Source/WebCore/rendering/RenderGrid.cpp:
Canonical link: https://commits.webkit.org/286977@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes