gecko-dev/dom/svg
Kris Wright 5e37146c9f Bug 1692068 - Disable broken crashtests on tsan. r=necko-reviewers,decoder,dragana
These tests either cause frequent or permanent failures on TSan.

Differential Revision: https://phabricator.services.mozilla.com/D110371
2021-05-25 01:15:49 +00:00
..
crashtests Bug 1692068 - Disable broken crashtests on tsan. r=necko-reviewers,decoder,dragana 2021-05-25 01:15:49 +00:00
test Bug 1342741 - Adjust a few testcases that are sensitive to glyph/metrics differences in Menlo. r=mstange 2021-03-12 16:13:18 +00:00
DOMSVGAngle.cpp
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
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 Bug 1706939 - Make the SVG attribute code a bit more generic. r=longsonr 2021-04-23 19:39:37 +00:00
DOMSVGStringList.h
DOMSVGTransform.cpp
DOMSVGTransform.h
DOMSVGTransformList.cpp
DOMSVGTransformList.h
SVGAElement.cpp
SVGAElement.h
SVGAnimateElement.cpp
SVGAnimateElement.h
SVGAnimateMotionElement.cpp
SVGAnimateMotionElement.h
SVGAnimateTransformElement.cpp
SVGAnimateTransformElement.h
SVGAnimatedBoolean.cpp
SVGAnimatedBoolean.h
SVGAnimatedClass.cpp
SVGAnimatedClass.h
SVGAnimatedClassOrString.cpp
SVGAnimatedClassOrString.h
SVGAnimatedEnumeration.cpp Bug 1706939 - Make the SVG attribute code a bit more generic. r=longsonr 2021-04-23 19:39:37 +00:00
SVGAnimatedEnumeration.h
SVGAnimatedInteger.cpp
SVGAnimatedInteger.h
SVGAnimatedIntegerPair.cpp
SVGAnimatedIntegerPair.h
SVGAnimatedLength.cpp
SVGAnimatedLength.h
SVGAnimatedLengthList.cpp
SVGAnimatedLengthList.h Bug 1706939 - Copy internal attribute values from SVG elements for printing. r=longsonr 2021-04-23 19:39:38 +00:00
SVGAnimatedNumber.cpp
SVGAnimatedNumber.h
SVGAnimatedNumberList.cpp
SVGAnimatedNumberList.h Merge autoland to mozilla-central. a=merge 2021-04-24 00:50:35 +03:00
SVGAnimatedNumberPair.cpp
SVGAnimatedNumberPair.h
SVGAnimatedOrient.cpp Bug 1685543 - Expose auto-start-reverse enum value r=emilio 2021-01-08 00:05:11 +00:00
SVGAnimatedOrient.h Bug 1685543 - Expose auto-start-reverse enum value r=emilio 2021-01-08 00:05:11 +00:00
SVGAnimatedPathSegList.cpp
SVGAnimatedPathSegList.h
SVGAnimatedPointList.cpp
SVGAnimatedPointList.h
SVGAnimatedPreserveAspectRatio.cpp
SVGAnimatedPreserveAspectRatio.h
SVGAnimatedRect.cpp
SVGAnimatedRect.h
SVGAnimatedString.cpp
SVGAnimatedString.h Bug 1706939 - Copy internal attribute values from SVG elements for printing. r=longsonr 2021-04-23 19:39:38 +00:00
SVGAnimatedTransformList.cpp
SVGAnimatedTransformList.h
SVGAnimatedViewBox.cpp
SVGAnimatedViewBox.h
SVGAnimationElement.cpp Bug 1682307 - use document URI rather than baseURI for local references with SMIL r=emilio 2020-12-21 03:49:33 +00:00
SVGAnimationElement.h
SVGAttrTearoffTable.h Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin 2021-03-10 10:47:47 +00:00
SVGAttrValueWrapper.cpp
SVGAttrValueWrapper.h
SVGCircleElement.cpp Bug 1683907 - use the same logic for rendering and bounds checking r=emilio 2020-12-26 16:29:05 +00:00
SVGCircleElement.h
SVGClipPathElement.cpp
SVGClipPathElement.h
SVGComponentTransferFunctionElement.h
SVGContentUtils.cpp Bug 1703987 - Measure percentage stroke-widths on text/non-text svg content. r=dholbert 2021-04-09 13:07:07 +00:00
SVGContentUtils.h
SVGDataParser.cpp
SVGDataParser.h
SVGDefsElement.cpp
SVGDefsElement.h
SVGDescElement.cpp
SVGDescElement.h
SVGDocument.cpp
SVGDocument.h Bug 1551040 - Add const versions of Document casts. r=edgar 2021-01-17 14:44:44 +00:00
SVGElement.cpp Merge autoland to mozilla-central. a=merge 2021-04-24 00:50:35 +03:00
SVGElement.h Bug 1706939 - Copy internal attribute values from SVG elements for printing. r=longsonr 2021-04-23 19:39:38 +00:00
SVGElementFactory.cpp Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin 2021-03-10 10:47:47 +00:00
SVGElementFactory.h
SVGEllipseElement.cpp Bug 1683907 - use the same logic for rendering and bounds checking r=emilio 2020-12-26 16:29:05 +00:00
SVGEllipseElement.h
SVGFEBlendElement.cpp
SVGFEBlendElement.h
SVGFEColorMatrixElement.cpp
SVGFEColorMatrixElement.h
SVGFEComponentTransferElement.cpp
SVGFEComponentTransferElement.h
SVGFECompositeElement.cpp Bug 1518099 - Add support for lighter operator in feComposite r=jrmuizel,emilio 2021-01-05 20:49:00 +00:00
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 1709577 - Remove CORS_* constants from imgIRequest, use CORSMode instead. r=tnikkel 2021-05-05 15:23:25 +00:00
SVGFEImageElement.h
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
SVGForeignObjectElement.h
SVGFragmentIdentifier.cpp
SVGFragmentIdentifier.h
SVGGElement.cpp
SVGGElement.h
SVGGeometryElement.cpp Bug 1706939 - Make the SVG attribute code a bit more generic. r=longsonr 2021-04-23 19:39:37 +00:00
SVGGeometryElement.h
SVGGeometryProperty.cpp
SVGGeometryProperty.h Bug 1684567 - don't round unspecified image dimensions to integers r=emilio 2020-12-31 12:34:02 +00:00
SVGGradientElement.cpp
SVGGradientElement.h
SVGGraphicsElement.cpp
SVGGraphicsElement.h
SVGImageElement.cpp
SVGImageElement.h
SVGIntegerPairSMILType.cpp
SVGIntegerPairSMILType.h
SVGLength.cpp
SVGLength.h
SVGLengthList.cpp
SVGLengthList.h Bug 1706939 - Copy internal attribute values from SVG elements for printing. r=longsonr 2021-04-23 19:39:38 +00:00
SVGLengthListSMILType.cpp
SVGLengthListSMILType.h
SVGLineElement.cpp
SVGLineElement.h
SVGMPathElement.cpp Bug 1682307 - use document URI rather than baseURI for local references with SMIL r=emilio 2020-12-21 03:49:33 +00:00
SVGMPathElement.h
SVGMarkerElement.cpp Bug 1710840 - Part 2: Get rid of NS_ERROR_DOM_SVG_WRONG_TYPE_ERR; r=smaug 2021-05-12 23:32:38 +00:00
SVGMarkerElement.h Bug 1685543 - Expose auto-start-reverse enum value r=emilio 2021-01-08 00:05:11 +00:00
SVGMaskElement.cpp
SVGMaskElement.h
SVGMatrix.cpp Bug 987432 - remove unnecessary float casts in SkewX and SkewY r=dholbert 2021-01-02 17:17:26 +00:00
SVGMatrix.h
SVGMetadataElement.cpp
SVGMetadataElement.h
SVGMotionSMILAnimationFunction.cpp
SVGMotionSMILAnimationFunction.h
SVGMotionSMILAttr.cpp
SVGMotionSMILAttr.h
SVGMotionSMILPathUtils.cpp
SVGMotionSMILPathUtils.h
SVGMotionSMILType.cpp
SVGMotionSMILType.h
SVGNumberList.cpp
SVGNumberList.h Merge autoland to mozilla-central. a=merge 2021-04-24 00:50:35 +03:00
SVGNumberListSMILType.cpp
SVGNumberListSMILType.h
SVGNumberPairSMILType.cpp
SVGNumberPairSMILType.h
SVGOrientSMILType.cpp
SVGOrientSMILType.h Bug 1685543 - Expose auto-start-reverse enum value r=emilio 2021-01-08 00:05:11 +00:00
SVGPathData.cpp
SVGPathData.h
SVGPathDataParser.cpp
SVGPathDataParser.h
SVGPathElement.cpp
SVGPathElement.h
SVGPathSegListSMILType.cpp
SVGPathSegListSMILType.h
SVGPathSegUtils.cpp
SVGPathSegUtils.h
SVGPatternElement.cpp
SVGPatternElement.h
SVGPoint.h
SVGPointList.cpp
SVGPointList.h
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 Bug 1683907 - use the same logic for rendering and bounds checking r=emilio 2020-12-26 16:29:05 +00:00
SVGRectElement.h
SVGSVGElement.cpp
SVGSVGElement.h
SVGScriptElement.cpp
SVGScriptElement.h
SVGSetElement.cpp
SVGSetElement.h
SVGStopElement.cpp
SVGStopElement.h
SVGStringList.cpp Bug 1583109 - Use StringJoin(Append) where easily possible. r=nika 2020-12-17 14:58:18 +00:00
SVGStringList.h
SVGStyleElement.cpp Bug 1700889 - remove xmlspace attribute from SVGStyleElement r=emilio 2021-03-25 17:15:43 +00:00
SVGStyleElement.h Bug 1700889 - remove xmlspace attribute from SVGStyleElement r=emilio 2021-03-25 17:15:43 +00:00
SVGSwitchElement.cpp
SVGSwitchElement.h
SVGSymbolElement.cpp
SVGSymbolElement.h
SVGTSpanElement.cpp
SVGTSpanElement.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
SVGTransformList.cpp
SVGTransformList.h
SVGTransformListParser.cpp
SVGTransformListParser.h
SVGTransformListSMILType.cpp
SVGTransformListSMILType.h
SVGTransformableElement.cpp
SVGTransformableElement.h
SVGUseElement.cpp
SVGUseElement.h
SVGViewBoxSMILType.cpp
SVGViewBoxSMILType.h
SVGViewElement.cpp
SVGViewElement.h
SVGViewportElement.cpp Bug 1703592 - Deal with non-finite viewbox / viewports. r=longsonr 2021-04-09 13:10:55 +00:00
SVGViewportElement.h
moz.build