[Webkit-unassigned] [Bug 70098] New: [TexMap][QT] Prevent a RefCounted object from using OwnPtr in TexMap.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 14 04:54:26 PDT 2011


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

           Summary: [TexMap][QT] Prevent a RefCounted object from using
                    OwnPtr in TexMap.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: luxtella at company100.net


TextureMapperGL has BGRA32PremultimpliedBuffer using OwnPtr, not PefPtr.
It causes following assertion fail, RefCountedBase::m_deletionHasBegun.

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