Bug 84319 - [CG] ImageBuffer::toDataURL: Remove alpha stuffing loop when encoding to JPEG
Summary: [CG] ImageBuffer::toDataURL: Remove alpha stuffing loop when encoding to JPEG
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: noel gordon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-18 22:58 PDT by noel gordon
Modified: 2012-04-18 23:56 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.66 KB, patch)
2012-04-18 23:05 PDT, noel gordon
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description noel gordon 2012-04-18 22:58:04 PDT
[CG] ImageBuffer::toDataURL: Remove alpha stuffing loop when encoding to JPEG
Comment 1 noel gordon 2012-04-18 23:05:42 PDT
Created attachment 137848 [details]
Patch
Comment 2 noel gordon 2012-04-18 23:08:10 PDT
canvas/philip/tests/toDataURL.jpeg.alpha.html and  fast/canvas/webgl/premultiplyalpha-test.html are passing locally for me with this change.
Comment 3 Eric Seidel (no email) 2012-04-18 23:41:00 PDT
Comment on attachment 137848 [details]
Patch

Yup!  Looks right to me.
Comment 4 WebKit Review Bot 2012-04-18 23:56:41 PDT
Comment on attachment 137848 [details]
Patch

Clearing flags on attachment: 137848

Committed r114616: <http://trac.webkit.org/changeset/114616>
Comment 5 WebKit Review Bot 2012-04-18 23:56:45 PDT
All reviewed patches have been landed.  Closing bug.