Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f71852e43526a118eb5a225b637862ba114dd82a
      
https://github.com/WebKit/WebKit/commit/f71852e43526a118eb5a225b637862ba114dd82a
  Author: Brent Fulgham <[email protected]>
  Date:   2023-03-04 (Sat, 04 Mar 2023)

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

  Log Message:
  -----------
  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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to