Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 26242a91ad251d382352b5c4533b263ece5c7d76
https://github.com/WebKit/WebKit/commit/26242a91ad251d382352b5c4533b263ece5c7d76
Author: Fujii Hironori <[email protected]>
Date: 2025-08-08 (Fri, 08 Aug 2025)
Changed paths:
M Source/WebKit/UIProcess/XR/openxr/OpenXRLayer.cpp
M Source/WebKit/WPEPlatform/wpe/wayland/WPEViewWayland.cpp
Log Message:
-----------
[WPE] WPEViewWayland.cpp:602:15: warning: variable 'annotator' set but not
used [-Wunused-but-set-variable]
https://bugs.webkit.org/show_bug.cgi?id=297115
Unreviewed warning fix. Removed an unused variable.
Added braces around initialization of subobject.
* Source/WebKit/UIProcess/XR/openxr/OpenXRLayer.cpp:
(WebKit::OpenXRLayerProjection::startFrame):
* Source/WebKit/WPEPlatform/wpe/wayland/WPEViewWayland.cpp:
Canonical link: https://commits.webkit.org/298390@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