[webkit-changes] [WebKit/WebKit] 1f494f: The download should fail if we don't get a placeho...
Per Arne Vollan
noreply at github.com
Fri Sep 20 16:02:05 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1f494fd0ee84489f98a04d4ae22c75471d19ce3e
https://github.com/WebKit/WebKit/commit/1f494fd0ee84489f98a04d4ae22c75471d19ce3e
Author: Per Arne Vollan <pvollan at apple.com>
Date: 2024-09-20 (Fri, 20 Sep 2024)
Changed paths:
M Source/WebKit/NetworkProcess/Downloads/cocoa/DownloadCocoa.mm
Log Message:
-----------
The download should fail if we don't get a placeholder URL
https://bugs.webkit.org/show_bug.cgi?id=280079
rdar://136378962
Reviewed by Chris Dumez.
If the system does not provide a placeholder URL, the download should fail, since we will
not get a URL to the completed download, either.
* Source/WebKit/NetworkProcess/Downloads/cocoa/DownloadCocoa.mm:
(WebKit::Download::setPlaceholderURL):
Canonical link: https://commits.webkit.org/284017@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