Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 29a25c5dec47044f06204f717903a09317646ee8 https://github.com/WebKit/WebKit/commit/29a25c5dec47044f06204f717903a09317646ee8 Author: Youenn Fablet <you...@apple.com> Date: 2025-03-06 (Thu, 06 Mar 2025)
Changed paths: M Source/WebKit/NetworkProcess/Downloads/cocoa/DownloadCocoa.mm Log Message: ----------- REGRESSION: Service Worker downloads being prematurely interrupted since iOS 18.2 rdar://143065672 https://bugs.webkit.org/show_bug.cgi?id=286060 Reviewed by Per Arne Vollan. WKModernDownloadProgress place holder handling is only working with NetworkDataTask. We disable place holder handling in case the data is coming from service worker. Manually tested. * Source/WebKit/NetworkProcess/Downloads/cocoa/DownloadCocoa.mm: (WebKit::Download::publishProgress): Canonical link: https://commits.webkit.org/291712@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