RESOLVED FIXED 105773
[BlackBerry] Add support for JPEG image quality during encoding.
https://bugs.webkit.org/show_bug.cgi?id=105773
Summary [BlackBerry] Add support for JPEG image quality during encoding.
George Staikos
Reported 2012-12-26 10:53:24 PST
The quality flag was not being passed through for jpeg encoding of canvas to a data url. Add that.
Attachments
Patch (2.79 KB, patch)
2013-04-19 00:01 PDT, Alberto Garcia
no flags
Alberto Garcia
Comment 1 2013-04-19 00:01:24 PDT
Created attachment 198814 [details] Patch You forgot to add the patch?
Xan Lopez
Comment 2 2013-04-24 06:43:32 PDT
Comment on attachment 198814 [details] Patch Berto and I had to look at https://bugs.webkit.org/show_bug.cgi?id=38492#c3 to figure why the parameter was a double* here, so perhaps it would be worth adding a comment or something. But looks sane otherwise.
WebKit Commit Bot
Comment 3 2013-04-24 07:09:40 PDT
Comment on attachment 198814 [details] Patch Clearing flags on attachment: 198814 Committed r149033: <http://trac.webkit.org/changeset/149033>
WebKit Commit Bot
Comment 4 2013-04-24 07:09:42 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.