Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 78e0a50f36712d64eed39f44fe141bcbbfadc812
https://github.com/WebKit/WebKit/commit/78e0a50f36712d64eed39f44fe141bcbbfadc812
Author: Jessica Lee <[email protected]>
Date: 2026-05-18 (Mon, 18 May 2026)
Changed paths:
M Source/WebCore/platform/cocoa/ParentalControlsURLFilter.mm
Log Message:
-----------
Log when ParentalControlsURLFilter is enabled on Mac platforms
https://bugs.webkit.org/show_bug.cgi?id=314927
rdar://177212762
Reviewed by Sihui Liu.
Currently, we only log if ParentalControlsURLFilter is enabled for non-Mac
platforms. We should log for Mac platforms as well.
No new tests needed.
* Source/WebCore/platform/cocoa/ParentalControlsURLFilter.mm:
(WebCore::ParentalControlsURLFilter::isEnabled const):
Canonical link: https://commits.webkit.org/313450@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications