[Webkit-unassigned] [Bug 101827] New: Allow ports to decide whether an image should be directly composited

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 9 19:54:21 PST 2012


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

           Summary: Allow ports to decide whether an image should be
                    directly composited
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: noam.rosenthal at nokia.com
                CC: simon.fraser at apple.com, luxtella at company100.net


For coordinated-graphics (Qt/EFL), it doesn't make sense to directly composite huge images or animated GIFs.
Since directly composited is an optional optimization, it would make sense to let the GraphicsLayer implementation make the decision about the image direct compositing strategy, the same way it decides whether an animation is accelerated.

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