Closed
Bug 1195541
Opened 10 years ago
Closed 10 years ago
Use optisorl package
Categories
(Webtools Graveyard :: Air Mozilla, defect)
Webtools Graveyard
Air Mozilla
Tracking
(firefox43 affected)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox43 | --- | affected |
People
(Reporter: peterbe, Assigned: peterbe)
References
Details
The package https://pypi.python.org/pypi/optisorl/ was created from extracting the same functionality from airmozilla into a standalone package.
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → peterbe
| Assignee | ||
Comment 1•10 years ago
|
||
Let's instead switch to JPEG for the thumbnails.
I took a sample 160x90 thumbnail and generated it as a PNG (27KB) and optimized it with pngquant (12KB) and then as a JPEG in sorl (8KB).
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
Comment 2•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/airmozilla
https://github.com/mozilla/airmozilla/commit/fdd52d3847a5c303ec4e148f8e584744022884fb
fixes bug 1195541 - Use optisorl package
https://github.com/mozilla/airmozilla/commit/408440a6df1efbfc1eee3c8e26d8dcc1a21a4823
Merge pull request #450 from peterbe/bug-1195541-use-optisorl-package
fixes bug 1195541 - Use optisorl package
Updated•10 years ago
|
Resolution: INVALID → FIXED
Updated•4 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•