Closed
Bug 283272
Opened 20 years ago
Closed 20 years ago
Save Files As... saves .svgz files uncompressed
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
RESOLVED
FIXED
People
(Reporter: jwatt, Assigned: jwatt)
Details
Attachments
(1 file, 1 obsolete file)
|
1.06 KB,
patch
|
bzbarsky
:
review+
bzbarsky
:
superreview+
|
Details | Diff | Splinter Review |
We should save .svgz files gzipped (as they are on the server).
| Assignee | ||
Comment 1•20 years ago
|
||
Attachment #175267 -
Flags: review?(tor)
| Assignee | ||
Updated•20 years ago
|
Attachment #175267 -
Flags: superreview?(sspitzer)
Comment 2•20 years ago
|
||
I don't think this should be in an ifdef. we shouldn't decompress them when SVG
is disabled either.
| Assignee | ||
Comment 3•20 years ago
|
||
Comment on attachment 175267 [details] [diff] [review]
patch
Uh, good point!
Attachment #175267 -
Flags: superreview?(sspitzer)
Attachment #175267 -
Flags: review?(tor)
| Assignee | ||
Comment 4•20 years ago
|
||
Attachment #175267 -
Attachment is obsolete: true
Attachment #175407 -
Flags: superreview?(sspitzer)
Attachment #175407 -
Flags: review?(tor)
Comment 5•20 years ago
|
||
Comment on attachment 175407 [details] [diff] [review]
patch without #ifdef
r+sr=bzbarsky
Attachment #175407 -
Flags: superreview?(sspitzer)
Attachment #175407 -
Flags: superreview+
Attachment #175407 -
Flags: review?(tor)
Attachment #175407 -
Flags: review+
| Assignee | ||
Comment 6•20 years ago
|
||
Marking FIXED.
Checking in mozilla/uriloader/exthandler/nsExternalHelperAppService.cpp;
/cvsroot/mozilla/uriloader/exthandler/nsExternalHelperAppService.cpp,v <--
nsExternalHelperAppService.cpp
new revision: 1.282; previous revision: 1.281
done
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•