Downloading blob: URLs fails

Bug #1563035 reported by Stuart Langridge
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
webbrowser-app (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

If I attempt to download a blob: URL from a site, I am presented with a dialog asking to choose an application as destination, and then after choosing I am presented with "NetworkError 301: Protocol 'blob' is unknown". (Replicate by, for example, going to https://www.photoeditorsdk.com/, choosing "Try HTML5 editor", and then hitting Export in the editor.) I think that the browser probably hands off the URL in question to the download manager, which does not understand blob URLs (and should not). The browser should handle this itself; it is the only thing that can understand blob URLs, which may be (and in this case was) dynamically generated and stored in memory only. (If handing off to the download manager is still required, then perhaps the browser should serialise to a file or a data URL and then hand that URL to the DLM.)

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in webbrowser-app (Ubuntu):
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.