[webkit-changes] [WebKit/WebKit] fcb885: Add back _WKWebExtensionTab and _WKWebExtensionWin...
Timothy Hatcher
noreply at github.com
Tue Aug 6 12:36:19 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fcb885e233b317ee3798039824853b8952fb98fa
https://github.com/WebKit/WebKit/commit/fcb885e233b317ee3798039824853b8952fb98fa
Author: Timothy Hatcher <timothy at apple.com>
Date: 2024-08-06 (Tue, 06 Aug 2024)
Changed paths:
M Source/WebKit/UIProcess/API/Cocoa/_WKWebExtension.mm
M Source/WebKit/UIProcess/API/Cocoa/_WKWebExtensionTab.h
M Source/WebKit/UIProcess/API/Cocoa/_WKWebExtensionWindow.h
Log Message:
-----------
Add back _WKWebExtensionTab and _WKWebExtensionWindow.
https://webkit.org/b/277701
rdar://problem/133314006
Reviewed by Brian Weinstein.
Add back _WKWebExtensionTab and _WKWebExtensionWindow and inherit from
the unprefixed protoocl to keep iOS and visionOS Safari happy. Add them on
a staging object to expose the protocol symbols in the WebKit binary.
* Source/WebKit/UIProcess/API/Cocoa/_WKWebExtension.mm:
* Source/WebKit/UIProcess/API/Cocoa/_WKWebExtensionTab.h:
* Source/WebKit/UIProcess/API/Cocoa/_WKWebExtensionWindow.h:
Canonical link: https://commits.webkit.org/281904@main
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