[Webkit-unassigned] [Bug 52627] New: Accelerated canvas2D has bad clipping performance

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 18 07:55:27 PST 2011


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

           Summary: Accelerated canvas2D has bad clipping performance
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: ASSIGNED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: senorblanco at chromium.org


Since our Canvas2D path does not implement clipping, all draws are done in software and uploaded, which is mighty slow for sites with lots of clipped, composited objects.

See also http://crbug.com/68735

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