[webkit-reviews] review requested: [Bug 6770] REGRESSION: Incomplete repaint when block with clipping grows : [Attachment 7750] Possible fix

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


opendarwin.org at mitzpettel.com has asked  for review:
Bug 6770: REGRESSION: Incomplete repaint when block with clipping grows
http://bugzilla.opendarwin.org/show_bug.cgi?id=6770

Attachment 7750: Possible fix
http://bugzilla.opendarwin.org/attachment.cgi?id=7750&action=edit

------- Additional Comments from opendarwin.org at mitzpettel.com
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.



More information about the webkit-reviews mailing list