[Webkit-unassigned] [Bug 197441] Blob downloads stopped working

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 2 01:23:56 PDT 2019


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

--- Comment #5 from Chris C <chris at chrischin.dev> ---
(In reply to Michaela Merz from comment #0)

> In other words: If the variable "URL" is declared globally, the process
> works as expected. 

We've tried it with our own code internally, declaring var URL = window.URL globally and then using that within functions to "URL.createObjectURL(csvData)" but it didn't work for us.

Instead of image or PDFs, we're trying to download a CSV.

-- 
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/20190502/1280360c/attachment-0001.html>


More information about the webkit-unassigned mailing list