Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6c217b2cd5a001474c16dd54863788266b0685af
https://github.com/WebKit/WebKit/commit/6c217b2cd5a001474c16dd54863788266b0685af
Author: Abrar Rahman Protyasha <[email protected]>
Date: 2025-04-08 (Tue, 08 Apr 2025)
Changed paths:
M Source/WTF/wtf/PlatformUse.h
M Source/WebCore/PAL/pal/spi/mac/NSViewSPI.h
M Source/WebCore/platform/graphics/mac/controls/ControlFactoryMac.mm
M Source/WebCore/platform/graphics/mac/controls/ControlMac.mm
M Source/WebKit/UIProcess/API/mac/WKView.mm
M Source/WebKit/UIProcess/API/mac/WKWebViewMac.mm
M Source/WebKit/UIProcess/mac/WebViewImpl.mm
Log Message:
-----------
NSViewSemanticContext can unconditionally be used on macOS versions supported
by trunk
https://bugs.webkit.org/show_bug.cgi?id=291220
rdar://148764942
Reviewed by Aditya Keerthi.
macOS 14 is the oldest version that currently builds against trunk, so
let us drop USE_NSVIEW_SEMANTICCONTEXT.
* Source/WTF/wtf/PlatformUse.h:
* Source/WebCore/PAL/pal/spi/mac/NSViewSPI.h:
* Source/WebCore/platform/graphics/mac/controls/ControlFactoryMac.mm:
(WebCore::ControlFactoryMac::drawingView const):
* Source/WebCore/platform/graphics/mac/controls/ControlMac.mm:
(WebCore::applyViewlessCellSettings):
* Source/WebKit/UIProcess/API/mac/WKView.mm:
* Source/WebKit/UIProcess/API/mac/WKWebViewMac.mm:
* Source/WebKit/UIProcess/mac/WebViewImpl.mm:
(WebKit::WebViewImpl::useFormSemanticContext const):
Canonical link: https://commits.webkit.org/293402@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