[Webkit-unassigned] [Bug 3781] Animation via canvas could be faster

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 30 03:50:24 PST 2008


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


oliver at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-                     |oliver at apple.com
                   |unassigned at lists.webkit.org |
             Status|NEW                         |ASSIGNED
  Attachment #26311|                            |review?
               Flag|                            |




------- Comment #5 from oliver at apple.com  2008-12-30 03:50 PDT -------
Created an attachment (id=26311)
 --> (https://bugs.webkit.org/attachment.cgi?id=26311&action=view)
First step of fixing -- coalesce dirty rects to amortise calls to repaint

Coalesce the dirty region repaints a later patch can remove direct calls to
repaint in favour of a single call per dirty canvas at mthe end of js
execution.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list