[Webkit-unassigned] [Bug 69091] Background bleed avoidance has performance drawback

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 29 12:30:52 PDT 2011


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





--- Comment #3 from James Robinson <jamesr at chromium.org>  2011-09-29 12:30:52 PST ---
(In reply to comment #0)
> To avoid background bleeding for radius border the current best approach is to create a transparent layer to paint background and border, clipping is done at the end. While this works all the time it has performance drawback and on some sites this makes scrolling very slow.
> 

Are you talking about the skia antialiased clipping logic, or something in the cross-platform WebKit code?

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