[Webkit-unassigned] [Bug 82051] Direct shadow casting by the background is an unnaturally *slow* path on some ports for some apps
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Mar 23 06:37:25 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=82051
--- Comment #1 from Tom Hudson <tomhudson at google.com> 2012-03-23 06:37:25 PST ---
If I comment out two lines of the BoxShadow CL from Feb 15 (turning off the "fast path" in RenderBoxModelObject::fillPaintLayerExtended() and reactivating the "slow path" in RenderBox::paintBoxDecorations()), Chromium performance returns to what we were seeing before this change.
--
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