[webkit-changes] [WebKit/WebKit] 381cd9: Cherry-pick f71852e43526. rdar://problem/101775825

Russell Epstein noreply at github.com
Thu Mar 9 13:32:24 PST 2023


  Branch: refs/heads/safari-7616.1.6-branch
  Home:   https://github.com/WebKit/WebKit
  Commit: 381cd92206b5fb45fb5b8bf285568ba97e590293
      https://github.com/WebKit/WebKit/commit/381cd92206b5fb45fb5b8bf285568ba97e590293
  Author: Brent Fulgham <bfulgham at webkit.org>
  Date:   2023-03-09 (Thu, 09 Mar 2023)

  Changed paths:
    M Source/WTF/wtf/PlatformHave.h
    M Source/WebKit/UIProcess/API/Cocoa/_WKSystemPreferences.mm

  Log Message:
  -----------
  Cherry-pick f71852e43526. rdar://problem/101775825

    Revise check for Lockdown Mode enablement
    https://bugs.webkit.org/show_bug.cgi?id=253268
    <rdar://problem/101775825>

    Reviewed by Darin Adler.

    Checking an NSUserDefault directly for Lockdown Mode is clunky. Instead, we should use
    a less clunky method to check the status.

    * Source/WTF/wtf/PlatformHave.h:
    * Source/WebKit/UIProcess/API/Cocoa/_WKSystemPreferences.mm:
    (+[_WKSystemPreferences isCaptivePortalModeEnabled]):

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

Canonical link: https://commits.webkit.org/261247.27@safari-7616.1.6-branch




More information about the webkit-changes mailing list