[webkit-reviews] review requested: [Bug 30304] struct RGBA32Buffer is twice as big as the old ImageData of Qt : [Attachment 42028] Follow up patch to move from RGBA32Buffer& frame to RGBA32Buffer* frame and the same for the IntRect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 28 08:06:56 PDT 2009


Holger Freyther <zecke at selfish.org> has asked  for review:
Bug 30304: struct RGBA32Buffer is twice as big as the old ImageData of Qt
https://bugs.webkit.org/show_bug.cgi?id=30304

Attachment 42028: Follow up patch to move from RGBA32Buffer& frame to
RGBA32Buffer* frame and the same for the IntRect
https://bugs.webkit.org/attachment.cgi?id=42028&action=review

------- Additional Comments from Holger Freyther <zecke at selfish.org>
Change the code to use a RGBA32Buffer* and an IntRect* instead of the reference
as discussed here.


More information about the webkit-reviews mailing list