[webkit-changes] [WebKit/WebKit] c33728: Remove an unused helper method: `NetworkSession::n...

Wenson Hsieh noreply at github.com
Thu Feb 23 13:37:28 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c337286d5952d1cd86b2ceba21c0842ac7f2c09e
      https://github.com/WebKit/WebKit/commit/c337286d5952d1cd86b2ceba21c0842ac7f2c09e
  Author: Wenson Hsieh <wenson_hsieh at apple.com>
  Date:   2023-02-23 (Thu, 23 Feb 2023)

  Changed paths:
    M Source/WebKit/NetworkProcess/NetworkSession.cpp
    M Source/WebKit/NetworkProcess/NetworkSession.h

  Log Message:
  -----------
  Remove an unused helper method: `NetworkSession::needsAdditionalNetworkConnectionIntegritySettings`
https://bugs.webkit.org/show_bug.cgi?id=252825
rdar://105806612

Reviewed by Aditya Keerthi and Tim Horton.

Remove a static helper method that's no longer used.

* Source/WebKit/NetworkProcess/NetworkSession.cpp:
(WebKit::NetworkSession::needsAdditionalNetworkConnectionIntegritySettings): Deleted.

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




More information about the webkit-changes mailing list