[Webkit-unassigned] [Bug 51309] Share blur code between FEGaussianBlur and ContextShadow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 19 23:02:28 PST 2010


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





--- Comment #1 from Dirk Schulze <krit at webkit.org>  2010-12-19 23:02:28 PST ---
Difficult. IIRC ContextShadow just supports one channel blurring and copies all temporary results in one of the 4 channels. For GaussianBlur we need to blur all 4 channels (with one, rarely used exception: SourceAlpha).

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