[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:19:50 PST 2010


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


James Robinson <jamesr at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hyatt at apple.com




--- Comment #1 from James Robinson <jamesr at chromium.org>  2010-02-05 16:19:50 PST ---
overflow:hidden causes each TD to get its own layer.  The patch in
https://bugs.webkit.org/show_bug.cgi?id=33520 speeds hit testing up

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