[webkit-changes] [WebKit/WebKit] efa156: [visionOS] Update the gpuarchiver directory path u...

Ada Chan noreply at github.com
Tue Dec 5 22:22:32 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: efa156f927caf297447a35b8fd2fd119e17b6b94
      https://github.com/WebKit/WebKit/commit/efa156f927caf297447a35b8fd2fd119e17b6b94
  Author: Ada Chan <adachan at apple.com>
  Date:   2023-12-05 (Tue, 05 Dec 2023)

  Changed paths:
    M Source/WebKit/UIProcess/Cocoa/WebProcessPoolCocoa.mm

  Log Message:
  -----------
  [visionOS] Update the gpuarchiver directory path used for the sandbox extension
https://bugs.webkit.org/show_bug.cgi?id=265915
rdar://119221177

Reviewed by Mike Wyrzykowski.

We need to prefix the subpath passed to WebsiteDataStore::cacheDirectoryInContainerOrHomeDirectory()
with a forward slash to get the correct path.

* Source/WebKit/UIProcess/Cocoa/WebProcessPoolCocoa.mm:
(WebKit::WebProcessPool::platformInitializeWebProcess):

Canonical link: https://commits.webkit.org/271596@main




More information about the webkit-changes mailing list