[Webkit-unassigned] [Bug 45800] New: Coalesce canvas repaints

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 14 18:53:18 PDT 2010


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

           Summary: Coalesce canvas repaints
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: simon.fraser at apple.com
                CC: oliver at apple.com


We should avoid every draw operation in an canvas from propagating out into an invalidation. It would be better to batch them up and only do one invalidate per event loop.

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