[Webkit-unassigned] [Bug 40793] [Cairo] The size of the shadow image uses the standard deviation size instead of the blur radius
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 19 03:47:47 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=40793
--- Comment #25 from Alejandro G. Castro <alex at igalia.com> 2010-08-19 03:47:46 PST ---
(In reply to comment #24)
> (From update of attachment 64823 [details])
> WebCore/platform/graphics/filters/FEGaussianBlur.h:46
> + static float calculateStdDeviation(const float& radius);
> make it const please.
>
I've just checked this function is already static so it can no be const.
--
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