Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4811687e777d77549dec91cd6d1fd17fc7b7132d
https://github.com/WebKit/WebKit/commit/4811687e777d77549dec91cd6d1fd17fc7b7132d
Author: Wenson Hsieh <[email protected]>
Date: 2024-02-19 (Mon, 19 Feb 2024)
Changed paths:
M Source/WebKit/WebProcess/WebPage/Cocoa/WebPageCocoa.mm
Log Message:
-----------
Clarify a log message when failing to hide query parameters due to missing
WebPrivacy allowlist data
https://bugs.webkit.org/show_bug.cgi?id=269719
Reviewed by Tim Nguyen.
As it currently is, this log message makes it sound like we're blocking all
query parameters (when
in fact, it's trying to communicate that we're not hiding any query parameters
from script, due to
the fact that the WebPrivacy allowlist isn't available yet).
* Source/WebKit/WebProcess/WebPage/Cocoa/WebPageCocoa.mm:
(WebKit::WebPage::allowedQueryParametersForAdvancedPrivacyProtections):
Canonical link: https://commits.webkit.org/274992@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes