Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ace89f62b4103a55e541961a676653db5b179ac2
https://github.com/WebKit/WebKit/commit/ace89f62b4103a55e541961a676653db5b179ac2
Author: Chris Dumez <[email protected]>
Date: 2026-06-10 (Wed, 10 Jun 2026)
Changed paths:
M Source/WebKit/NetworkProcess/storage/OriginStorageManager.cpp
Log Message:
-----------
Avoid some ref-counting churn in OriginStorageManager
https://bugs.webkit.org/show_bug.cgi?id=316729
Reviewed by Per Arne Vollan.
Avoid some ref-counting churn in OriginStorageManager. Stopping calling
ThreadSafeWeakPtr::get() several times in a row.
* Source/WebKit/NetworkProcess/storage/OriginStorageManager.cpp:
(WebKit::OriginStorageManager::cacheStorageManager):
(WebKit::OriginStorageManager::backgroundFetchManager):
Canonical link: https://commits.webkit.org/314982@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications