Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 158f737725b773d4919f9d583052ecef88714d33
https://github.com/WebKit/WebKit/commit/158f737725b773d4919f9d583052ecef88714d33
Author: Per Arne Vollan <[email protected]>
Date: 2026-07-28 (Tue, 28 Jul 2026)
Changed paths:
M Source/WTF/wtf/FileSystem.h
M Source/WTF/wtf/cocoa/FileSystemCocoa.mm
M Source/WebKit/Shared/mac/AuxiliaryProcessMac.mm
Log Message:
-----------
Create methods to get Darwin temp and cache directories
https://bugs.webkit.org/show_bug.cgi?id=318532
rdar://181301368
Reviewed by Alex Christensen.
To avoid code duplication, create methods to get Darwin temp and cache
directories.
This is in preparation of upcoming work.
* Source/WTF/wtf/FileSystem.h:
* Source/WTF/wtf/cocoa/FileSystemCocoa.mm:
(WTF::FileSystemImpl::darwinCacheDirectory):
(WTF::FileSystemImpl::darwinTempDirectory):
* Source/WebKit/Shared/mac/AuxiliaryProcessMac.mm:
(WebKit::sandboxDataVaultParentDirectory):
Canonical link: https://commits.webkit.org/318121@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications