Bug 105773 - [BlackBerry] Add support for JPEG image quality during encoding.
Summary: [BlackBerry] Add support for JPEG image quality during encoding.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit BlackBerry (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-26 10:53 PST by George Staikos
Modified: 2013-04-24 07:09 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.79 KB, patch)
2013-04-19 00:01 PDT, Alberto Garcia
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description George Staikos 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.
Comment 1 Alberto Garcia 2013-04-19 00:01:24 PDT
Created attachment 198814 [details]
Patch

You forgot to add the patch?
Comment 2 Xan Lopez 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.
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2013-04-24 07:09:42 PDT
All reviewed patches have been landed.  Closing bug.