Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 45ace7335dc86189e103cc22bb017810d00fc03b https://github.com/WebKit/WebKit/commit/45ace7335dc86189e103cc22bb017810d00fc03b Author: Megan Gardner <megan_gard...@apple.com> Date: 2024-06-18 (Tue, 18 Jun 2024)
Changed paths: M Source/WebCore/PAL/PAL.xcodeproj/project.pbxproj M Source/WebCore/PAL/pal/PlatformMac.cmake A Source/WebCore/PAL/pal/cocoa/WritingToolsUISoftLink.h A Source/WebCore/PAL/pal/cocoa/WritingToolsUISoftLink.mm M Source/WebKit/Configurations/WebKit.xcconfig M Source/WebKit/UIProcess/mac/WKTextAnimationManager.mm M Source/WebKit/UIProcess/mac/WebViewImpl.mm Log Message: ----------- SoftLink WritingToolsUI because of dependency cycle. https://bugs.webkit.org/show_bug.cgi?id=275645 rdar://130038242 Reviewed by Wenson Hsieh and Abrar Rahman Protyasha. WritingToolsUI links things that cause a dependency cycle, so soft link instead. * Source/WebCore/PAL/PAL.xcodeproj/project.pbxproj: * Source/WebCore/PAL/pal/PlatformMac.cmake: * Source/WebCore/PAL/pal/cocoa/WritingToolsUISoftLink.h: Added. * Source/WebCore/PAL/pal/cocoa/WritingToolsUISoftLink.mm: Added. * Source/WebKit/Configurations/WebKit.xcconfig: * Source/WebKit/UIProcess/mac/WKTextAnimationManager.mm: (-[WKTextAnimationManager initWithWebViewImpl:]): (-[WKTextAnimationManager addTextAnimationTypeForID:withData:]): (-[WKTextAnimationManager textPreviewsForChunk:completion:]): (-[WKTextAnimationManager textPreviewForRect:completion:]): * Source/WebKit/UIProcess/mac/WebViewImpl.mm: Canonical link: https://commits.webkit.org/280165@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes