[webkit-changes] [WebKit/WebKit] 628296: Cleanup all members in SessionWrapper::recreateSes...

Alex Christensen noreply at github.com
Fri Jul 21 20:23:14 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 62829604143e9db2061f22d09e60ad05cc75a3ca
      https://github.com/WebKit/WebKit/commit/62829604143e9db2061f22d09e60ad05cc75a3ca
  Author: Alex Christensen <achristensen at apple.com>
  Date:   2023-07-21 (Fri, 21 Jul 2023)

  Changed paths:
    M Source/WebKit/NetworkProcess/cocoa/NetworkSessionCocoa.mm

  Log Message:
  -----------
  Cleanup all members in SessionWrapper::recreateSessionWithUpdatedProxyConfigurations
https://bugs.webkit.org/show_bug.cgi?id=259407
rdar://112679066

Reviewed by Chris Dumez.

266129 at main reset some members of the SessionWrapper, but not all of them.
To prevent stale map entries, clear all the members at the same time.

* Source/WebKit/NetworkProcess/cocoa/NetworkSessionCocoa.mm:
(WebKit::SessionWrapper::recreateSessionWithUpdatedProxyConfigurations):

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




More information about the webkit-changes mailing list