[Webkit-unassigned] [Bug 22102] -webkit-box-shadow causes awful scroll/resize/redraw performance

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 17 08:31:14 PDT 2009


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


Tom Brearley <tbrearley at mac.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tbrearley at mac.com




--- Comment #8 from Tom Brearley <tbrearley at mac.com>  2009-09-17 08:31:14 PDT ---
I've recently been having the same issues. However, i was using

    -webkit-box-shadow: 0px 0px 200px #000;

when i reduced it to:

    -webkit-box-shadow: 0px 0px 125px #000;

I found that a lot of the issues went. Similar to "Will Will".

I've tested on the latest WebKit nightly (r48454), and i have the same issues
there also.

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