[Webkit-unassigned] [Bug 35288] [Haiku] Implement ImageBuffer support
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Feb 23 03:25:58 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=35288
Stephan Aßmus <superstippi at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #49273| |review?
Flag| |
--- Comment #1 from Stephan Aßmus <superstippi at gmx.de> 2010-02-23 03:25:58 PST ---
Created an attachment (id=49273)
--> (https://bugs.webkit.org/attachment.cgi?id=49273)
Patch implementing StillImage class
The StillImage class wraps a native BBitmap in a WebCore::Image derived class.
A reviewer could check the destroyDecodedData() and decodedSize() methods.
Since StillImage will be used only for ImageBuffer implementation, and appear
to be short-lived, I don't believe image data needs to be pruned while keeping
the StillImage instance itself alive, but it would be nice to get a
confirmation.
--
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