Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2cb63f8cc4d9a706916cb94617cd4ecb81e9ce5c https://github.com/WebKit/WebKit/commit/2cb63f8cc4d9a706916cb94617cd4ecb81e9ce5c Author: Charlie Wolfe <charl...@apple.com> Date: 2024-04-26 (Fri, 26 Apr 2024)
Changed paths: M Source/WebKit/Platform/cocoa/WebPrivacyHelpers.mm M Tools/TestWebKitAPI/Tests/WebKit/AdvancedPrivacyProtections.mm Log Message: ----------- Do not expect link filtering domains returned from WebPrivacy to contain a protocol https://bugs.webkit.org/show_bug.cgi?id=273349 rdar://127143043 Reviewed by Matthew Finkel and Wenson Hsieh. WebKit should no longer expect the domain returned from WebPrivacy to contain a protocol. Append one here so the URL parser works correctly. * Source/WebKit/Platform/cocoa/WebPrivacyHelpers.mm: (WebKit::LinkDecorationFilteringController::updateStrings): (WebKit::requestLinkDecorationFilteringData): * Tools/TestWebKitAPI/Tests/WebKit/AdvancedPrivacyProtections.mm: (TestWebKitAPI::TEST(AdvancedPrivacyProtections, RemoveTrackingQueryParametersByDomain)): (TestWebKitAPI::TEST(AdvancedPrivacyProtections, RemoveTrackingQueryParametersByDomainAndPath)): Canonical link: https://commits.webkit.org/278068@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes