[webkit-changes] [WebKit/WebKit] 0cd772: CacheStorageRecord::isolatedCopy should make isola...
Sihui
noreply at github.com
Sun Jan 26 09:58:52 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0cd772a92637d64cf8fa464aa47ae14167657e82
https://github.com/WebKit/WebKit/commit/0cd772a92637d64cf8fa464aa47ae14167657e82
Author: Sihui Liu <sihui_liu at apple.com>
Date: 2025-01-26 (Sun, 26 Jan 2025)
Changed paths:
M Source/WebKit/NetworkProcess/storage/CacheStorageRecord.h
Log Message:
-----------
CacheStorageRecord::isolatedCopy should make isolated copy for options
https://bugs.webkit.org/show_bug.cgi?id=286483
rdar://143576776
Reviewed by Youenn Fablet.
WebCore::FetchOptions is a non-trivial type that needs deep copy.
* Source/WebKit/NetworkProcess/storage/CacheStorageRecord.h:
(WebKit::CacheStorageRecord::isolatedCopy):
Canonical link: https://commits.webkit.org/289404@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