[Webkit-unassigned] [Bug 41580] [chromium] Fix radial gradients

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 5 09:05:48 PDT 2010


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





--- Comment #8 from Stephen White <senorblanco at chromium.org>  2010-07-05 09:05:48 PST ---
Hmm.  I guess it's only the (r0, 0) radii case that this will really punish, performance-wise -- the others (where r1 > 0 also) weren't working anyway.  Is that correct?  OK.  I'd still rather it swap and do the fast case, though.  But feel free to submit that optimization to Skia instead.  :)

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