Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4b786978a314f6295948ad3a3ffc993d2a63a4ca https://github.com/WebKit/WebKit/commit/4b786978a314f6295948ad3a3ffc993d2a63a4ca Author: Sihui Liu <sihui_...@apple.com> Date: 2024-04-05 (Fri, 05 Apr 2024)
Changed paths: M Source/WebKitLegacy/mac/WebView/WebView.mm Log Message: ----------- Regression(275500@main): Cache files are deleted while in use https://bugs.webkit.org/show_bug.cgi?id=272187 rdar://125931004 Reviewed by Chris Dumez. applicationCachePath() returns the directory shared with other types. Ensure we only delete the application cache files inside it. * Source/WebKitLegacy/mac/WebView/WebView.mm: (webApplicationCacheStorage): Canonical link: https://commits.webkit.org/277116@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