[webkit-changes] [WebKit/WebKit] fb6cd8: Set FilterLinkDecorationByDefaultEnabled to stable

Commit Queue noreply at github.com
Fri Oct 4 11:01:50 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fb6cd8c1c81c9f64293a6e1ec1a2ce7ccbaa1676
      https://github.com/WebKit/WebKit/commit/fb6cd8c1c81c9f64293a6e1ec1a2ce7ccbaa1676
  Author: Matthew Finkel <m_finkel at apple.com>
  Date:   2024-10-04 (Fri, 04 Oct 2024)

  Changed paths:
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
    M Source/WebKit/WebProcess/WebPage/Cocoa/WebPageCocoa.mm
    M Tools/TestWebKitAPI/Tests/WebKit/AdvancedPrivacyProtections.mm

  Log Message:
  -----------
  Set FilterLinkDecorationByDefaultEnabled to stable
https://bugs.webkit.org/show_bug.cgi?id=280742
rdar://134226694

Reviewed by Wenson Hsieh.

Move the preference to stable and enable it by default, and tie it to tracking
prevention.

* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebKit/WebProcess/WebPage/Cocoa/WebPageCocoa.mm:
(WebKit::WebPage::applyLinkDecorationFilteringWithResult):
* Tools/TestWebKitAPI/Tests/WebKit/AdvancedPrivacyProtections.mm:
(TestWebKitAPI::createWebViewWithAdvancedPrivacyProtections):
(TestWebKitAPI::TEST(AdvancedPrivacyProtections, RemoveTrackingQueryParametersWhenPrivacyProtectionsAreDisabled)):
(TestWebKitAPI::TEST(AdvancedPrivacyProtections, DoNotRemoveTrackingQueryParametersWhenResourceLoadStatisticsAreDisabled)):
(TestWebKitAPI::TEST(AdvancedPrivacyProtections, DoNotRemoveTrackingQueryParametersWhenPrivacyProtectionsAreDisabled)): Deleted.
(TestWebKitAPI::TEST(AdvancedPrivacyProtections, DoNotRemoveTrackingParametersAfterReducingPrivacyProtections)): Deleted.
(TestWebKitAPI::TEST(AdvancedPrivacyProtections, DoNotRemoveTrackingParametersAfterReducingPrivacyProtectionsWithJSRedirect)): Deleted.

Canonical link: https://commits.webkit.org/284689@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