[Webkit-unassigned] [Bug 97942] New: TextureMapperGL destructor crashes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 28 14:52:26 PDT 2012


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

           Summary: TextureMapperGL destructor crashes
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: luiz at webkit.org
                CC: noam.rosenthal at nokia.com


BitmapTextureGL destructor uses a TextureMapperGL instance on its destructor. The problem is that BitmapTextureGL objects are destroyed on TextureMapper destructor and at that time TextureMapperGL specific methods and data are not available any more.

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