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

  Changed paths:
    M Source/WebCore/Configurations/AllowedSPI.toml
    M Source/WebCore/PAL/pal/spi/cocoa/WebContentRestrictionsSPI.h
    M Source/WebCore/platform/cocoa/ParentalControlsURLFilter.mm

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

Reviewed by Per Arne Vollan.

ParentalControlsURLFilter can use mainDocumentURL as criteria to check if URL's 
are permitted.
This change has already been implemented on iOS side and is tracked with this 
bug:
https://bugs.webkit.org/show_bug.cgi?id=306504.

No new tests needed.

* Source/WebCore/Configurations/AllowedSPI.toml:
* Source/WebCore/PAL/pal/spi/cocoa/WebContentRestrictionsSPI.h:
* Source/WebCore/platform/cocoa/ParentalControlsURLFilter.mm:
(WebCore::ParentalControlsURLFilter::isURLAllowedImpl):

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



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

Reply via email to