[Webkit-unassigned] [Bug 30304] struct RGBA32Buffer is twice as big as the old ImageData of Qt

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


https://bugs.webkit.org/show_bug.cgi?id=30304


Holger Freyther <zecke at selfish.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #42028|                            |review?
               Flag|                            |




--- Comment #12 from Holger Freyther <zecke at selfish.org>  2009-10-28 08:06:56 PDT ---
Created an attachment (id=42028)
 --> (https://bugs.webkit.org/attachment.cgi?id=42028)
Follow up patch to move from RGBA32Buffer& frame to RGBA32Buffer* frame and the
same for the IntRect

Change the code to use a RGBA32Buffer* and an IntRect* instead of the reference
as discussed here.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list