[Webkit-unassigned] [Bug 92800] page is repainting more than it should when adding a new (offscreen) table element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 31 17:25:30 PDT 2012


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





--- Comment #15 from Eric Seidel <eric at webkit.org>  2012-07-31 17:25:31 PST ---
The default version of the benchmark is 10000 by 25.  Which means we're doing (10000 / 50 - 1) = 199 extra full-screen repaints.

I suspect that's actually waaay more than 10% of the benchmark, even though that was what my back-of-the-hand instruments calculation told me. :)

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