[Webkit-unassigned] [Bug 69776] New: [chromium] Check for lost context at beginning of compositor's execution

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 10 12:58:02 PDT 2011


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

           Summary: [chromium] Check for lost context at beginning of
                    compositor's execution
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kbr at google.com
                CC: jamesr at chromium.org, vangelis at chromium.org,
                    enne at google.com, nduca at chromium.org


Currently the compositor checks for the loss of OpenGL context at the end of its execution. In order to implement dynamic GPU switching we need to handle the case where the creation of a WebGL context provokes the loss of the compositor's context. This means that the compositor needs to check for lost context at the beginning of its run as well.

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