The issue with the PDF viewer is another instance of 2 much-reported and duplicated bugs:
https://bugzilla.mozilla.org/show_bug.cgi?id=1643719
https://bugzilla.mozilla.org/show_bug.cgi?id=1646063
Its somewhat complicated and there isn't an obvious s...
We have something like this planned and on file at Bug 1873249 - Include list of session backups on the about:sessionrestore page. Does that sound like it would cover it?
Yeah we've encountered this problem before, and there's a similar bug on file at https://bugzilla.mozilla.org/show_bug.cgi?id=1896019.
Your suggestions make sense and would be worth prototyping to see how they pan out. The workaround of course is to ...
I did some looking into this the other day. PNG has a `iTXt` chunk which is probably the right choice for including title/description text with double-byte characters / unicode in it. We can embed an XML document in there using RDF and XMP to tag the...
We are looking at including metadata in the image in Bug 1798543 - Screenshot Attribution and Annotation. The plan is to add an option to include the URL. That should work for PNG, however different applications surface different subsets of the avail...