Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 0e27cedbe3c5d6acd93f11ecd65c176ef7d3ea32 https://github.com/WebKit/WebKit/commit/0e27cedbe3c5d6acd93f11ecd65c176ef7d3ea32 Author: Per Arne Vollan <pvol...@apple.com> Date: 2025-04-04 (Fri, 04 Apr 2025)
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: ----------- [iOS][WebContent] Stop creating sandbox extension to Model element cache directory https://bugs.webkit.org/show_bug.cgi?id=291043 rdar://148561588 Reviewed by Brady Eidson. On iOS, the Model element cache directory is inside the temp folder in the parent process' data container, which we already create a read/write extension for, so there is no need to create this extension on iOS. Telemetry also shows that it is not being used. * 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/293234@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes