[webkit-changes] [WebKit/WebKit] 170660: Remove obsolete SPI usage related to downloads
Per Arne Vollan
noreply at github.com
Thu Sep 26 03:20:19 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 170660c9bb51446f5930a3f69eea19daeb8f0798
https://github.com/WebKit/WebKit/commit/170660c9bb51446f5930a3f69eea19daeb8f0798
Author: Per Arne Vollan <pvollan at apple.com>
Date: 2024-09-26 (Thu, 26 Sep 2024)
Changed paths:
M Source/WebKit/NetworkProcess/Downloads/cocoa/DownloadCocoa.mm
Log Message:
-----------
Remove obsolete SPI usage related to downloads
https://bugs.webkit.org/show_bug.cgi?id=280283
rdar://136604458
Reviewed by Sihui Liu.
Remove obsolete SPI usage of -[NSProgress publish] and -[NSProgress unpublish] when we have MODERN_DOWNLOADPROGRESS.
* Source/WebKit/NetworkProcess/Downloads/cocoa/DownloadCocoa.mm:
(WebKit::Download::platformDestroyDownload):
(WebKit::Download::publishProgress):
Canonical link: https://commits.webkit.org/284275@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list