[Webkit-unassigned] [Bug 82444] New: [BlackBerry] Clean up ImageBufferData

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 28 03:36:50 PDT 2012


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

           Summary: [BlackBerry] Clean up ImageBufferData
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit BlackBerry
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: robin.cao at torchmobile.com.cn
                CC: rwlbuis at gmail.com, staikos at kde.org,
                    charles.wei at torchmobile.com.cn, tonikitoo at webkit.org,
                    anilsson at rim.com, fspacek at rim.com


We need to clean up WebCore/platform/graphics/blackberry/skia/ImageBufferDataSkia.h.

m_buffer is not used and should be removed.
RefPtr<LayerWebKitThread> m_platformLayer; -->> RefPtr<CanvasLayerWebKitThread> m_platformLayer;

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