gecko-dev/dom/svg
longsonr 5221ba1823 Bug 1524314 - Use RAII notifier classes to simplify code r=dholbert
Also converts some of the RAII notifier classes to templates where they are doing the same notifications so we get more code reuse.

Differential Revision: https://phabricator.services.mozilla.com/D84229
2020-08-03 09:32:36 +00:00
..
crashtests
test Bug 1653400 - Add xorigin and fission annotations, r=kmag 2020-07-23 18:05:05 +00:00
DOMSVGAngle.cpp
DOMSVGAngle.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
DOMSVGAnimatedAngle.cpp
DOMSVGAnimatedAngle.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
DOMSVGAnimatedBoolean.cpp
DOMSVGAnimatedBoolean.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
DOMSVGAnimatedEnumeration.cpp
DOMSVGAnimatedEnumeration.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
DOMSVGAnimatedInteger.cpp
DOMSVGAnimatedInteger.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
DOMSVGAnimatedLength.cpp
DOMSVGAnimatedLength.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
DOMSVGAnimatedLengthList.cpp
DOMSVGAnimatedLengthList.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
DOMSVGAnimatedNumber.cpp
DOMSVGAnimatedNumber.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
DOMSVGAnimatedNumberList.cpp
DOMSVGAnimatedNumberList.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
DOMSVGAnimatedString.cpp
DOMSVGAnimatedString.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
DOMSVGAnimatedTransformList.cpp
DOMSVGAnimatedTransformList.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
DOMSVGLength.cpp Bug 1524314 - Use RAII notifier classes to simplify code r=dholbert 2020-08-03 09:32:36 +00:00
DOMSVGLength.h Bug 1524314 - Use RAII notifier classes to simplify code r=dholbert 2020-08-03 09:32:36 +00:00
DOMSVGLengthList.cpp Bug 1524314 - Use RAII notifier classes to simplify code r=dholbert 2020-08-03 09:32:36 +00:00
DOMSVGLengthList.h Bug 1524314 - Use RAII notifier classes to simplify code r=dholbert 2020-08-03 09:32:36 +00:00
DOMSVGNumber.cpp Bug 1524314 - Use RAII notifier classes to simplify code r=dholbert 2020-08-03 09:32:36 +00:00
DOMSVGNumber.h Bug 1524314 - Use RAII notifier classes to simplify code r=dholbert 2020-08-03 09:32:36 +00:00
DOMSVGNumberList.cpp Bug 1524314 - Use RAII notifier classes to simplify code r=dholbert 2020-08-03 09:32:36 +00:00
DOMSVGNumberList.h Bug 1524314 - Use RAII notifier classes to simplify code r=dholbert 2020-08-03 09:32:36 +00:00
DOMSVGPathSeg.cpp Bug 1524314 - Use RAII notifier classes to simplify code r=dholbert 2020-08-03 09:32:36 +00:00
DOMSVGPathSeg.h Bug 1524314 - Use RAII notifier classes to simplify code r=dholbert 2020-08-03 09:32:36 +00:00
DOMSVGPathSegList.cpp Bug 1524314 - Use RAII notifier classes to simplify code r=dholbert 2020-08-03 09:32:36 +00:00
DOMSVGPathSegList.h Bug 1524314 - Use RAII notifier classes to simplify code r=dholbert 2020-08-03 09:32:36 +00:00
DOMSVGPoint.cpp Bug 1524314 - Use RAII notifier classes to simplify code r=dholbert 2020-08-03 09:32:36 +00:00
DOMSVGPoint.h Bug 1524314 - Use RAII notifier classes to simplify code r=dholbert 2020-08-03 09:32:36 +00:00
DOMSVGPointList.cpp Bug 1524314 - Use RAII notifier classes to simplify code r=dholbert 2020-08-03 09:32:36 +00:00
DOMSVGPointList.h Bug 1524314 - Use RAII notifier classes to simplify code r=dholbert 2020-08-03 09:32:36 +00:00
DOMSVGStringList.cpp Bug 1223932 - delete guard object uses from the tree; r=jwalden 2020-07-30 14:22:38 +00:00
DOMSVGStringList.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
DOMSVGTransform.cpp Bug 1524314 - Use RAII notifier classes to simplify code r=dholbert 2020-08-03 09:32:36 +00:00
DOMSVGTransform.h Bug 1524314 - Use RAII notifier classes to simplify code r=dholbert 2020-08-03 09:32:36 +00:00
DOMSVGTransformList.cpp Bug 1524314 - Use RAII notifier classes to simplify code r=dholbert 2020-08-03 09:32:36 +00:00
DOMSVGTransformList.h Bug 1524314 - Use RAII notifier classes to simplify code r=dholbert 2020-08-03 09:32:36 +00:00
SVGAElement.cpp
SVGAElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGAnimateElement.cpp
SVGAnimateElement.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGAnimateMotionElement.cpp
SVGAnimateMotionElement.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGAnimateTransformElement.cpp
SVGAnimateTransformElement.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGAnimatedBoolean.cpp Bug 1524314 - Use RAII notifier classes to simplify code r=dholbert 2020-08-03 09:32:36 +00:00
SVGAnimatedBoolean.h Bug 1524314 - Use RAII notifier classes to simplify code r=dholbert 2020-08-03 09:32:36 +00:00
SVGAnimatedClass.cpp
SVGAnimatedClass.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGAnimatedEnumeration.cpp Bug 1524314 - Use RAII notifier classes to simplify code r=dholbert 2020-08-03 09:32:36 +00:00
SVGAnimatedEnumeration.h Bug 1524314 - Use RAII notifier classes to simplify code r=dholbert 2020-08-03 09:32:36 +00:00
SVGAnimatedInteger.cpp Bug 1524314 - Use RAII notifier classes to simplify code r=dholbert 2020-08-03 09:32:36 +00:00
SVGAnimatedInteger.h Bug 1524314 - Use RAII notifier classes to simplify code r=dholbert 2020-08-03 09:32:36 +00:00
SVGAnimatedIntegerPair.cpp Bug 1524314 - Use RAII notifier classes to simplify code r=dholbert 2020-08-03 09:32:36 +00:00
SVGAnimatedIntegerPair.h Bug 1524314 - Use RAII notifier classes to simplify code r=dholbert 2020-08-03 09:32:36 +00:00
SVGAnimatedLength.cpp Bug 1524314 - Use RAII notifier classes to simplify code r=dholbert 2020-08-03 09:32:36 +00:00
SVGAnimatedLength.h Bug 1524314 - Use RAII notifier classes to simplify code r=dholbert 2020-08-03 09:32:36 +00:00
SVGAnimatedLengthList.cpp
SVGAnimatedLengthList.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGAnimatedNumber.cpp Bug 1524314 - Use RAII notifier classes to simplify code r=dholbert 2020-08-03 09:32:36 +00:00
SVGAnimatedNumber.h Bug 1524314 - Use RAII notifier classes to simplify code r=dholbert 2020-08-03 09:32:36 +00:00
SVGAnimatedNumberList.cpp
SVGAnimatedNumberList.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGAnimatedNumberPair.cpp Bug 1524314 - Use RAII notifier classes to simplify code r=dholbert 2020-08-03 09:32:36 +00:00
SVGAnimatedNumberPair.h Bug 1524314 - Use RAII notifier classes to simplify code r=dholbert 2020-08-03 09:32:36 +00:00
SVGAnimatedOrient.cpp Bug 1524314 - Use RAII notifier classes to simplify code r=dholbert 2020-08-03 09:32:36 +00:00
SVGAnimatedOrient.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGAnimatedPathSegList.cpp
SVGAnimatedPathSegList.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGAnimatedPointList.cpp
SVGAnimatedPointList.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGAnimatedPreserveAspectRatio.cpp Bug 1524314 - Use RAII notifier classes to simplify code r=dholbert 2020-08-03 09:32:36 +00:00
SVGAnimatedPreserveAspectRatio.h Bug 1524314 - Use RAII notifier classes to simplify code r=dholbert 2020-08-03 09:32:36 +00:00
SVGAnimatedRect.cpp
SVGAnimatedRect.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGAnimatedString.cpp
SVGAnimatedString.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGAnimatedTransformList.cpp Bug 1259861 - Move everything else into the mozilla namespace in layout/svg r=dholbert 2020-07-11 02:20:20 +00:00
SVGAnimatedTransformList.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGAnimatedViewBox.cpp Bug 1524314 - Use RAII notifier classes to simplify code r=dholbert 2020-08-03 09:32:36 +00:00
SVGAnimatedViewBox.h Bug 1524314 - Use RAII notifier classes to simplify code r=dholbert 2020-08-03 09:32:36 +00:00
SVGAnimationElement.cpp
SVGAnimationElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGAttrTearoffTable.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGAttrValueWrapper.cpp
SVGAttrValueWrapper.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGCircleElement.cpp
SVGCircleElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGClipPathElement.cpp
SVGClipPathElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGComponentTransferFunctionElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGContentUtils.cpp Bug 1652430 - Fix some clang warnings in SVG r=dholbert 2020-07-13 15:20:36 +00:00
SVGContentUtils.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGDataParser.cpp
SVGDataParser.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGDefsElement.cpp
SVGDefsElement.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGDescElement.cpp
SVGDescElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGDocument.cpp
SVGDocument.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGElement.cpp Bug 1494356 - Remove SVG style attribute reparsing code. r=longsonr 2020-06-29 20:16:11 +00:00
SVGElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGElementFactory.cpp
SVGElementFactory.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGEllipseElement.cpp
SVGEllipseElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGFEBlendElement.cpp Bug 1259861 - Move everything else into the mozilla namespace in layout/svg r=dholbert 2020-07-11 02:20:20 +00:00
SVGFEBlendElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGFEColorMatrixElement.cpp Bug 1259861 - Move everything else into the mozilla namespace in layout/svg r=dholbert 2020-07-11 02:20:20 +00:00
SVGFEColorMatrixElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGFEComponentTransferElement.cpp Bug 1259861 - Move everything else into the mozilla namespace in layout/svg r=dholbert 2020-07-11 02:20:20 +00:00
SVGFEComponentTransferElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGFECompositeElement.cpp Bug 1649177 - Move SVG filter classes to the mozilla namespace r=dholbert 2020-06-30 18:11:50 +00:00
SVGFECompositeElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGFEConvolveMatrixElement.cpp Bug 1259861 - Move everything else into the mozilla namespace in layout/svg r=dholbert 2020-07-11 02:20:20 +00:00
SVGFEConvolveMatrixElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGFEDiffuseLightingElement.cpp Bug 1259861 - Move everything else into the mozilla namespace in layout/svg r=dholbert 2020-07-11 02:20:20 +00:00
SVGFEDiffuseLightingElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGFEDisplacementMapElement.cpp Bug 1259861 - Move everything else into the mozilla namespace in layout/svg r=dholbert 2020-07-11 02:20:20 +00:00
SVGFEDisplacementMapElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGFEDistantLightElement.cpp Bug 1649177 - Move SVG filter classes to the mozilla namespace r=dholbert 2020-06-30 18:11:50 +00:00
SVGFEDistantLightElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGFEDropShadowElement.cpp Bug 1649177 - Move SVG filter classes to the mozilla namespace r=dholbert 2020-06-30 18:11:50 +00:00
SVGFEDropShadowElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGFEFloodElement.cpp Bug 1649177 - Move SVG filter classes to the mozilla namespace r=dholbert 2020-06-30 18:11:50 +00:00
SVGFEFloodElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGFEGaussianBlurElement.cpp Bug 1259861 - Move everything else into the mozilla namespace in layout/svg r=dholbert 2020-07-11 02:20:20 +00:00
SVGFEGaussianBlurElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGFEImageElement.cpp Bug 1608501 - Part 3: Clean up image request in DestroyContent; r=smaug 2020-07-21 12:08:14 +00:00
SVGFEImageElement.h Bug 1608501 - Part 3: Clean up image request in DestroyContent; r=smaug 2020-07-21 12:08:14 +00:00
SVGFEMergeElement.cpp Bug 1649177 - Move SVG filter classes to the mozilla namespace r=dholbert 2020-06-30 18:11:50 +00:00
SVGFEMergeElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGFEMergeNodeElement.cpp
SVGFEMergeNodeElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGFEMorphologyElement.cpp Bug 1649177 - Move SVG filter classes to the mozilla namespace r=dholbert 2020-06-30 18:11:50 +00:00
SVGFEMorphologyElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGFEOffsetElement.cpp Bug 1649177 - Move SVG filter classes to the mozilla namespace r=dholbert 2020-06-30 18:11:50 +00:00
SVGFEOffsetElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGFEPointLightElement.cpp Bug 1649177 - Move SVG filter classes to the mozilla namespace r=dholbert 2020-06-30 18:11:50 +00:00
SVGFEPointLightElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGFESpecularLightingElement.cpp Bug 1259861 - Move everything else into the mozilla namespace in layout/svg r=dholbert 2020-07-11 02:20:20 +00:00
SVGFESpecularLightingElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGFESpotLightElement.cpp Bug 1649177 - Move SVG filter classes to the mozilla namespace r=dholbert 2020-06-30 18:11:50 +00:00
SVGFESpotLightElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGFETileElement.cpp Bug 1649177 - Move SVG filter classes to the mozilla namespace r=dholbert 2020-06-30 18:11:50 +00:00
SVGFETileElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGFETurbulenceElement.cpp Bug 1259861 - Move everything else into the mozilla namespace in layout/svg r=dholbert 2020-07-11 02:20:20 +00:00
SVGFETurbulenceElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGFilterElement.cpp Bug 1259861 - Move everything else into the mozilla namespace in layout/svg r=dholbert 2020-07-11 02:20:20 +00:00
SVGFilterElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGFilters.cpp Bug 1259861 - Move everything else into the mozilla namespace in layout/svg r=dholbert 2020-07-11 02:20:20 +00:00
SVGFilters.h Bug 1653193 - Hide complex template instance PrimitiveAttributes. r=mstange 2020-07-21 08:39:35 +00:00
SVGForeignObjectElement.cpp
SVGForeignObjectElement.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGFragmentIdentifier.cpp Bug 1223932 - delete guard object uses from the tree; r=jwalden 2020-07-30 14:22:38 +00:00
SVGFragmentIdentifier.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGGElement.cpp
SVGGElement.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGGeometryElement.cpp Bug 1259861 - Move everything else into the mozilla namespace in layout/svg r=dholbert 2020-07-11 02:20:20 +00:00
SVGGeometryElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGGeometryProperty.cpp
SVGGeometryProperty.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGGradientElement.cpp
SVGGradientElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGGraphicsElement.cpp
SVGGraphicsElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGImageElement.cpp Bug 1648064 - Switch DOM images to work like CSS images for the purposes of printing. r=tnikkel,smaug 2020-07-22 20:29:00 +00:00
SVGImageElement.h Bug 1648064 - Switch DOM images to work like CSS images for the purposes of printing. r=tnikkel,smaug 2020-07-22 20:29:00 +00:00
SVGIntegerPairSMILType.cpp
SVGIntegerPairSMILType.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGLength.cpp
SVGLength.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGLengthList.cpp
SVGLengthList.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGLengthListSMILType.cpp
SVGLengthListSMILType.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGLineElement.cpp
SVGLineElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGMPathElement.cpp
SVGMPathElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGMarkerElement.cpp
SVGMarkerElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGMaskElement.cpp
SVGMaskElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGMatrix.cpp
SVGMatrix.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGMetadataElement.cpp
SVGMetadataElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGMotionSMILAnimationFunction.cpp Bug 1201214 - Deal with AppendElement failing if it's called in a fallible way r=jwatt 2020-07-21 14:17:44 +00:00
SVGMotionSMILAnimationFunction.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGMotionSMILAttr.cpp
SVGMotionSMILAttr.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGMotionSMILPathUtils.cpp
SVGMotionSMILPathUtils.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGMotionSMILType.cpp
SVGMotionSMILType.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGNumberList.cpp
SVGNumberList.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGNumberListSMILType.cpp
SVGNumberListSMILType.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGNumberPairSMILType.cpp
SVGNumberPairSMILType.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGOrientSMILType.cpp
SVGOrientSMILType.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGPathData.cpp Bug 1201214 - Deal with AppendElement failing if it's called in a fallible way r=jwatt 2020-07-21 14:17:44 +00:00
SVGPathData.h Bug 1201214 - Deal with AppendElement failing if it's called in a fallible way r=jwatt 2020-07-21 14:17:44 +00:00
SVGPathDataParser.cpp
SVGPathDataParser.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGPathElement.cpp
SVGPathElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGPathSegListSMILType.cpp
SVGPathSegListSMILType.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGPathSegUtils.cpp
SVGPathSegUtils.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGPatternElement.cpp
SVGPatternElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGPoint.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGPointList.cpp
SVGPointList.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGPointListSMILType.cpp
SVGPointListSMILType.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGPolyElement.cpp
SVGPolyElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGPolygonElement.cpp
SVGPolygonElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGPolylineElement.cpp
SVGPolylineElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGPreserveAspectRatio.cpp
SVGPreserveAspectRatio.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGRect.cpp
SVGRect.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGRectElement.cpp
SVGRectElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGSVGElement.cpp Bug 1259861 - Move everything else into the mozilla namespace in layout/svg r=dholbert 2020-07-11 02:20:20 +00:00
SVGSVGElement.h Bug 1223932 - delete guard object uses from the tree; r=jwalden 2020-07-30 14:22:38 +00:00
SVGScriptElement.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
SVGScriptElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGSetElement.cpp
SVGSetElement.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGStopElement.cpp Bug 1645753 - Add color as a mapped attribute for gradient stops r=heycam 2020-06-18 00:34:23 +00:00
SVGStopElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGStringList.cpp
SVGStringList.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGStyleElement.cpp
SVGStyleElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGSwitchElement.cpp Bug 1259861 - Move everything else into the mozilla namespace in layout/svg r=dholbert 2020-07-11 02:20:20 +00:00
SVGSwitchElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGSymbolElement.cpp
SVGSymbolElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGTSpanElement.cpp
SVGTSpanElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGTagList.h
SVGTests.cpp
SVGTests.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGTextContentElement.cpp
SVGTextContentElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGTextElement.cpp
SVGTextElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGTextPathElement.cpp
SVGTextPathElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGTextPositioningElement.cpp
SVGTextPositioningElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGTitleElement.cpp
SVGTitleElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGTransform.cpp
SVGTransform.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGTransformList.cpp
SVGTransformList.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGTransformListParser.cpp
SVGTransformListParser.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGTransformListSMILType.cpp
SVGTransformListSMILType.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGTransformableElement.cpp Bug 1259861 - Move everything else into the mozilla namespace in layout/svg r=dholbert 2020-07-11 02:20:20 +00:00
SVGTransformableElement.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGUseElement.cpp Bug 1259861 - Move everything else into the mozilla namespace in layout/svg r=dholbert 2020-07-11 02:20:20 +00:00
SVGUseElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGViewBoxSMILType.cpp
SVGViewBoxSMILType.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGViewElement.cpp
SVGViewElement.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGViewportElement.cpp Bug 1651404 - Move nsSVGDisplayableFrame and nsISVGSVGFrame to the mozilla namespace r=dholbert 2020-07-09 18:34:54 +00:00
SVGViewportElement.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
moz.build Bug 1652254 - Remove svg from some moz.build local includes r=dholbert 2020-07-12 16:38:26 +00:00
nsISVGPoint.cpp
nsISVGPoint.h