[Webkit-unassigned] [Bug 6770] REGRESSION: Incomplete repaint when block with clipping grows

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Apr 16 14:07:42 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=6770


opendarwin.org at mitzpettel.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #7750|                            |review?
               Flag|                            |




------- Comment #3 from opendarwin.org at mitzpettel.com  2006-04-16 14:07 PDT -------
Created an attachment (id=7750)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=7750&action=view)
Possible fix

I think this patch does not add a lot of painting, and what it does add can be
divided between
1) what's needed to fix the bug: the layer did not need layout, but ended up
resizing because of a child.
2) addressing the fact that the selfNeedsLayout() condition in
repaintAfterLayoutIfNeeded() is always false when called from the layer.


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



More information about the webkit-unassigned mailing list