Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 19d9c2eda1ef0f8422d0157913e04c8352cf166e
      
https://github.com/WebKit/WebKit/commit/19d9c2eda1ef0f8422d0157913e04c8352cf166e
  Author: Jessica Lee <[email protected]>
  Date:   2026-02-02 (Mon, 02 Feb 2026)

  Changed paths:
    M Source/WebCore/platform/cocoa/ParentalControlsURLFilter.h
    M Source/WebCore/platform/cocoa/ParentalControlsURLFilter.mm
    M Source/WebKit/Configurations/AllowedSPI.toml
    M Source/WebKit/Shared/ios/WebParentalControlsURLFilter.h
    M Source/WebKit/Shared/ios/WebParentalControlsURLFilter.mm

  Log Message:
  -----------
  WebParentalControlsURLFilter can use mainDocumentURL as criteria to check if 
URL's are allowed
https://bugs.webkit.org/show_bug.cgi?id=306504
rdar://169138971

Reviewed by Per Arne Vollan.

WebParentalControlsURLFilter can use mainDocumentURL as criteria to check if 
URL's are allowed.
This is a change targeting iOS platforms only.

No new tests needed.
* Source/WebCore/platform/cocoa/ParentalControlsURLFilter.h:
* Source/WebCore/platform/cocoa/ParentalControlsURLFilter.mm:
(WebCore::ParentalControlsURLFilter::isURLAllowed):
(WebCore::ParentalControlsURLFilter::isURLAllowedImpl):
* Source/WebKit/Configurations/AllowedSPI.toml:
* Source/WebKit/Shared/ios/WebParentalControlsURLFilter.h:
* Source/WebKit/Shared/ios/WebParentalControlsURLFilter.mm:
(WebKit::WebParentalControlsURLFilter::isURLAllowedImpl):
(WebKit::WebParentalControlsURLFilter::allowURL): Deleted.

Canonical link: https://commits.webkit.org/306673@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to