[Webkit-unassigned] [Bug 34344] Adding overflow:hidden to TD elements makes hit testing much slower

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 5 16:20:55 PST 2010


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





--- Comment #2 from James Robinson <jamesr at chromium.org>  2010-02-05 16:20:55 PST ---
Pah, bugzilla was a bit overeager.  What I meant was:

overflow:hidden causes each TD to get its own RenderLayer.  The patch in
https://bugs.webkit.org/show_bug.cgi?id=33520 speeds this test up by about 33%.

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