Open Bug 1122248 Opened 9 years ago Updated 2 years ago

[e10s] Images saved from data URI images in e10s get no extension by default

Categories

(Firefox :: File Handling, defect)

defect

Tracking

()

People

(Reporter: marco, Unassigned)

References

()

Details

Steps to reproduce:
1) Open a new tab
2) Open a image data: URL
3) Right click on the image, save as...
I can't reproduce (that is, it WFM on ~current fx-team tip, on OS X).

What are you seeing when you click save as... - just nothing? Are there any errors in the browser console?

And what image are you using? I tried the one in the URL field. If that one works for you too, but you have other ones that don't, please replace it. :-)
Flags: needinfo?(mar.castelluccio)
It does seem to work now, with one difference:
 - On non-e10s, an extension is automatically added (for example, the image is saved as "index.gif")
 - On e10s, no extension is added (for example, the image is saved as "index")
Flags: needinfo?(mar.castelluccio)
(In reply to Marco Castelluccio [:marco] from comment #2)
> It does seem to work now, with one difference:
>  - On non-e10s, an extension is automatically added (for example, the image
> is saved as "index.gif")
>  - On e10s, no extension is added (for example, the image is saved as
> "index")

Yup, I did notice that. Let's morph this.
Component: Untriaged → File Handling
OS: Windows 7 → All
Hardware: x86_64 → All
Summary: [e10s] Can't download images from data: URLs → [e10s] Images saved in e10s get no extension by default
Don't know if the same thing happens with other images.
Summary: [e10s] Images saved in e10s get no extension by default → [e10s] Images saved from data URI images in e10s get no extension by default
Blocks: e10s
See Also: → 1122525
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.