[Webkit-unassigned] [Bug 73029] SVG Gaussian blur in 1-dimension is incorrect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 30 11:39:11 PST 2011


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





--- Comment #12 from Florin Malita <fmalita at google.com>  2011-11-30 11:39:11 PST ---
(From update of attachment 117213)
View in context: https://bugs.webkit.org/attachment.cgi?id=117213&action=review

>> Source/WebCore/platform/graphics/filters/FEGaussianBlur.cpp:126
>> +            dst = tmp;
> 
> I think you could use std::swap<>here.

Done.

>> Source/WebCore/platform/graphics/filters/FEGaussianBlur.cpp:134
>> +            dst = tmp;
> 
> Ditto.

Done.

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