[Webkit-unassigned] [Bug 87598] New: [BlackBerry] Always create a compositor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 27 15:00:12 PDT 2012


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

           Summary: [BlackBerry] Always create a compositor
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit BlackBerry
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: anilsson at rim.com
                CC: rwlbuis at gmail.com, staikos at kde.org, atreat at rim.com,
                    tonikitoo at webkit.org, mifenton at rim.com,
                    kpiascik at rim.com, mlattanzio at rim.com
        Depends on: 87590


There will likely be compositing layers either due to web content or
    due to overlays.

    Defer initialization of OpenGL objects (i.e., delay creation of the
    LayerRenderer object) until we actually need to draw and there are such
    layers, to avoid initializing OpenGL in the unlikely case that there
    are no compositing layers or overlay layers.

    PR #156811

Please note that this has not been internally reviewed yet, so it needs actual review. And also, it has a dependency that needs to be landed first.

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