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

MyahCobbs noreply at github.com
Fri Mar 10 09:12:34 PST 2023


  Branch: refs/heads/safari-7616.1.6-branch
  Home:   https://github.com/WebKit/WebKit
  Commit: d2c07297181d6e515d25f6657315b3786c31301e
      https://github.com/WebKit/WebKit/commit/d2c07297181d6e515d25f6657315b3786c31301e
  Author: Brent Fulgham <bfulgham at webkit.org>
  Date:   2023-03-10 (Fri, 10 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.29@safari-7616.1.6-branch




More information about the webkit-changes mailing list