[webkit-changes] [WebKit/WebKit] 15e9e3: [Cocoa] Extend networkConnectionIntegrity with sup...

Matthew Finkel noreply at github.com
Fri Dec 2 12:38:29 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 15e9e33a70d0c63d9a4954ec40d85789bf336da9
      https://github.com/WebKit/WebKit/commit/15e9e33a70d0c63d9a4954ec40d85789bf336da9
  Author: Matthew Finkel <sysrqb at apple.com>
  Date:   2022-12-02 (Fri, 02 Dec 2022)

  Changed paths:
    M Source/WebCore/platform/network/NetworkConnectionIntegrity.h
    M Source/WebKit/UIProcess/API/Cocoa/WKWebpagePreferences.mm
    M Source/WebKit/UIProcess/API/Cocoa/WKWebpagePreferencesPrivate.h

  Log Message:
  -----------
  [Cocoa] Extend networkConnectionIntegrity with support for HTTPS-Only
https://bugs.webkit.org/show_bug.cgi?id=248633
rdar://problem/102879069

Reviewed by Wenson Hsieh.

Add another option in the NetworkConnectionIntegrity OptionSet for HTTPSOnly.

* Source/WebCore/platform/network/NetworkConnectionIntegrity.h:
* Source/WebKit/UIProcess/API/Cocoa/WKWebpagePreferences.mm:
(-[WKWebpagePreferences _networkConnectionIntegrityPolicy]):
(-[WKWebpagePreferences _setNetworkConnectionIntegrityPolicy:]):
* Source/WebKit/UIProcess/API/Cocoa/WKWebpagePreferencesPrivate.h:

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




More information about the webkit-changes mailing list