[Webkit-unassigned] [Bug 92800] Table test is invalidating the wrong rect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 31 15:58:41 PDT 2012


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





--- Comment #2 from Eric Seidel <eric at webkit.org>  2012-07-31 15:58:42 PST ---
I believe the extra draws are coming from the newly added table attempting to invalidate it's "old bounds" after it's initial layout.

It's not clear to me what systems we have in place to prevent LayoutRepainter from attempting to invalidate "old bounds" for an object which is doing it's first layout/never painted before.

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