Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5d34cfafe935cc354000068b55acb8391167a2ab https://github.com/WebKit/WebKit/commit/5d34cfafe935cc354000068b55acb8391167a2ab Author: Youenn Fablet <you...@apple.com> Date: 2025-03-05 (Wed, 05 Mar 2025)
Changed paths: M Source/WebKit/NetworkProcess/ServiceWorker/ServiceWorkerDownloadTask.cpp Log Message: ----------- [iOS] Service worker download file cannot be moved properly to its final destination rdar://146288956 https://bugs.webkit.org/show_bug.cgi?id=289167 Reviewed by Per Arne Vollan. Like for other downloads, we need to hand over the file sandbox to Download so that it gets revoked when needed. Manually tested. * Source/WebKit/NetworkProcess/ServiceWorker/ServiceWorkerDownloadTask.cpp: (WebKit::ServiceWorkerDownloadTask::didReceiveFormData): (WebKit::ServiceWorkerDownloadTask::didFinish): Canonical link: https://commits.webkit.org/291634@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