Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 62829604143e9db2061f22d09e60ad05cc75a3ca
https://github.com/WebKit/WebKit/commit/62829604143e9db2061f22d09e60ad05cc75a3ca
Author: Alex Christensen <[email protected]>
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@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
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes