[Webkit-unassigned] [Bug 112156] New: New context extensions restored improperly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 12 09:08:06 PDT 2013


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

           Summary: New context extensions restored improperly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebGL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rsarvaria at blackberry.com


When a context is lost and then restored, a new GraphicsContext3D object is created. initializeNewContext() is run to set up the new context, but setupFlags is not run. This means that the extensions are not reloaded and therefore will not work after restoration.

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