[webkit-changes] [WebKit/WebKit] 4a8e65: Make the Web Extension Swift overlay methods public.
Timothy Hatcher
noreply at github.com
Fri Sep 27 12:00:44 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4a8e65949dbec5b38822880f68f05802b0193e50
https://github.com/WebKit/WebKit/commit/4a8e65949dbec5b38822880f68f05802b0193e50
Author: Timothy Hatcher <timothy at apple.com>
Date: 2024-09-27 (Fri, 27 Sep 2024)
Changed paths:
M Source/WebKit/UIProcess/API/Cocoa/WebKitSwiftOverlay.swift
Log Message:
-----------
Make the Web Extension Swift overlay methods public.
https://webkit.org/b/280530
rdar://problem/136845011
Reviewed by Richard Robinson and Elliott Williams.
* Source/WebKit/UIProcess/API/Cocoa/WebKitSwiftOverlay.swift:
(WKWebExtensionController.didCloseTab(_:windowIsClosing:)):
(WKWebExtensionController.didActivateTab(_:previousActiveTab:)):
(WKWebExtensionController.didMoveTab(_:from:in:)):
(WKWebExtensionContext.didCloseTab(_:windowIsClosing:)):
(WKWebExtensionContext.didActivateTab(_:previousActiveTab:)):
(WKWebExtensionContext.didMoveTab(_:from:in:)):
Canonical link: https://commits.webkit.org/284379@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