..
crashtests
Bug 1692068 - Disable broken crashtests on tsan. r=necko-reviewers,decoder,dragana
2021-05-25 01:15:49 +00:00
test
Bug 1340422
- Part 3: Resolve SVG path from CSS. r=emilio
2021-06-09 21:17:21 +00:00
DOMSVGAngle.cpp
Bug 1658778 - Convert typedef enum to enum class r=emilio
2020-08-12 23:54:29 +00:00
DOMSVGAngle.h
Bug 1658778 - Convert typedef enum to enum class r=emilio
2020-08-12 23:54:29 +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
Bug 888685 - Remove nsISupports from remaining SVG DOM classes r=mccr8
2020-08-07 22:50:28 +00:00
DOMSVGAnimatedEnumeration.h
Bug 888685 - Remove nsISupports from remaining SVG DOM classes r=mccr8
2020-08-07 22:50:28 +00:00
DOMSVGAnimatedInteger.cpp
Bug 888685 - Remove nsISupports from remaining SVG DOM classes r=mccr8
2020-08-07 22:50:28 +00:00
DOMSVGAnimatedInteger.h
Bug 888685 - Remove nsISupports from remaining SVG DOM classes r=mccr8
2020-08-07 22:50:28 +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
Bug 888685 - Remove nsISupports from remaining SVG DOM classes r=mccr8
2020-08-07 22:50:28 +00:00
DOMSVGAnimatedNumber.h
Bug 1664184 - minor SVG content code cleanup r=emilio
2020-09-10 16:38:31 +00:00
DOMSVGAnimatedNumberList.cpp
Bug 1664184 - minor SVG content code cleanup r=emilio
2020-09-10 16:38:31 +00:00
DOMSVGAnimatedNumberList.h
Bug 1664184 - minor SVG content code cleanup r=emilio
2020-09-10 16:38:31 +00:00
DOMSVGAnimatedString.cpp
Bug 1655324 - rewrite DOMSVGAnimatedString r=heycam
2020-08-10 07:55:15 +00:00
DOMSVGAnimatedString.h
Bug 1655324 - rewrite DOMSVGAnimatedString r=heycam
2020-08-10 07:55:15 +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 571734 - rewrite DOMSVGLength r=emilio
2020-08-25 18:25:52 +00:00
DOMSVGLength.h
Bug 571734 - rewrite DOMSVGLength r=emilio
2020-08-25 18:25:52 +00:00
DOMSVGLengthList.cpp
Bug 571734 - rewrite DOMSVGLength r=emilio
2020-08-25 18:25:52 +00:00
DOMSVGLengthList.h
Bug 1678062 - Remove unnecessary includes. r=andi
2020-11-23 16:12:02 +00:00
DOMSVGNumber.cpp
Bug 888685 - Remove nsISupports from remaining SVG DOM classes r=mccr8
2020-08-07 22:50:28 +00:00
DOMSVGNumber.h
Bug 1678062 - Remove unnecessary includes. r=andi
2020-11-23 16:12:02 +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 1678062 - Remove unnecessary includes. r=andi
2020-11-23 16:12:02 +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 1678062 - Remove unnecessary includes. r=andi
2020-11-23 16:12:02 +00:00
DOMSVGPoint.cpp
Bug 1661509 - Fix SVGSVGElement::QueryInterface. r=longsonr
2020-08-27 20:56:04 +00:00
DOMSVGPoint.h
Bug 1459905 - Merge DOMSVGTranslatePoint and DOMSVGPoint and fix updates r=emilio
2020-08-25 14:38:32 +00:00
DOMSVGPointList.cpp
Bug 1459905 - Merge DOMSVGTranslatePoint and DOMSVGPoint and fix updates r=emilio
2020-08-25 14:38:32 +00:00
DOMSVGPointList.h
Bug 1678062 - Remove unnecessary includes. r=andi
2020-11-23 16:12:02 +00:00
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
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 1664184 - minor SVG content code cleanup r=emilio
2020-09-10 16:38:31 +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 1678062 - Remove unnecessary includes. r=andi
2020-11-23 16:12:02 +00:00
SVGAElement.cpp
Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi
2020-09-23 15:17:15 +00:00
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
Bug 1655324 - rewrite DOMSVGAnimatedString r=heycam
2020-08-10 07:55:15 +00:00
SVGAnimatedClass.h
Bug 1655324 - rewrite DOMSVGAnimatedString r=heycam
2020-08-10 07:55:15 +00:00
SVGAnimatedClassOrString.cpp
Bug 1626555 - Add `dom/svg` to the list of non-unified-build-compatible directories. r=sg
2020-11-10 13:44:03 +00:00
SVGAnimatedClassOrString.h
Bug 1655324 - rewrite DOMSVGAnimatedString r=heycam
2020-08-10 07:55:15 +00:00
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
Bug 1661912 - Convert remaining typedefs in SVG code to 'using' r=emilio
2020-08-29 14:24:37 +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 1679987 - Make nsTokenizerFlags a scoped enum and make them a template argument to nsTCharSeparatedTokenizer. r=xpcom-reviewers,necko-reviewers,nika
2020-12-16 19:10:21 +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 571734 - rewrite DOMSVGLength r=emilio
2020-08-25 18:25:52 +00:00
SVGAnimatedLengthList.cpp
Bug 1617771 - Remove nsAutoPtr usage from svg. r=jwatt
2020-02-25 20:03:26 +00:00
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
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
Bug 1617771 - Remove nsAutoPtr usage from svg. r=jwatt
2020-02-25 20:03:26 +00:00
SVGAnimatedNumberList.h
Merge autoland to mozilla-central. a=merge
2021-04-24 00:50:35 +03:00
SVGAnimatedNumberPair.cpp
Bug 1679987 - Make nsTokenizerFlags a scoped enum and make them a template argument to nsTCharSeparatedTokenizer. r=xpcom-reviewers,necko-reviewers,nika
2020-12-16 19:10:21 +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 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
Bug 1617771 - Remove nsAutoPtr usage from svg. r=jwatt
2020-02-25 20:03:26 +00:00
SVGAnimatedPathSegList.h
Bug 1652253 - Update SVG include guards r=dholbert
2020-07-14 23:40:05 +00:00
SVGAnimatedPointList.cpp
Bug 1617771 - Remove nsAutoPtr usage from svg. r=jwatt
2020-02-25 20:03:26 +00:00
SVGAnimatedPointList.h
Bug 1652253 - Update SVG include guards r=dholbert
2020-07-14 23:40:05 +00:00
SVGAnimatedPreserveAspectRatio.cpp
Bug 1661912 - Convert remaining typedefs in SVG code to 'using' r=emilio
2020-08-29 14:24:37 +00:00
SVGAnimatedPreserveAspectRatio.h
Bug 888685 - Remove nsISupports from remaining SVG DOM classes r=mccr8
2020-08-07 22:50:28 +00:00
SVGAnimatedRect.cpp
…
SVGAnimatedRect.h
Bug 1678062 - Remove unnecessary includes. r=andi
2020-11-23 16:12:02 +00:00
SVGAnimatedString.cpp
Bug 1655324 - rewrite DOMSVGAnimatedString r=heycam
2020-08-10 07:55:15 +00:00
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
Bug 1679987 - Use nsTokenizedRange where easily possible. r=xpcom-reviewers,nika
2020-12-16 19:10:34 +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 1679987 - Make nsTokenizerFlags a scoped enum and make them a template argument to nsTCharSeparatedTokenizer. r=xpcom-reviewers,necko-reviewers,nika
2020-12-16 19:10:21 +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
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
Bug 1658455 - Remove eANIMATION and eFILTER from IsNodeOfType r=dholbert
2020-08-15 10:38:17 +00:00
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
Bug 1652253 - Update SVG include guards r=dholbert
2020-07-14 23:40:05 +00:00
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
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 1658455 - Remove eANIMATION and eFILTER from IsNodeOfType r=dholbert
2020-08-15 10:38:17 +00:00
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
Bug 1676356 - Avoid including ServoStyleConsts.h in header files. r=emilio
2020-11-23 16:08:47 +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 1551040 - Add const versions of Document casts. r=edgar
2021-01-17 14:44:44 +00:00
SVGElement.cpp
Bug 1340422
- Part 8: Optimize attribute mapping by not parsing svg path string again. r=emilio
2021-06-09 21:17:24 +00:00
SVGElement.h
Bug 1340422
- Part 7: Notify style system when SMIL animation changes d attribute. r=emilio
2021-06-09 21:17:23 +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
Bug 1661912 - Convert remaining typedefs in SVG code to 'using' r=emilio
2020-08-29 14:24:37 +00:00
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
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 1658455 - Remove eANIMATION and eFILTER from IsNodeOfType r=dholbert
2020-08-15 10:38:17 +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 1658455 - Remove eANIMATION and eFILTER from IsNodeOfType r=dholbert
2020-08-15 10:38:17 +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 1658455 - Remove eANIMATION and eFILTER from IsNodeOfType r=dholbert
2020-08-15 10:38:17 +00:00
SVGFECompositeElement.cpp
Bug 1518099 - Add support for lighter operator in feComposite r=jrmuizel,emilio
2021-01-05 20:49:00 +00:00
SVGFECompositeElement.h
Bug 1658455 - Remove eANIMATION and eFILTER from IsNodeOfType r=dholbert
2020-08-15 10:38:17 +00:00
SVGFEConvolveMatrixElement.cpp
Bug 1626555 - Add `dom/svg` to the list of non-unified-build-compatible directories. r=sg
2020-11-10 13:44:03 +00:00
SVGFEConvolveMatrixElement.h
Bug 1664184 - minor SVG content code cleanup r=emilio
2020-09-10 16:38:31 +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 1658455 - Remove eANIMATION and eFILTER from IsNodeOfType r=dholbert
2020-08-15 10:38:17 +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 1658455 - Remove eANIMATION and eFILTER from IsNodeOfType r=dholbert
2020-08-15 10:38:17 +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 1658455 - Remove eANIMATION and eFILTER from IsNodeOfType r=dholbert
2020-08-15 10:38:17 +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 1658455 - Remove eANIMATION and eFILTER from IsNodeOfType r=dholbert
2020-08-15 10:38:17 +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 1658455 - Remove eANIMATION and eFILTER from IsNodeOfType r=dholbert
2020-08-15 10:38:17 +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 1658455 - Remove eANIMATION and eFILTER from IsNodeOfType r=dholbert
2020-08-15 10:38:17 +00:00
SVGFEImageElement.cpp
Bug 1709577 - Remove CORS_* constants from imgIRequest, use CORSMode instead. r=tnikkel
2021-05-05 15:23:25 +00:00
SVGFEImageElement.h
Bug 1474311 - check whether we should load images r=jwatt
2020-10-13 22:30:54 +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 1658455 - Remove eANIMATION and eFILTER from IsNodeOfType r=dholbert
2020-08-15 10:38:17 +00:00
SVGFEMergeNodeElement.cpp
…
SVGFEMergeNodeElement.h
Bug 1658455 - Remove eANIMATION and eFILTER from IsNodeOfType r=dholbert
2020-08-15 10:38:17 +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 1658455 - Remove eANIMATION and eFILTER from IsNodeOfType r=dholbert
2020-08-15 10:38:17 +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 1658455 - Remove eANIMATION and eFILTER from IsNodeOfType r=dholbert
2020-08-15 10:38:17 +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 1658455 - Remove eANIMATION and eFILTER from IsNodeOfType r=dholbert
2020-08-15 10:38:17 +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 1658455 - Remove eANIMATION and eFILTER from IsNodeOfType r=dholbert
2020-08-15 10:38:17 +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 1658455 - Remove eANIMATION and eFILTER from IsNodeOfType r=dholbert
2020-08-15 10:38:17 +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 1658455 - Remove eANIMATION and eFILTER from IsNodeOfType r=dholbert
2020-08-15 10:38:17 +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 1658455 - Remove eANIMATION and eFILTER from IsNodeOfType r=dholbert
2020-08-15 10:38:17 +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 1658455 - Remove eANIMATION and eFILTER from IsNodeOfType r=dholbert
2020-08-15 10:38:17 +00:00
SVGForeignObjectElement.cpp
Bug 1665921 - check result of SVGGeometryProperty calls r=emilio
2020-09-18 13:45:32 +00:00
SVGForeignObjectElement.h
Bug 1652253 - Update SVG include guards r=dholbert
2020-07-14 23:40:05 +00:00
SVGFragmentIdentifier.cpp
Bug 1679987 - Use nsTokenizedRange where easily possible. r=xpcom-reviewers,nika
2020-12-16 19:10:34 +00:00
SVGFragmentIdentifier.h
Bug 1652253 - Update SVG include guards r=dholbert
2020-07-14 23:40:05 +00:00
SVGGElement.cpp
Bug 1653858 - Introduce concept of valid target for use elements and use it rather than listing out all elements r=dholbert
2020-08-08 15:47:04 +00:00
SVGGElement.h
Bug 1653858 - Introduce concept of valid target for use elements and use it rather than listing out all elements r=dholbert
2020-08-08 15:47:04 +00:00
SVGGeometryElement.cpp
Bug 1340422
- Part 3: Resolve SVG path from CSS. r=emilio
2021-06-09 21:17:21 +00:00
SVGGeometryElement.h
Bug 1667629 - support mpath pointing to shapes r=birtles,emilio
2020-10-01 16:19:37 +00:00
SVGGeometryProperty.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
SVGGeometryProperty.h
Bug 1684567 - don't round unspecified image dimensions to integers r=emilio
2020-12-31 12:34:02 +00:00
SVGGradientElement.cpp
Bug 1617771 - Remove nsAutoPtr usage from svg. r=jwatt
2020-02-25 20:03:26 +00:00
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
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
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 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
SVGImageElement.h
Bug 1474311 - check whether we should load images r=jwatt
2020-10-13 22:30:54 +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
Bug 1679987 - Make nsTokenizerFlags a scoped enum and make them a template argument to nsTCharSeparatedTokenizer. r=xpcom-reviewers,necko-reviewers,nika
2020-12-16 19:10:21 +00:00
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
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
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
Bug 1667629 - support mpath pointing to shapes r=birtles,emilio
2020-10-01 16:19:37 +00:00
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
Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert
2020-07-15 10:37:55 +00:00
SVGMatrix.cpp
Bug 987432 - remove unnecessary float casts in SkewX and SkewY r=dholbert
2021-01-02 17:17:26 +00:00
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 1667629 - support mpath pointing to shapes r=birtles,emilio
2020-10-01 16:19:37 +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
Bug 1679987 - Make nsTokenizerFlags a scoped enum and make them a template argument to nsTCharSeparatedTokenizer. r=xpcom-reviewers,necko-reviewers,nika
2020-12-16 19:10:21 +00:00
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
Bug 1661912 - Convert remaining typedefs in SVG code to 'using' r=emilio
2020-08-29 14:24:37 +00:00
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
Bug 1679987 - Make nsTokenizerFlags a scoped enum and make them a template argument to nsTCharSeparatedTokenizer. r=xpcom-reviewers,necko-reviewers,nika
2020-12-16 19:10:21 +00:00
SVGNumberList.h
Merge autoland to mozilla-central. a=merge
2021-04-24 00:50:35 +03: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 1685543 - Expose auto-start-reverse enum value r=emilio
2021-01-08 00:05:11 +00:00
SVGPathData.cpp
Bug 1340422
- Part 10: Use style for GetDistancesFromOriginToEndsOfVisibleSegments(). r=emilio
2021-06-09 21:17:25 +00:00
SVGPathData.h
Bug 1340422
- Part 10: Use style for GetDistancesFromOriginToEndsOfVisibleSegments(). r=emilio
2021-06-09 21:17:25 +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
Bug 1340422
- Part 10: Use style for GetDistancesFromOriginToEndsOfVisibleSegments(). r=emilio
2021-06-09 21:17:25 +00:00
SVGPathElement.h
Bug 1340422
- Part 10: Use style for GetDistancesFromOriginToEndsOfVisibleSegments(). r=emilio
2021-06-09 21:17:25 +00:00
SVGPathSegListSMILType.cpp
…
SVGPathSegListSMILType.h
Bug 1652253 - Update SVG include guards r=dholbert
2020-07-14 23:40:05 +00:00
SVGPathSegUtils.cpp
Bug 1340422
- Part 3: Resolve SVG path from CSS. r=emilio
2021-06-09 21:17:21 +00:00
SVGPathSegUtils.h
Bug 1340422
- Part 3: Resolve SVG path from CSS. r=emilio
2021-06-09 21:17:21 +00:00
SVGPatternElement.cpp
Bug 1617771 - Remove nsAutoPtr usage from svg. r=jwatt
2020-02-25 20:03:26 +00:00
SVGPatternElement.h
Bug 1661912 - Convert remaining typedefs in SVG code to 'using' r=emilio
2020-08-29 14:24:37 +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
Bug 1679987 - Make nsTokenizerFlags a scoped enum and make them a template argument to nsTCharSeparatedTokenizer. r=xpcom-reviewers,necko-reviewers,nika
2020-12-16 19:10:21 +00:00
SVGPointList.h
Bug 1459905 - Merge DOMSVGTranslatePoint and DOMSVGPoint and fix updates r=emilio
2020-08-25 14:38:32 +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
Bug 888685 - Remove nsISupports from remaining SVG DOM classes r=mccr8
2020-08-07 22:50:28 +00:00
SVGPreserveAspectRatio.h
Bug 1678062 - Remove unnecessary includes. r=andi
2020-11-23 16:12:02 +00:00
SVGRect.cpp
Bug 1658778 - Convert typedef enum to enum class r=emilio
2020-08-12 23:54:29 +00:00
SVGRect.h
Bug 1658778 - Convert typedef enum to enum class r=emilio
2020-08-12 23:54:29 +00:00
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
Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert
2020-07-15 10:37:55 +00:00
SVGSVGElement.cpp
Bug 1663438 - check element r=emilio
2020-09-09 23:51:51 +00:00
SVGSVGElement.h
Bug 1459905 - Merge DOMSVGTranslatePoint and DOMSVGPoint and fix updates r=emilio
2020-08-25 14:38:32 +00:00
SVGScriptElement.cpp
Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi
2020-09-23 15:17:15 +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
Bug 1583109 - Use StringJoin(Append) where easily possible. r=nika
2020-12-17 14:58:18 +00:00
SVGStringList.h
Bug 1652253 - Update SVG include guards r=dholbert
2020-07-14 23:40:05 +00:00
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
Bug 1685421 - Part 2: Stop using NS_ERROR_DOM_HIERARCHY_REQUEST_ERR in nsINode; r=smaug
2021-06-02 13:43:39 +00:00
SVGSwitchElement.h
Bug 1685421 - Part 2: Stop using NS_ERROR_DOM_HIERARCHY_REQUEST_ERR in nsINode; r=smaug
2021-06-02 13:43:39 +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
Bug 1679987 - Use nsTokenizedRange where easily possible. r=xpcom-reviewers,nika
2020-12-16 19:10:34 +00:00
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
Bug 1667594 - Move nsLayoutUtils::RectCallback to namespace scope. r=emilio,jgilbert
2020-09-30 21:06:47 +00:00
SVGTextContentElement.h
Bug 1664184 - minor SVG content code cleanup r=emilio
2020-09-10 16:38:31 +00:00
SVGTextElement.cpp
Bug 1653858 - Introduce concept of valid target for use elements and use it rather than listing out all elements r=dholbert
2020-08-08 15:47:04 +00:00
SVGTextElement.h
Bug 1653858 - Introduce concept of valid target for use elements and use it rather than listing out all elements r=dholbert
2020-08-08 15:47:04 +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
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
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
Bug 1661912 - Convert remaining typedefs in SVG code to 'using' r=emilio
2020-08-29 14:24:37 +00:00
SVGTransformListSMILType.h
Bug 1652253 - Update SVG include guards r=dholbert
2020-07-14 23:40:05 +00:00
SVGTransformableElement.cpp
Bug 1667594 - Move nsLayoutUtils::RectCallback to namespace scope. r=emilio,jgilbert
2020-09-30 21:06:47 +00:00
SVGTransformableElement.h
Bug 1652253 - Update SVG include guards r=dholbert
2020-07-14 23:40:05 +00:00
SVGUseElement.cpp
Bug 1685421 - Part 2: Stop using NS_ERROR_DOM_HIERARCHY_REQUEST_ERR in nsINode; r=smaug
2021-06-02 13:43:39 +00:00
SVGUseElement.h
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +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 1703592 - Deal with non-finite viewbox / viewports. r=longsonr
2021-04-09 13:10:55 +00:00
SVGViewportElement.h
Bug 1663438 - check element r=emilio
2020-09-09 23:51:51 +00:00
moz.build
Bug 1654103: Standardize on Black for Python code in `mozilla-central`.
2020-10-26 18:34:53 +00:00