[webkit-changes] [WebKit/WebKit] c0166d: Drop WebsiteDataStore::m_cfCookieStorage
Sihui
noreply at github.com
Wed Jul 24 20:27:34 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c0166d38b0dd82b9f653cc915002f9d31227db1d
https://github.com/WebKit/WebKit/commit/c0166d38b0dd82b9f653cc915002f9d31227db1d
Author: Sihui Liu <sihui_liu at apple.com>
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
More information about the webkit-changes
mailing list