Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0c06435111bb6f56f6cee07d733519e69ff84b6b
      
https://github.com/WebKit/WebKit/commit/0c06435111bb6f56f6cee07d733519e69ff84b6b
  Author: Per Arne Vollan <pvol...@apple.com>
  Date:   2023-12-07 (Thu, 07 Dec 2023)

  Changed paths:
    M Source/WebKit/Shared/WebProcessDataStoreParameters.h
    M Source/WebKit/Shared/WebProcessDataStoreParameters.serialization.in
    M Source/WebKit/UIProcess/WebProcessPool.cpp
    M Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm

  Log Message:
  -----------
  [GPUP] WebContent process consumes a sandbox extension to the media cache 
directory unnecessarily
https://bugs.webkit.org/show_bug.cgi?id=265406
rdar://110540943

Reviewed by Brent Fulgham.

Disable this code when the GPU process is enabled. As a follow-up, I plan to 
disable the runtime setting
for Media in the GPU process for Cocoa platforms, since that should never be 
turned off.

* Source/WebKit/Shared/WebProcessDataStoreParameters.h:
* Source/WebKit/Shared/WebProcessDataStoreParameters.serialization.in:
* Source/WebKit/UIProcess/WebProcessPool.cpp:
(WebKit::WebProcessPool::webProcessDataStoreParameters):
* Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm:
(WebKit::WebProcess::platformSetWebsiteDataStoreParameters):

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to