[webkit-changes] [WebKit/WebKit] 7a7a1d: Provide more precise description for Lockdown Mode...

Brent Fulgham noreply at github.com
Thu Apr 27 15:04:51 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7a7a1dfaa36dd3ab2e38e3982f3766ff6055ee8a
      https://github.com/WebKit/WebKit/commit/7a7a1dfaa36dd3ab2e38e3982f3766ff6055ee8a
  Author: Brent Fulgham <bfulgham at apple.com>
  Date:   2023-04-27 (Thu, 27 Apr 2023)

  Changed paths:
    M Source/WebCore/en.lproj/Localizable.strings
    M Source/WebKit/UIProcess/API/ios/WKWebViewIOS.mm

  Log Message:
  -----------
  Provide more precise description for Lockdown Mode Alert in MacCatalyst
https://bugs.webkit.org/show_bug.cgi?id=256005
<rdar://101691889>

Reviewed by Aditya Keerthi.

MacCatalyst apps present the same Lockdown Mode Alert as the one they use in iOS,
which is misleading. This change revises the text we use in MacCatalyst to be more
precise about the features available for controlling Lockdown Mode.

* Source/WebCore/en.lproj/Localizable.strings:
* Source/WebKit/UIProcess/API/ios/WKWebViewIOS.mm:
(-[WKWebView _presentLockdownMode]):

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




More information about the webkit-changes mailing list