gecko-dev/dom/svg
2023-06-20 20:26:49 +00:00
..
crashtests Bug 1837487 - stop asserting when Q units are used r=emilio 2023-06-09 02:26:38 +00:00
test Bug 1826062 - Automatic fixes for Prettier 2.0.5 upgrade. r=mossop,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,denschub,devtools-reviewers,sparky,owlish 2023-05-20 12:26:49 +00:00
DOMSVGAngle.cpp Bug 1835348 - Support turn units for angles in markers r=emilio 2023-05-26 20:42:23 +00:00
DOMSVGAngle.h
DOMSVGAnimatedAngle.cpp
DOMSVGAnimatedAngle.h
DOMSVGAnimatedBoolean.cpp
DOMSVGAnimatedBoolean.h
DOMSVGAnimatedEnumeration.cpp
DOMSVGAnimatedEnumeration.h
DOMSVGAnimatedInteger.cpp
DOMSVGAnimatedInteger.h
DOMSVGAnimatedLength.cpp
DOMSVGAnimatedLength.h
DOMSVGAnimatedLengthList.cpp
DOMSVGAnimatedLengthList.h
DOMSVGAnimatedNumber.cpp
DOMSVGAnimatedNumber.h
DOMSVGAnimatedNumberList.cpp
DOMSVGAnimatedNumberList.h
DOMSVGAnimatedString.cpp
DOMSVGAnimatedString.h
DOMSVGAnimatedTransformList.cpp
DOMSVGAnimatedTransformList.h
DOMSVGLength.cpp Bug 1836995 - Support q units for SVG lengths r=emilio 2023-06-07 14:29:48 +00:00
DOMSVGLength.h
DOMSVGLengthList.cpp
DOMSVGLengthList.h
DOMSVGNumber.cpp
DOMSVGNumber.h
DOMSVGNumberList.cpp
DOMSVGNumberList.h
DOMSVGPathSeg.cpp
DOMSVGPathSeg.h
DOMSVGPathSegList.cpp
DOMSVGPathSegList.h
DOMSVGPoint.cpp
DOMSVGPoint.h
DOMSVGPointList.cpp
DOMSVGPointList.h
DOMSVGStringList.cpp
DOMSVGStringList.h
DOMSVGTransform.cpp
DOMSVGTransform.h
DOMSVGTransformList.cpp
DOMSVGTransformList.h
moz.build
SVGAElement.cpp Bug 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug 2023-04-21 08:56:27 +00:00
SVGAElement.h Bug 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug 2023-04-21 08:56:27 +00:00
SVGAnimatedBoolean.cpp Bug 616362 - do not set aPreventCachingOfSandwich to false in methods that override SMILAttr::ValueFromString r=emilio 2023-04-01 12:44:07 +00:00
SVGAnimatedBoolean.h
SVGAnimatedClass.cpp Bug 616362 - do not set aPreventCachingOfSandwich to false in methods that override SMILAttr::ValueFromString r=emilio 2023-04-01 12:44:07 +00:00
SVGAnimatedClass.h
SVGAnimatedClassOrString.cpp
SVGAnimatedClassOrString.h
SVGAnimatedEnumeration.cpp Bug 616362 - do not set aPreventCachingOfSandwich to false in methods that override SMILAttr::ValueFromString r=emilio 2023-04-01 12:44:07 +00:00
SVGAnimatedEnumeration.h
SVGAnimatedInteger.cpp Bug 616362 - do not set aPreventCachingOfSandwich to false in methods that override SMILAttr::ValueFromString r=emilio 2023-04-01 12:44:07 +00:00
SVGAnimatedInteger.h
SVGAnimatedIntegerPair.cpp Bug 616362 - do not set aPreventCachingOfSandwich to false in methods that override SMILAttr::ValueFromString r=emilio 2023-04-01 12:44:07 +00:00
SVGAnimatedIntegerPair.h
SVGAnimatedLength.cpp Bug 1837093 - Make SVGAnimatedLength methods take const pointers to avoid casting away const later r=emilio 2023-06-07 14:28:18 +00:00
SVGAnimatedLength.h Bug 1837093 - Make SVGAnimatedLength methods take const pointers to avoid casting away const later r=emilio 2023-06-07 14:28:18 +00:00
SVGAnimatedLengthList.cpp Bug 1835622 - Perform length unit conversion in a single place r=emilio 2023-06-05 19:26:13 +00:00
SVGAnimatedLengthList.h
SVGAnimatedNumber.cpp Bug 616362 - do not set aPreventCachingOfSandwich to false in methods that override SMILAttr::ValueFromString r=emilio 2023-04-01 12:44:07 +00:00
SVGAnimatedNumber.h
SVGAnimatedNumberList.cpp Bug 1824933 - Avoid some copying in SVGLengthList and co. r=longsonr 2023-04-10 15:12:23 +00:00
SVGAnimatedNumberList.h
SVGAnimatedNumberPair.cpp Bug 616362 - do not set aPreventCachingOfSandwich to false in methods that override SMILAttr::ValueFromString r=emilio 2023-04-01 12:44:07 +00:00
SVGAnimatedNumberPair.h
SVGAnimatedOrient.cpp Bug 1835348 - Support turn units for angles in markers r=emilio 2023-05-26 20:42:23 +00:00
SVGAnimatedOrient.h Bug 1835348 - Support turn units for angles in markers r=emilio 2023-05-26 20:42:23 +00:00
SVGAnimatedPathSegList.cpp Bug 1824933 - Avoid some copying in SVGLengthList and co. r=longsonr 2023-04-10 15:12:23 +00:00
SVGAnimatedPathSegList.h
SVGAnimatedPointList.cpp Bug 1824933 - Avoid some copying in SVGLengthList and co. r=longsonr 2023-04-10 15:12:23 +00:00
SVGAnimatedPointList.h
SVGAnimatedPreserveAspectRatio.cpp Bug 616362 - do not set aPreventCachingOfSandwich to false in methods that override SMILAttr::ValueFromString r=emilio 2023-04-01 12:44:07 +00:00
SVGAnimatedPreserveAspectRatio.h
SVGAnimatedRect.cpp
SVGAnimatedRect.h
SVGAnimatedString.cpp Bug 616362 - do not set aPreventCachingOfSandwich to false in methods that override SMILAttr::ValueFromString r=emilio 2023-04-01 12:44:07 +00:00
SVGAnimatedString.h
SVGAnimatedTransformList.cpp Bug 616362 - do not set aPreventCachingOfSandwich to false in methods that override SMILAttr::ValueFromString r=emilio 2023-04-01 12:44:07 +00:00
SVGAnimatedTransformList.h
SVGAnimatedViewBox.cpp Bug 616362 - do not set aPreventCachingOfSandwich to false in methods that override SMILAttr::ValueFromString r=emilio 2023-04-01 12:44:07 +00:00
SVGAnimatedViewBox.h
SVGAnimateElement.cpp
SVGAnimateElement.h
SVGAnimateMotionElement.cpp Bug 1828294 - Simplify SMILSetAnimationFunction r=emilio 2023-04-17 22:27:59 +00:00
SVGAnimateMotionElement.h Bug 1828294 - Simplify SMILSetAnimationFunction r=emilio 2023-04-17 22:27:59 +00:00
SVGAnimateTransformElement.cpp
SVGAnimateTransformElement.h
SVGAnimationElement.cpp Bug 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug 2023-04-21 08:56:27 +00:00
SVGAnimationElement.h Bug 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug 2023-04-21 08:56:27 +00:00
SVGAttrTearoffTable.h Bug 1835177: Modernize SVGAttrTearoffTable to use StaticAutoPtr to manage deletion. r=boris 2023-06-01 23:57:08 +00:00
SVGAttrValueWrapper.cpp
SVGAttrValueWrapper.h
SVGCircleElement.cpp
SVGCircleElement.h
SVGClipPathElement.cpp
SVGClipPathElement.h
SVGComponentTransferFunctionElement.h
SVGContentUtils.cpp Bug 1831136 - Plumb android text scale via nsLookAndFeel. r=geckoview-reviewers,dholbert,owlish 2023-05-11 19:01:19 +00:00
SVGContentUtils.h
SVGDataParser.cpp
SVGDataParser.h
SVGDefsElement.cpp
SVGDefsElement.h
SVGDescElement.cpp
SVGDescElement.h
SVGDocument.cpp
SVGDocument.h
SVGElement.cpp Bug 1839255 - Clean up a bit the mapped attribute set-up. r=smaug 2023-06-20 10:02:44 +00:00
SVGElement.h Bug 1839255 - Clean up a bit the mapped attribute set-up. r=smaug 2023-06-20 10:02:44 +00:00
SVGElementFactory.cpp
SVGElementFactory.h
SVGEllipseElement.cpp
SVGEllipseElement.h
SVGFEBlendElement.cpp
SVGFEBlendElement.h
SVGFEColorMatrixElement.cpp
SVGFEColorMatrixElement.h
SVGFEComponentTransferElement.cpp
SVGFEComponentTransferElement.h
SVGFECompositeElement.cpp
SVGFECompositeElement.h
SVGFEConvolveMatrixElement.cpp
SVGFEConvolveMatrixElement.h
SVGFEDiffuseLightingElement.cpp
SVGFEDiffuseLightingElement.h
SVGFEDisplacementMapElement.cpp
SVGFEDisplacementMapElement.h
SVGFEDistantLightElement.cpp
SVGFEDistantLightElement.h
SVGFEDropShadowElement.cpp
SVGFEDropShadowElement.h
SVGFEFloodElement.cpp
SVGFEFloodElement.h
SVGFEGaussianBlurElement.cpp
SVGFEGaussianBlurElement.h
SVGFEImageElement.cpp Bug 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug 2023-04-21 08:56:27 +00:00
SVGFEImageElement.h Bug 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug 2023-04-21 08:56:27 +00:00
SVGFEMergeElement.cpp
SVGFEMergeElement.h
SVGFEMergeNodeElement.cpp
SVGFEMergeNodeElement.h
SVGFEMorphologyElement.cpp
SVGFEMorphologyElement.h
SVGFEOffsetElement.cpp
SVGFEOffsetElement.h
SVGFEPointLightElement.cpp
SVGFEPointLightElement.h
SVGFESpecularLightingElement.cpp
SVGFESpecularLightingElement.h
SVGFESpotLightElement.cpp
SVGFESpotLightElement.h
SVGFETileElement.cpp
SVGFETileElement.h
SVGFETurbulenceElement.cpp
SVGFETurbulenceElement.h
SVGFilterElement.cpp
SVGFilterElement.h
SVGFilters.cpp
SVGFilters.h
SVGForeignObjectElement.cpp Bug 1837093 - Make SVGAnimatedLength methods take const pointers to avoid casting away const later r=emilio 2023-06-07 14:28:18 +00:00
SVGForeignObjectElement.h
SVGFragmentIdentifier.cpp
SVGFragmentIdentifier.h
SVGGElement.cpp
SVGGElement.h
SVGGeometryElement.cpp Bug 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug 2023-04-21 08:56:27 +00:00
SVGGeometryElement.h Bug 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug 2023-04-21 08:56:27 +00:00
SVGGeometryProperty.cpp Bug 1837487 - stop asserting when Q units are used r=emilio 2023-06-09 02:26:38 +00:00
SVGGeometryProperty.h Bug 1837093 - Make SVGAnimatedLength methods take const pointers to avoid casting away const later r=emilio 2023-06-07 14:28:18 +00:00
SVGGradientElement.cpp
SVGGradientElement.h
SVGGraphicsElement.cpp Bug 1826001 - Change SVGUtils::IsInSVGTextSubtree into a member function on nsIFrame r=emilio 2023-04-02 21:17:07 +00:00
SVGGraphicsElement.h
SVGImageElement.cpp Bug 1814398 - SVGImageElement should not derive from SVGGeometryElement r=emilio 2023-04-29 15:13:34 +00:00
SVGImageElement.h Bug 1814398 - SVGImageElement should not derive from SVGGeometryElement r=emilio 2023-04-29 15:13:34 +00:00
SVGIntegerPairSMILType.cpp
SVGIntegerPairSMILType.h
SVGLength.cpp Bug 1837487 - stop asserting when Q units are used r=emilio 2023-06-09 02:26:38 +00:00
SVGLength.h Bug 1837487 - stop asserting when Q units are used r=emilio 2023-06-09 02:26:38 +00:00
SVGLengthList.cpp Bug 1824933 - Avoid some copying in SVGLengthList and co. r=longsonr 2023-04-10 15:12:23 +00:00
SVGLengthList.h Bug 1837093 - Make SVGAnimatedLength methods take const pointers to avoid casting away const later r=emilio 2023-06-07 14:28:18 +00:00
SVGLengthListSMILType.cpp Bug 1835622 - Perform length unit conversion in a single place r=emilio 2023-06-05 19:26:13 +00:00
SVGLengthListSMILType.h
SVGLineElement.cpp
SVGLineElement.h
SVGMarkerElement.cpp Bug 1836132 - stop setOrientToAngle from asserting if the angle is in turn units r=emilio 2023-06-01 11:31:56 +00:00
SVGMarkerElement.h Bug 1836132 - stop setOrientToAngle from asserting if the angle is in turn units r=emilio 2023-06-01 11:31:56 +00:00
SVGMaskElement.cpp
SVGMaskElement.h
SVGMatrix.cpp
SVGMatrix.h
SVGMetadataElement.cpp
SVGMetadataElement.h
SVGMotionSMILAnimationFunction.cpp
SVGMotionSMILAnimationFunction.h
SVGMotionSMILAttr.cpp
SVGMotionSMILAttr.h
SVGMotionSMILPathUtils.cpp Bug 1835622 - Perform length unit conversion in a single place r=emilio 2023-06-05 19:26:13 +00:00
SVGMotionSMILPathUtils.h
SVGMotionSMILType.cpp
SVGMotionSMILType.h
SVGMPathElement.cpp Bug 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug 2023-04-21 08:56:27 +00:00
SVGMPathElement.h Bug 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug 2023-04-21 08:56:27 +00:00
SVGNumberList.cpp Bug 1824933 - Avoid some copying in SVGLengthList and co. r=longsonr 2023-04-10 15:12:23 +00:00
SVGNumberList.h Bug 1824933 - Avoid some copying in SVGLengthList and co. r=longsonr 2023-04-10 15:12:23 +00:00
SVGNumberListSMILType.cpp
SVGNumberListSMILType.h
SVGNumberPairSMILType.cpp
SVGNumberPairSMILType.h
SVGOrientSMILType.cpp
SVGOrientSMILType.h
SVGPathData.cpp
SVGPathData.h Bug 1824933 - Avoid some copying in SVGLengthList and co. r=longsonr 2023-04-10 15:12:23 +00:00
SVGPathDataParser.cpp
SVGPathDataParser.h
SVGPathElement.cpp
SVGPathElement.h
SVGPathSegListSMILType.cpp
SVGPathSegListSMILType.h
SVGPathSegUtils.cpp
SVGPathSegUtils.h Bug 1772573 - check both types for relative or absoluteness r=emilio 2023-06-05 19:24:26 +00:00
SVGPatternElement.cpp
SVGPatternElement.h
SVGPoint.h
SVGPointList.cpp
SVGPointList.h Bug 1824933 - Avoid some copying in SVGLengthList and co. r=longsonr 2023-04-10 15:12:23 +00:00
SVGPointListSMILType.cpp
SVGPointListSMILType.h
SVGPolyElement.cpp
SVGPolyElement.h
SVGPolygonElement.cpp
SVGPolygonElement.h
SVGPolylineElement.cpp
SVGPolylineElement.h
SVGPreserveAspectRatio.cpp
SVGPreserveAspectRatio.h
SVGRect.cpp
SVGRect.h
SVGRectElement.cpp
SVGRectElement.h
SVGScriptElement.cpp Bug 1827512 - Properly handle type and src attribute changes on script tags. r=smaug 2023-06-14 04:00:09 +00:00
SVGScriptElement.h Bug 1827512 - Properly handle type and src attribute changes on script tags. r=smaug 2023-06-14 04:00:09 +00:00
SVGSetElement.cpp
SVGSetElement.h
SVGStopElement.cpp
SVGStopElement.h
SVGStringList.cpp
SVGStringList.h
SVGStyleElement.cpp Bug 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug 2023-04-21 08:56:27 +00:00
SVGStyleElement.h Bug 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug 2023-04-21 08:56:27 +00:00
SVGSVGElement.cpp
SVGSVGElement.h
SVGSwitchElement.cpp
SVGSwitchElement.h
SVGSymbolElement.cpp
SVGSymbolElement.h
SVGTagList.h
SVGTests.cpp
SVGTests.h
SVGTextContentElement.cpp
SVGTextContentElement.h
SVGTextElement.cpp
SVGTextElement.h
SVGTextPathElement.cpp
SVGTextPathElement.h
SVGTextPositioningElement.cpp
SVGTextPositioningElement.h
SVGTitleElement.cpp
SVGTitleElement.h
SVGTransform.cpp
SVGTransform.h
SVGTransformableElement.cpp
SVGTransformableElement.h
SVGTransformList.cpp
SVGTransformList.h
SVGTransformListParser.cpp
SVGTransformListParser.h
SVGTransformListSMILType.cpp
SVGTransformListSMILType.h
SVGTSpanElement.cpp
SVGTSpanElement.h
SVGUseElement.cpp Bug 1838738 - Remove a very noisy (when it is hit) warning. r=longsonr 2023-06-20 20:26:49 +00:00
SVGUseElement.h Bug 1829189 - Make OnAttrSetButNotChanged and AfterSetAttr infallible. r=smaug 2023-04-21 08:56:27 +00:00
SVGViewBoxSMILType.cpp
SVGViewBoxSMILType.h
SVGViewElement.cpp
SVGViewElement.h
SVGViewportElement.cpp Bug 1837093 - Make SVGAnimatedLength methods take const pointers to avoid casting away const later r=emilio 2023-06-07 14:28:18 +00:00
SVGViewportElement.h Bug 1837093 - Make SVGAnimatedLength methods take const pointers to avoid casting away const later r=emilio 2023-06-07 14:28:18 +00:00