RESOLVED FIXED 98582
[Qt] Make ImageBufferQt use premultiplied converting functions in Color.h instead of its own mechanism.
https://bugs.webkit.org/show_bug.cgi?id=98582
Summary [Qt] Make ImageBufferQt use premultiplied converting functions in Color.h ins...
Dongseong Hwang
Reported 2012-10-05 20:23:31 PDT
Only Qt port failed canvas/philip/tests/2d.imageData.put.unchanged.html. This bug will fix it.
Attachments
Patch (8.93 KB, patch)
2012-10-05 20:52 PDT, Dongseong Hwang
no flags
Dongseong Hwang
Comment 1 2012-10-05 20:52:52 PDT
Eric Seidel (no email)
Comment 2 2012-10-08 11:48:18 PDT
Comment on attachment 167438 [details] Patch SGTM.
WebKit Review Bot
Comment 3 2012-10-08 12:14:48 PDT
Comment on attachment 167438 [details] Patch Clearing flags on attachment: 167438 Committed r130672: <http://trac.webkit.org/changeset/130672>
WebKit Review Bot
Comment 4 2012-10-08 12:14:52 PDT
All reviewed patches have been landed. Closing bug.
Dongseong Hwang
Comment 5 2012-10-08 14:31:25 PDT
(In reply to comment #2) > (From update of attachment 167438 [details]) > SGTM. Thanks. :)
Simon Hausmann
Comment 6 2012-10-09 00:14:10 PDT
(In reply to comment #5) > (In reply to comment #2) > > (From update of attachment 167438 [details] [details]) > > SGTM. > > Thanks. :) Thank you! Good catch! :)
Note You need to log in before you can comment on or make changes to this bug.