..
crashtests
Bug 1572904 - refactor cycle collection code after DOMSVGAngle r=emilio
2019-08-19 19:10:03 +00:00
test
Bug 1573254: Part 2 - Update tests to await snapshotWindow when necessary. r=mccr8
2019-08-12 12:56:25 -07: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
Bug 1529572 - Should resolve absolute units r=longsonr
2019-06-23 12:51:05 +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
Bug 1551030 - Merge all SVGRect classes r=dholbert
2019-06-20 07:03:54 -07:00
nsISVGPoint.cpp
nsISVGPoint.h
SVGAElement.cpp
Bug 1565767 part 5. Remove some unnecesary refcounting at nsIContent::GetBaseURI callsites. r=peterv
2019-07-15 18:29:05 +00:00
SVGAElement.h
Bug 1555216 - Change the signature of BindToTree to be (BindContext&, nsINode& aParentNode). r=bzbarsky
2019-05-31 23:31:52 +02:00
SVGAnimatedBoolean.cpp
SVGAnimatedBoolean.h
SVGAnimatedClass.cpp
SVGAnimatedClass.h
SVGAnimatedEnumeration.cpp
SVGAnimatedEnumeration.h
SVGAnimatedInteger.cpp
SVGAnimatedInteger.h
SVGAnimatedIntegerPair.cpp
SVGAnimatedIntegerPair.h
SVGAnimatedLength.cpp
Bug 1529572 - Should resolve absolute units r=longsonr
2019-06-23 12:51:05 +00:00
SVGAnimatedLength.h
Bug 1529572 - Should resolve absolute units r=longsonr
2019-06-23 12:51:05 +00:00
SVGAnimatedLengthList.cpp
SVGAnimatedLengthList.h
SVGAnimatedNumber.cpp
SVGAnimatedNumber.h
SVGAnimatedNumberList.cpp
SVGAnimatedNumberList.h
SVGAnimatedNumberPair.cpp
SVGAnimatedNumberPair.h
SVGAnimatedOrient.cpp
SVGAnimatedOrient.h
SVGAnimatedPathSegList.cpp
SVGAnimatedPathSegList.h
SVGAnimatedPointList.cpp
SVGAnimatedPointList.h
SVGAnimatedPreserveAspectRatio.cpp
SVGAnimatedPreserveAspectRatio.h
SVGAnimatedRect.cpp
Bug 1551030 - Merge all SVGRect classes r=dholbert
2019-06-20 07:03:54 -07:00
SVGAnimatedRect.h
Bug 1551030 - Merge all SVGRect classes r=dholbert
2019-06-20 07:03:54 -07:00
SVGAnimatedString.cpp
SVGAnimatedString.h
SVGAnimatedTransformList.cpp
SVGAnimatedTransformList.h
SVGAnimatedViewBox.cpp
Bug 1551030 - Merge all SVGRect classes r=dholbert
2019-06-20 07:03:54 -07:00
SVGAnimatedViewBox.h
Bug 1551030 - Merge all SVGRect classes r=dholbert
2019-06-20 07:03:54 -07:00
SVGAnimateElement.cpp
SVGAnimateElement.h
SVGAnimateMotionElement.cpp
SVGAnimateMotionElement.h
SVGAnimateTransformElement.cpp
SVGAnimateTransformElement.h
SVGAnimationElement.cpp
Bug 1546334
- Use referrerInfo in style system. r=heycam
2019-07-16 11:43:56 +00:00
SVGAnimationElement.h
Bug 1555216 - Change the signature of BindToTree to be (BindContext&, nsINode& aParentNode). r=bzbarsky
2019-05-31 23:31:52 +02:00
SVGAttrTearoffTable.h
SVGAttrValueWrapper.cpp
SVGAttrValueWrapper.h
SVGCircleElement.cpp
Bug 1555758 - Fallback to GetComputedStyleNoFlush for BuildPath r=longsonr,emilio
2019-05-31 13:17:46 +00:00
SVGCircleElement.h
SVGClipPathElement.cpp
SVGClipPathElement.h
SVGComponentTransferFunctionElement.h
SVGContentUtils.cpp
Bug 1557793 part 3. Change the signatures of various nsContentUtils localization methods to play nicer with the new stringbundle API. r=smaug
2019-06-08 21:26:12 +00:00
SVGContentUtils.h
Bug 1561738
- Remove nsStyleCoord. r=boris
2019-06-28 12:44:44 +02:00
SVGDataParser.cpp
SVGDataParser.h
SVGDefsElement.cpp
SVGDefsElement.h
SVGDescElement.cpp
SVGDescElement.h
SVGDocument.cpp
SVGDocument.h
SVGElement.cpp
Bug 1546334
- Use referrerInfo in style system. r=heycam
2019-07-16 11:43:56 +00:00
SVGElement.h
Bug 1557430 - Add memory reporters for SVG mapped attribute declarations. r=njn,heycam
2019-06-08 18:58:57 +00:00
SVGElementFactory.cpp
SVGElementFactory.h
SVGEllipseElement.cpp
Bug 1555758 - Fallback to GetComputedStyleNoFlush for BuildPath r=longsonr,emilio
2019-05-31 13:17:46 +00:00
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 1559715 r=dholbert,mstange
2019-08-04 19:43:37 +00:00
SVGFEImageElement.h
Bug 1555216 - Change the signature of BindToTree to be (BindContext&, nsINode& aParentNode). r=bzbarsky
2019-05-31 23:31:52 +02: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
SVGForeignObjectElement.h
SVGFragmentIdentifier.cpp
SVGFragmentIdentifier.h
SVGGElement.cpp
SVGGElement.h
SVGGeometryElement.cpp
Bug 1325319 - Implement isPointInFill() and isPointInStroke() for SVGGeometryElement r=longsonr,bzbarsky
2019-06-19 21:14:55 +00:00
SVGGeometryElement.h
Bug 1325319 - Implement isPointInFill() and isPointInStroke() for SVGGeometryElement r=longsonr,bzbarsky
2019-06-19 21:14:55 +00:00
SVGGeometryProperty.cpp
SVGGeometryProperty.h
Bug 1557637 - Correct resolve <image> size when specified size is auto and intrinsic size is missing r=longsonr
2019-06-08 00:33:36 +00:00
SVGGradientElement.cpp
SVGGradientElement.h
SVGGraphicsElement.cpp
SVGGraphicsElement.h
SVGImageElement.cpp
Bug 1565767 part 5. Remove some unnecesary refcounting at nsIContent::GetBaseURI callsites. r=peterv
2019-07-15 18:29:05 +00:00
SVGImageElement.h
Bug 1560179
- Image should not accept eSHAPE r=longsonr
2019-06-20 13:14:08 +00:00
SVGIntegerPairSMILType.cpp
SVGIntegerPairSMILType.h
SVGLength.cpp
SVGLength.h
SVGLengthList.cpp
SVGLengthList.h
SVGLengthListSMILType.cpp
SVGLengthListSMILType.h
SVGLineElement.cpp
SVGLineElement.h
SVGMarkerElement.cpp
SVGMarkerElement.h
SVGMaskElement.cpp
SVGMaskElement.h
SVGMatrix.cpp
SVGMatrix.h
SVGMetadataElement.cpp
SVGMetadataElement.h
SVGMotionSMILAnimationFunction.cpp
Bug 1555851 - Detect motion path measurement failures. r=longsonr
2019-07-09 01:26:52 +00:00
SVGMotionSMILAnimationFunction.h
SVGMotionSMILAttr.cpp
SVGMotionSMILAttr.h
SVGMotionSMILPathUtils.cpp
SVGMotionSMILPathUtils.h
SVGMotionSMILType.cpp
SVGMotionSMILType.h
SVGMPathElement.cpp
Bug 1546334
- Use referrerInfo in style system. r=heycam
2019-07-16 11:43:56 +00:00
SVGMPathElement.h
Bug 1555216 - Change the signature of BindToTree to be (BindContext&, nsINode& aParentNode). r=bzbarsky
2019-05-31 23:31:52 +02:00
SVGNumberList.cpp
SVGNumberList.h
SVGNumberListSMILType.cpp
SVGNumberListSMILType.h
SVGNumberPairSMILType.cpp
SVGNumberPairSMILType.h
SVGOrientSMILType.cpp
SVGOrientSMILType.h
SVGPathData.cpp
Bug 1566697
- Fix unified build problem. r=longsonr
2019-07-17 06:13:49 +00:00
SVGPathData.h
SVGPathDataParser.cpp
SVGPathDataParser.h
SVGPathElement.cpp
Bug 1555758 - Fallback to GetComputedStyleNoFlush for BuildPath r=longsonr,emilio
2019-05-31 13:17:46 +00:00
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
Bug 1572904 - refactor cycle collection code after DOMSVGAngle r=emilio
2019-08-19 19:10:03 +00:00
SVGRect.h
Bug 1572904 - refactor cycle collection code after DOMSVGAngle r=emilio
2019-08-19 19:10:03 +00:00
SVGRectElement.cpp
Bug 1555758 - Fallback to GetComputedStyleNoFlush for BuildPath r=longsonr,emilio
2019-05-31 13:17:46 +00:00
SVGRectElement.h
SVGScriptElement.cpp
Bug 1565767 part 5. Remove some unnecesary refcounting at nsIContent::GetBaseURI callsites. r=peterv
2019-07-15 18:29:05 +00:00
SVGScriptElement.h
Bug 1555216 - Change the signature of BindToTree to be (BindContext&, nsINode& aParentNode). r=bzbarsky
2019-05-31 23:31:52 +02:00
SVGSetElement.cpp
SVGSetElement.h
SVGStopElement.cpp
SVGStopElement.h
SVGStringList.cpp
SVGStringList.h
SVGStyleElement.cpp
Bug 1546334
- Use referrerInfo in style system. r=heycam
2019-07-16 11:43:56 +00:00
SVGStyleElement.h
Bug 1555216 - Change the signature of BindToTree to be (BindContext&, nsINode& aParentNode). r=bzbarsky
2019-05-31 23:31:52 +02:00
SVGSVGElement.cpp
Bug 1551030 - Merge all SVGRect classes r=dholbert
2019-06-20 07:03:54 -07:00
SVGSVGElement.h
Bug 1551030 - Merge all SVGRect classes r=dholbert
2019-06-20 07:03:54 -07:00
SVGSwitchElement.cpp
SVGSwitchElement.h
SVGSymbolElement.cpp
SVGSymbolElement.h
SVGTagList.h
SVGTests.cpp
Bug 1295404 - Remove requiredFeatures from SVGTests r=dholbert r=bzbarsky
2019-06-26 19:51:12 +01:00
SVGTests.h
Bug 1295404 - Remove requiredFeatures from SVGTests r=dholbert r=bzbarsky
2019-06-26 19:51:12 +01:00
SVGTextContentElement.cpp
Bug 1551030 - Merge all SVGRect classes r=dholbert
2019-06-20 07:03:54 -07:00
SVGTextContentElement.h
Bug 1551030 - Merge all SVGRect classes r=dholbert
2019-06-20 07:03:54 -07:00
SVGTextElement.cpp
SVGTextElement.h
SVGTextPathElement.cpp
SVGTextPathElement.h
SVGTextPositioningElement.cpp
SVGTextPositioningElement.h
SVGTitleElement.cpp
Bug 1555216 - Change the signature of BindToTree to be (BindContext&, nsINode& aParentNode). r=bzbarsky
2019-05-31 23:31:52 +02:00
SVGTitleElement.h
Bug 1555216 - Change the signature of BindToTree to be (BindContext&, nsINode& aParentNode). r=bzbarsky
2019-05-31 23:31:52 +02:00
SVGTransform.cpp
SVGTransform.h
SVGTransformableElement.cpp
Bug 1551030 - Merge all SVGRect classes r=dholbert
2019-06-20 07:03:54 -07:00
SVGTransformableElement.h
Bug 1551030 - Merge all SVGRect classes r=dholbert
2019-06-20 07:03:54 -07:00
SVGTransformList.cpp
SVGTransformList.h
SVGTransformListParser.cpp
SVGTransformListParser.h
SVGTransformListSMILType.cpp
SVGTransformListSMILType.h
SVGTSpanElement.cpp
SVGTSpanElement.h
SVGUseElement.cpp
Bug 1528697 - Expose ReferrerPolicy.webidl and use referrerpolicy enum r=smaug
2019-08-21 13:24:45 +00:00
SVGUseElement.h
Bug 1555216 - Change the signature of BindToTree to be (BindContext&, nsINode& aParentNode). r=bzbarsky
2019-05-31 23:31:52 +02:00
SVGViewBoxSMILType.cpp
SVGViewBoxSMILType.h
SVGViewElement.cpp
SVGViewElement.h
SVGViewportElement.cpp
SVGViewportElement.h