DescriptionConvert SVGSMILElement::resolveInterval to return an SMILInterval
Rather than using two out-/reference parameters to return the result, use
the return value.
Also convert the 'bool first' argument to the method to an enumeration.
With the above SVGSMILElement::resolve{First,Next}Interval can be
simplified a bit.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175321
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|