Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c97dde725b3c75e96ee1de19a33a2dbc9d2e5a8a
https://github.com/WebKit/WebKit/commit/c97dde725b3c75e96ee1de19a33a2dbc9d2e5a8a
Author: Jessica Lee <[email protected]>
Date: 2026-03-19 (Thu, 19 Mar 2026)
Changed paths:
M Source/WebCore/platform/cocoa/ParentalControlsContentFilter.h
M Source/WebCore/platform/cocoa/ParentalControlsContentFilter.mm
Log Message:
-----------
m_isAllowdByWebContentRestrictions should be
m_isAllowedByWebContentRestrictions
https://bugs.webkit.org/show_bug.cgi?id=310329
rdar://172978762
Reviewed by Aditya Keerthi.
We should fix the typo m_isAllowdByWebContentRestrictions. It should be
m_isAllowedByWebContentRestrictions.
No new tests needed.
* Source/WebCore/platform/cocoa/ParentalControlsContentFilter.h:
* Source/WebCore/platform/cocoa/ParentalControlsContentFilter.mm:
(WebCore::ParentalControlsContentFilter::finishedAddingData):
(WebCore::ParentalControlsContentFilter::didReceiveAllowDecisionOnQueue):
(WebCore::ParentalControlsContentFilter::updateFilterStateOnMain):
Canonical link: https://commits.webkit.org/309601@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications