Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a4a461f9b6bf487c60893dcbcd0451e581d2d78a
https://github.com/WebKit/WebKit/commit/a4a461f9b6bf487c60893dcbcd0451e581d2d78a
Author: Charlie Wolfe <[email protected]>
Date: 2023-07-03 (Mon, 03 Jul 2023)
Changed paths:
M Source/WebKit/Platform/cocoa/WebPrivacyHelpers.mm
Log Message:
-----------
The tracker lookup callback should match against the domain of the returned
CNAME alias
https://bugs.webkit.org/show_bug.cgi?id=258822
rdar://111701360
Reviewed by Wenson Hsieh.
Currently the tracker lookup is matching against the raw hostname, we should
match against the domain instead.
* Source/WebKit/Platform/cocoa/WebPrivacyHelpers.mm:
(WebKit::TrackerDomainLookupInfo::find):
(WebKit::configureForAdvancedPrivacyProtections):
Canonical link: https://commits.webkit.org/265740@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes