[Webkit-unassigned] [Bug 87600] New: [BlackBerry] Make custom compositing thread layers more flexible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 27 15:02:17 PDT 2012


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

           Summary: [BlackBerry] Make custom compositing thread layers
                    more flexible
           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: 87598


Introduce a LayerCompositingThreadClient that's used to fine tune the
    behaviour of custom layers. Let the LayerTiler be a
    LayerCompositingThreadClient and thus decouple it from
    LayerCompositingThread. Adjust method signatures to allow a one-to-many
    relationship between Client and Layer.

    Remove the old LayerCompositingThread::drawCustom() in favour of this new
    Client interface.

    PR #156812

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