[webkit-changes] [WebKit/WebKit] 32f440: Mention HTTPS in HTTPSOnly warning page text

Commit Queue noreply at github.com
Fri Oct 4 11:03:28 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 32f44077e38ea1104cc7fd24ec459b7603f6c70c
      https://github.com/WebKit/WebKit/commit/32f44077e38ea1104cc7fd24ec459b7603f6c70c
  Author: Matthew Finkel <m_finkel at apple.com>
  Date:   2024-10-04 (Fri, 04 Oct 2024)

  Changed paths:
    M Source/WebCore/en.lproj/Localizable.strings
    M Source/WebKit/UIProcess/Cocoa/BrowsingWarningCocoa.mm

  Log Message:
  -----------
  Mention HTTPS in HTTPSOnly warning page text
https://bugs.webkit.org/show_bug.cgi?id=280763
rdar://137129789

Reviewed by Brent Fulgham.

The interstitial referred to the inability to "connect securely" to the
website, but it wasn't clear what qualified as "secure". This change now
explicitly refers to "HTTPS".

* Source/WebCore/en.lproj/Localizable.strings:
* Source/WebKit/UIProcess/Cocoa/BrowsingWarningCocoa.mm:
(WebKit::browsingWarningText):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list