[Webkit-unassigned] [Bug 26380] SVG Filters and big sized filterRegions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 18 01:52:52 PDT 2009


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


oliver at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #31267|review?                     |review-
               Flag|                            |




------- Comment #3 from oliver at apple.com  2009-06-18 01:52 PDT -------
(From update of attachment 31267)
Where does the 3000.0f maxSize come from? It looks like it's actually a
constant so i believe you actually probably want a static const float
kMaxFilterSize = 3000.0f; in the file, rather than scoped to the function.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list