DescriptionGet rid of special casing for SVGNumber in the bindings generator
Get rid of special casing for SVGNumber in the bindings generator by
adding a new SVGNumber.h header containing a typedef from SVGNumber
to float. The 'value' attribute getter / setter for SVGNumber now
have a custom implementation since SVGNumber is not a class.
Patch Set 1 #Patch Set 2 : Update core.gypi #
Total comments: 3
Messages
Total messages: 16 (0 generated)
|