[webkit-changes] [WebKit/WebKit] cbf65f: Web Extensions code is logging full tab urls
kiaraarose
noreply at github.com
Mon Aug 19 16:40:33 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: cbf65fb5ddff96e3aafd2f5d67796d9906959262
https://github.com/WebKit/WebKit/commit/cbf65fb5ddff96e3aafd2f5d67796d9906959262
Author: Kiara Rose <kiara_rose at apple.com>
Date: 2024-08-19 (Mon, 19 Aug 2024)
Changed paths:
M Source/WebKit/UIProcess/Extensions/Cocoa/WebExtensionTabCocoa.mm
M Source/WebKit/UIProcess/Extensions/Cocoa/WebExtensionWindowCocoa.mm
Log Message:
-----------
Web Extensions code is logging full tab urls
https://bugs.webkit.org/show_bug.cgi?id=278338
rdar://134279689
Reviewed by Pascoe and John Wilander.
Change the log level for these logs from %{public} to %{sensitive}.
* Source/WebKit/UIProcess/Extensions/Cocoa/WebExtensionTabCocoa.mm:
(WebKit::WebExtensionTab::webView const):
Log the address of the web view object instead of the actual web view.
* Source/WebKit/UIProcess/Extensions/Cocoa/WebExtensionWindowCocoa.mm:
(WebKit::WebExtensionWindow::tabs const):
(WebKit::WebExtensionWindow::activeTab const):
Canonical link: https://commits.webkit.org/282474@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