[webkit-reviews] review requested: [Bug 10522] REGRESSION: Incomplete repaint after table relayout that decreases height : [Attachment 12730] Let objects know how far off they are from where their last layout took place

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Sun Jan 28 12:42:51 PST 2007


mitz at webkit.org has asked  for review:
Bug 10522: REGRESSION: Incomplete repaint after table relayout that decreases
height
http://bugs.webkit.org/show_bug.cgi?id=10522

Attachment 12730: Let objects know how far off they are from where their last
layout took place
http://bugs.webkit.org/attachment.cgi?id=12730&action=edit

------- Additional Comments from mitz at webkit.org
Added change log and repaint test.

> I think I can refine it so that I could remove some of the
> current "compensate for intermediate layout/repaint at the wrong
> coords" code.

I decided not to do it now (because it's too hard). This means that there might
still be some excessive painting, however none of it was added by this patch.
This patch merely moves some of the current painting to the right place.



More information about the webkit-reviews mailing list