Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1a37418a03ef643923f804cc27c1c51f18bc3cc7
https://github.com/WebKit/WebKit/commit/1a37418a03ef643923f804cc27c1c51f18bc3cc7
Author: Sihui Liu <[email protected]>
Date: 2024-10-29 (Tue, 29 Oct 2024)
Changed paths:
M Source/WebKit/NetworkProcess/storage/CacheStorageStore.h
Log Message:
-----------
Make CacheStorageStore ThreadSafeRefCounted
https://bugs.webkit.org/show_bug.cgi?id=282292
rdar://problem/138874336
Reviewed by Chris Dumez.
CacheStorageDiskStore can be accessed from its m_ioQueue and m_callbackQueue,
so making it ThreadSafeRefCounted for
safety.
* Source/WebKit/NetworkProcess/storage/CacheStorageStore.h:
Canonical link: https://commits.webkit.org/285877@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