[webkit-changes] [WebKit/WebKit] 56c98d: Cherry-pick 292322 at main (4bb5658007ea). https://bu...
Fujii Hironori
noreply at github.com
Tue Mar 18 14:54:03 PDT 2025
Branch: refs/heads/webkitglib/2.48
Home: https://github.com/WebKit/WebKit
Commit: 56c98d4e96af72672138b55f2f8b5c881bf37c78
https://github.com/WebKit/WebKit/commit/56c98d4e96af72672138b55f2f8b5c881bf37c78
Author: Fujii Hironori <Hironori.Fujii at sony.com>
Date: 2025-03-18 (Tue, 18 Mar 2025)
Changed paths:
M Source/WebCore/layout/formattingContexts/inline/InlineContentConstrainer.cpp
M Source/WebCore/layout/formattingContexts/inline/InlineContentConstrainer.h
M Source/WebCore/platform/graphics/adwaita/ControlAdwaita.cpp
M Source/WebCore/platform/graphics/adwaita/ControlAdwaita.h
M Source/WebCore/platform/graphics/egl/GLFenceEGL.cpp
M Source/WebCore/platform/graphics/egl/GLFenceEGL.h
M Source/WebCore/platform/network/HTTPParsers.cpp
M Source/WebKit/UIProcess/API/APIAttachment.h
M Source/WebKit/WebProcess/GPU/graphics/RemoteImageBufferSetProxy.cpp
M Tools/WebKitTestRunner/InjectedBundle/InjectedBundlePage.h
Log Message:
-----------
Cherry-pick 292322 at main (4bb5658007ea). https://bugs.webkit.org/show_bug.cgi?id=289937
Fix Clang v20.1 compiler warnings
https://bugs.webkit.org/show_bug.cgi?id=289937
Reviewed by Michael Catanzaro.
Fixed return-stack-address and unused-private-field warnings.
* Source/WebCore/layout/formattingContexts/inline/InlineContentConstrainer.cpp:
(WebCore::Layout::SlidingWidth::SlidingWidth):
* Source/WebCore/layout/formattingContexts/inline/InlineContentConstrainer.h:
* Source/WebCore/platform/graphics/adwaita/ControlAdwaita.cpp:
(WebCore::ControlAdwaita::ControlAdwaita):
* Source/WebCore/platform/graphics/adwaita/ControlAdwaita.h:
* Source/WebCore/platform/graphics/egl/GLFenceEGL.cpp:
(WebCore::GLFenceEGL::GLFenceEGL):
* Source/WebCore/platform/graphics/egl/GLFenceEGL.h:
* Source/WebCore/platform/network/HTTPParsers.cpp:
(WebCore::filenameFromHTTPContentDisposition):
* Source/WebKit/UIProcess/API/APIAttachment.h:
* Source/WebKit/WebProcess/GPU/graphics/RemoteImageBufferSetProxy.cpp:
* Tools/WebKitTestRunner/InjectedBundle/InjectedBundlePage.h:
Canonical link: https://commits.webkit.org/292322@main
Canonical link: https://commits.webkit.org/290945.72@webkitglib/2.48
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