[Webkit-unassigned] [Bug 50364] New: Throw webglcontextlost and webglcontextrestored events when a WebGL context is lost and restored.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 1 18:06:31 PST 2010


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

           Summary: Throw webglcontextlost and webglcontextrestored events
                    when a WebGL context is lost and restored.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: amarinichev at chromium.org
                CC: cmarrin at apple.com, kbr at google.com


This adds a call to getGraphicsResetStatusARB to see if the context was lost.  If it was it will attempt to create a new one.  A javascript event is thrown in both cases.

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