Bug 98582 - [Qt] Make ImageBufferQt use premultiplied converting functions in Color.h instead of its own mechanism.
Summary: [Qt] Make ImageBufferQt use premultiplied converting functions in Color.h ins...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Images (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-05 20:23 PDT by Dongseong Hwang
Modified: 2012-10-09 00:14 PDT (History)
7 users (show)

See Also:


Attachments
Patch (8.93 KB, patch)
2012-10-05 20:52 PDT, Dongseong Hwang
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dongseong Hwang 2012-10-05 20:23:31 PDT
Only Qt port failed canvas/philip/tests/2d.imageData.put.unchanged.html. This bug will fix it.
Comment 1 Dongseong Hwang 2012-10-05 20:52:52 PDT
Created attachment 167438 [details]
Patch
Comment 2 Eric Seidel (no email) 2012-10-08 11:48:18 PDT
Comment on attachment 167438 [details]
Patch

SGTM.
Comment 3 WebKit Review Bot 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>
Comment 4 WebKit Review Bot 2012-10-08 12:14:52 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Dongseong Hwang 2012-10-08 14:31:25 PDT
(In reply to comment #2)
> (From update of attachment 167438 [details])
> SGTM.

Thanks. :)
Comment 6 Simon Hausmann 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! :)