[webkit-changes] [WebKit/WebKit] d6cd80: Determine GPU process cache directory at runtime
Per Arne Vollan
noreply at github.com
Tue Nov 28 07:21:36 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d6cd807eaca07dbedf95752861f91adbd0038a4c
https://github.com/WebKit/WebKit/commit/d6cd807eaca07dbedf95752861f91adbd0038a4c
Author: Per Arne Vollan <pvollan at apple.com>
Date: 2023-11-28 (Tue, 28 Nov 2023)
Changed paths:
M Source/WebKit/UIProcess/GPU/GPUProcessProxy.cpp
Log Message:
-----------
Determine GPU process cache directory at runtime
https://bugs.webkit.org/show_bug.cgi?id=265415
rdar://118857333
Reviewed by Brent Fulgham.
If the GPU process is running as an extension, the cache directory will be different.
* Source/WebKit/UIProcess/GPU/GPUProcessProxy.cpp:
(WebKit::gpuProcessCachesDirectory):
(WebKit::GPUProcessProxy::GPUProcessProxy):
Canonical link: https://commits.webkit.org/271208@main
More information about the webkit-changes
mailing list