[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 12:11:52 PST 2011


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


Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #117238|review?, commit-queue?      |review-, commit-queue-
               Flag|                            |




--- Comment #13 from Simon Fraser (smfr) <simon.fraser at apple.com>  2011-11-30 12:11:52 PST ---
(From update of attachment 117238)
View in context: https://bugs.webkit.org/attachment.cgi?id=117238&action=review

> Source/WebCore/platform/graphics/filters/FEGaussianBlur.cpp:124
> +            std::swap(src, dst);

We normally put a 'using namespace std' at the top of the file and then drop the namespace here.

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