Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ba8136a2b68e996a15a178d83495392ef2946422
https://github.com/WebKit/WebKit/commit/ba8136a2b68e996a15a178d83495392ef2946422
Author: Megan Gardner <[email protected]>
Date: 2026-04-13 (Mon, 13 Apr 2026)
Changed paths:
M Source/WTF/wtf/PlatformEnableCocoa.h
M Source/WebCore/PAL/pal/spi/cocoa/WritingToolsSPI.h
M Source/WebKit/Configurations/AllowedSPI.toml
M Source/WebKit/UIProcess/API/Cocoa/WKWebView.mm
Log Message:
-----------
Move off of
willBeginWritingToolsSession:forProofreadingReview:requestContexts: Re-land.
https://bugs.webkit.org/show_bug.cgi?id=311982
rdar://174380999
Reviewed by Abrar Rahman Protyasha and Tim Horton.
This specific call is no longer needed, we will use
willBeginWritingToolsSession:requestContexts:
with the requisite information about if this is for proofreading review on the
session object.
* Source/WTF/wtf/PlatformEnableCocoa.h:
* Source/WebCore/PAL/pal/spi/cocoa/WritingToolsSPI.h:
* Source/WebKit/Configurations/AllowedSPI.toml:
* Source/WebKit/UIProcess/API/Cocoa/WKWebView.mm:
(-[WKWebView willBeginWritingToolsSession:requestContexts:]):
Canonical link: https://commits.webkit.org/311113@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications