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 SVGNumber class.
The implementation is now using the SVGNumber type instead of float
and thus no longer requires special handling on bindings side.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=154380
Patch Set 1 #Patch Set 2 : Fix regressions #Patch Set 3 : Build fix for mac #
Total comments: 2
Patch Set 4 : Fix style issues #Messages
Total messages: 7 (0 generated)
|