[webkit-reviews] review denied: [Bug 89865] [Qt] Avoid a deep copy of QImage in GraphicsContext3D::getImageData. : [Attachment 149270] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 25 13:06:46 PDT 2012


Noam Rosenthal <noam.rosenthal at nokia.com> has denied Huang Dongsung
<luxtella at company100.net>'s request for review:
Bug 89865: [Qt] Avoid a deep copy of QImage in GraphicsContext3D::getImageData.
https://bugs.webkit.org/show_bug.cgi?id=89865

Attachment 149270: patch
https://bugs.webkit.org/attachment.cgi?id=149270&action=review

------- Additional Comments from Noam Rosenthal <noam.rosenthal at nokia.com>
While we're at it, we should convert the format to Format_ARGB32_Premultiplied
if premultiplied is requested, instead of changing to ARGB32 and then
premultiplying as an additional step.


More information about the webkit-reviews mailing list