Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c0166d38b0dd82b9f653cc915002f9d31227db1d
https://github.com/WebKit/WebKit/commit/c0166d38b0dd82b9f653cc915002f9d31227db1d
Author: Sihui Liu <[email protected]>
Date: 2024-07-24 (Wed, 24 Jul 2024)
Changed paths:
M Source/WebKit/UIProcess/WebsiteData/Cocoa/WebsiteDataStoreCocoa.mm
M Source/WebKit/UIProcess/WebsiteData/WebsiteDataStore.h
Log Message:
-----------
Drop WebsiteDataStore::m_cfCookieStorage
https://bugs.webkit.org/show_bug.cgi?id=277005
rdar://132411518
Reviewed by Chris Dumez.
It is unnecessary to cache CFHTTPCookieStorageRef in m_cfCookieStorage with
existing implementation.
* Source/WebKit/UIProcess/WebsiteData/Cocoa/WebsiteDataStoreCocoa.mm:
(WebKit::WebsiteDataStore::platformSetNetworkParameters):
* Source/WebKit/UIProcess/WebsiteData/WebsiteDataStore.h:
Canonical link: https://commits.webkit.org/281330@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes