[Webkit-unassigned] [Bug 37304] WebKit does not support jpeg qulaity in canvas.toDataURL
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Apr 24 12:56:18 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=37304
--- Comment #13 from Sam Weinig <sam at webkit.org> 2010-04-24 12:56:17 PST ---
(In reply to comment #12)
> (From update of attachment 53408 [details])
> This looks good and I would like to get this landed. My one suggestion would
> be to put the test in platform independent location (if possible) and just skip
> it on platforms where this is not implemented (and file bugs for those
> platforms to implement the feature). You may also want to test that the quality
> argument does not effect non-jpep MIME types (if possible).
>
> r=me.
One additional thing that occurred to me was that we may want an illegal value
for the default value instead of 1.0. For CG, for instance, the default
compression for JPEG would not be 1.0, so we would want to know if no quality
argument was passed. Does that seem reasonable. I suggest a value of -1.0 as
the default.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list