fune/dom/smil
longsonr 5b9df67d2e Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert
Also removes some mozilla:: where its no longer needed

Note that this patch was created by running

sed -e -i '.bak' 's/typedef ([a-zA-Z0-9:]+) ([a-zA-Z0-9:]+)/using \2 = \1/'

and then fixing up a few cases that didn't work.

Differential Revision: https://phabricator.services.mozilla.com/D83294
2020-07-15 10:37:55 +00:00
..
crashtests
test
moz.build
SMILAnimationController.cpp
SMILAnimationController.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SMILAnimationFunction.cpp
SMILAnimationFunction.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SMILAttr.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SMILBoolType.cpp
SMILBoolType.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SMILCompositor.cpp
SMILCompositor.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SMILCompositorTable.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SMILCSSProperty.cpp
SMILCSSProperty.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SMILCSSValueType.cpp
SMILCSSValueType.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SMILEnumType.cpp
SMILEnumType.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SMILFloatType.cpp
SMILFloatType.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SMILInstanceTime.cpp
SMILInstanceTime.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SMILIntegerType.cpp
SMILIntegerType.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SMILInterval.cpp
SMILInterval.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SMILKeySpline.cpp
SMILKeySpline.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SMILMilestone.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SMILNullType.cpp
SMILNullType.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SMILParserUtils.cpp
SMILParserUtils.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SMILRepeatCount.cpp
SMILRepeatCount.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SMILSetAnimationFunction.cpp
SMILSetAnimationFunction.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SMILStringType.cpp
SMILStringType.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SMILTargetIdentifier.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SMILTimeContainer.cpp
SMILTimeContainer.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SMILTimedElement.cpp
SMILTimedElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SMILTimeValue.cpp
SMILTimeValue.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SMILTimeValueSpec.cpp
SMILTimeValueSpec.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SMILTimeValueSpecParams.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SMILType.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SMILTypes.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SMILValue.cpp
SMILValue.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
TimeEvent.cpp
TimeEvent.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00