Closed
Bug 822190
Opened 12 years ago
Closed 11 years ago
Use quality parameter when canvas.toBlob creates a JPEG
Categories
(Core :: General, defect)
Core
General
Tracking
()
RESOLVED
DUPLICATE
of bug 891884
People
(Reporter: darktrojan, Unassigned)
References
Details
Currently, using toBlob to create a JPEG creates the same quality JPEG no matter the third argument.
aParams is not used:
http://hg.mozilla.org/mozilla-central/file/c8a1314aa449/content/html/content/src/nsHTMLCanvasElement.cpp#l586
Comment 1•11 years ago
|
||
duping to bug 891884 where I'll try to provide a patch today.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•