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

  Changed paths:
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
    M Source/WebCore/Configurations/AllowedSPI.toml
    M Source/WebCore/page/DeprecatedGlobalSettings.h
    M Source/WebCore/platform/cocoa/ParentalControlsURLFilter.mm
    M Source/WebKit/Shared/ios/WebParentalControlsURLFilter.mm

  Log Message:
  -----------
  Evaluating URL's with mainDocumentURL as a criteria is an experimental 
feature.
https://bugs.webkit.org/show_bug.cgi?id=307253
rdar://169889245

Reviewed by Per Arne Vollan.

If folks don't want to evaluate URL's with main document URL as a criteria, 
they should have
an experimental feature flag to disable it if needed.

No new tests needed.
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebCore/Configurations/AllowedSPI.toml:
* Source/WebCore/page/DeprecatedGlobalSettings.h:
(WebCore::DeprecatedGlobalSettings::setWebContentRestrictionsTransitiveTrustEnabled):
(WebCore::DeprecatedGlobalSettings::webContentRestrictionsTransitiveTrustEnabled):
* Source/WebCore/platform/cocoa/ParentalControlsURLFilter.mm:
(WebCore::ParentalControlsURLFilter::isURLAllowedImpl):
* Source/WebKit/Shared/ios/WebParentalControlsURLFilter.mm:
(WebKit::WebParentalControlsURLFilter::isURLAllowedImpl):

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



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

Reply via email to