[Webkit-unassigned] [Bug 5863] feMorphology filter is not implemented

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 24 13:42:54 PDT 2009


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


Eric Seidel <eric at webkit.org> changed:

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




--- Comment #5 from Eric Seidel <eric at webkit.org>  2009-08-24 13:42:53 PDT ---
(From update of attachment 38470)
I don't understand why these exist:
char SVGRadiusXAttrIdentifier[] = "SVGRadiusXAttr";
 33 char SVGRadiusYAttrIdentifier[] = "SVGRadiusYAttr";

Why the _?
set_operatorBaseValue
is this all to avoid "operator" in C++?

This seems wrong, no?
 36         readonly attribute SVGAnimatedEnumeration _operator;

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