[Webkit-unassigned] [Bug 35288] New: [Haiku] Implement ImageBuffer support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 23 03:04:57 PST 2010


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

           Summary: [Haiku] Implement ImageBuffer support
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: superstippi at gmx.de
                CC: simon.maxime at gmail.com


There is going to be two patches.

The first adds a StillImage class inheriting from WebCore::Image just like it's
done for the Qt port. This class wraps a native BBitmap and provides access to
the image data from within WebCore code.

The second patch actually implements ImageBuffer using StillImage for context()
and image().

-- 
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