Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 568004e2ec563c2628a69b3a4a19b7f9d29eeba5
      
https://github.com/WebKit/WebKit/commit/568004e2ec563c2628a69b3a4a19b7f9d29eeba5
  Author: Jessica Lee <[email protected]>
  Date:   2026-04-29 (Wed, 29 Apr 2026)

  Changed paths:
    M Source/WebKit/Shared/ios/WebParentalControlsURLFilter.mm

  Log Message:
  -----------
  The isMainFrame parameter should passed along to 
WebParentalControlsURLFilter::isURLAllowedImpl's workQueueSingleton
https://bugs.webkit.org/show_bug.cgi?id=313587
rdar://175800120

Reviewed by Per Arne Vollan.

WebParentalControlsURLFilter::isURLAllowedImpl's workQueueSingleton invokes a 
function that will use
the isMainFrame parameter.

No new tests needed.

* Source/WebKit/Shared/ios/WebParentalControlsURLFilter.mm:
(WebKit::WebParentalControlsURLFilter::isURLAllowedImpl):

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



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

Reply via email to