[Webkit-unassigned] [Bug 211234] Download of Blob in iOS fails and ignores "download" attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 22 12:25:40 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=211234

--- Comment #2 from Chris Dumez <cdumez at apple.com> ---
(In reply to Henning Stummer from comment #0)
> Created attachment 398053 [details]
> File with a test download
> 
> Load the attached file in Safari on iOS:
> 
> When you click on "Download" you get an error page with the following text:
> "The operation couldn't be completed. (WebkitBlobResource error 1.)"

Bug 185531 was the fix for this and it seems to be working fine on macOS. However, it indeed does not seem to work as expected on iPadOS with your example for some reason.

> When you add a timeout before revoking the objectURL, the download start,
> but the "download" attribute is ignored. The file will get the filename
> "unknown" instead.

I was not able to reproduce this but I am on a beta build. It may have been fixed or it is flaky because of 100ms timer.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200522/124e4e1b/attachment-0001.htm>


More information about the webkit-unassigned mailing list