Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3cb28627b6969195c36d775b7f666f4569d5a575
      
https://github.com/WebKit/WebKit/commit/3cb28627b6969195c36d775b7f666f4569d5a575
  Author: Brent Fulgham <[email protected]>
  Date:   2024-08-01 (Thu, 01 Aug 2024)

  Changed paths:
    M Source/WebCore/platform/cocoa/ParentalControlsContentFilter.h
    M Source/WebCore/platform/cocoa/ParentalControlsContentFilter.mm

  Log Message:
  -----------
  [Cocoa] Remove some dead code after 266523@main (277499)
https://bugs.webkit.org/show_bug.cgi?id=277499
<rdar://133005426>

Reviewed by Alex Christensen and Andy Estes.

Network filtering code was simplified in Bug 259737, but left a no-longer needed
sandbox consumption method. We should remove this dead code.

* Source/WebCore/platform/cocoa/ParentalControlsContentFilter.h:
* Source/WebCore/platform/cocoa/ParentalControlsContentFilter.mm:
(WebCore::ParentalControlsContentFilter::enabled): Remove unneeded logic 
checking for
Sandbox extensions that are never vended or consumed.
(WebCore::ParentalControlsContentFilter::setHasConsumedSandboxExtension): 
Deleted.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to