gecko-dev/dom/svg
Emilio Cobos Álvarez 881f8f938a Bug 1762109 - Make the XLink setup a bit saner. r=smaug
Make Link and SVGAElement agree on XLink handling, and make it more
explicit that SVGAElement needs to be a bit more special for SMIL.

Remove dead MathML XLink code.

Differential Revision: https://phabricator.services.mozilla.com/D142546
2022-03-31 14:33:57 +00:00
..
crashtests Bug 1715387 - Flush style properly for DOM APIs which use d property. r=jwatt,hiro,emilio 2021-12-13 01:03:39 +00:00
test Bug 1715387 - Flush style properly for DOM APIs which use d property. r=jwatt,hiro,emilio 2021-12-13 01:03:39 +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 Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
DOMSVGNumber.cpp
DOMSVGNumber.h Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
DOMSVGNumberList.cpp
DOMSVGNumberList.h Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
DOMSVGPathSeg.cpp
DOMSVGPathSeg.h
DOMSVGPathSegList.cpp
DOMSVGPathSegList.h Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
DOMSVGPoint.cpp
DOMSVGPoint.h
DOMSVGPointList.cpp
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
DOMSVGTransform.cpp
DOMSVGTransform.h
DOMSVGTransformList.cpp
DOMSVGTransformList.h Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
SVGAElement.cpp Bug 1762109 - Make the XLink setup a bit saner. r=smaug 2022-03-31 14:33:57 +00:00
SVGAElement.h Bug 1762109 - Make the XLink setup a bit saner. r=smaug 2022-03-31 14:33:57 +00:00
SVGAnimateElement.cpp
SVGAnimateElement.h
SVGAnimateMotionElement.cpp
SVGAnimateMotionElement.h
SVGAnimateTransformElement.cpp
SVGAnimateTransformElement.h
SVGAnimatedBoolean.cpp
SVGAnimatedBoolean.h
SVGAnimatedClass.cpp
SVGAnimatedClass.h
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
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 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
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 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
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 1388931 - Unship SVGPathSeg APIs behind a preference. r=emilio 2021-12-10 01:01:40 +00:00
SVGAnimatedPathSegList.h
SVGAnimatedPointList.cpp
SVGAnimatedPointList.h
SVGAnimatedPreserveAspectRatio.cpp
SVGAnimatedPreserveAspectRatio.h
SVGAnimatedRect.cpp
SVGAnimatedRect.h Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
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 Bug 1679987 - Use nsTokenizedRange where easily possible. r=xpcom-reviewers,nika 2020-12-16 19:10:34 +00:00
SVGAnimatedTransformList.h
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
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 1754767 - Remove duplicate includes r=media-playback-reviewers,padenot 2022-02-11 10:01:15 +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
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 Bug 1586014- Factor out RecompileScriptEventListeners r=emilio 2021-11-04 18:24:58 +00:00
SVGElement.h Bug 1754522 - Limit cross-document content loadable via <svg:use>. r=dholbert 2022-02-26 16:17:17 +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 Bug 1722316 - Add UseCounter telemetry for various svg filters. r=emilio 2021-08-10 14:14:37 +00:00
SVGFEBlendElement.h Bug 1722316 - Add UseCounter telemetry for various svg filters. r=emilio 2021-08-10 14:14:37 +00:00
SVGFEColorMatrixElement.cpp Bug 1722316 - Add UseCounter telemetry for various svg filters. r=emilio 2021-08-10 14:14:37 +00:00
SVGFEColorMatrixElement.h Bug 1722316 - Add UseCounter telemetry for various svg filters. r=emilio 2021-08-10 14:14:37 +00:00
SVGFEComponentTransferElement.cpp Bug 1722316 - Add UseCounter telemetry for various svg filters. r=emilio 2021-08-10 14:14:37 +00:00
SVGFEComponentTransferElement.h Bug 1722316 - Add UseCounter telemetry for various svg filters. r=emilio 2021-08-10 14:14:37 +00:00
SVGFECompositeElement.cpp Bug 1722316 - Add UseCounter telemetry for various svg filters. r=emilio 2021-08-10 14:14:37 +00:00
SVGFECompositeElement.h Bug 1722316 - Add UseCounter telemetry for various svg filters. r=emilio 2021-08-10 14:14:37 +00:00
SVGFEConvolveMatrixElement.cpp Bug 1722316 - Add UseCounter telemetry for various svg filters. r=emilio 2021-08-10 14:14:37 +00:00
SVGFEConvolveMatrixElement.h Bug 1722316 - Add UseCounter telemetry for various svg filters. r=emilio 2021-08-10 14:14:37 +00:00
SVGFEDiffuseLightingElement.cpp Bug 1722316 - Add UseCounter telemetry for various svg filters. r=emilio 2021-08-10 14:14:37 +00:00
SVGFEDiffuseLightingElement.h Bug 1722316 - Add UseCounter telemetry for various svg filters. r=emilio 2021-08-10 14:14:37 +00:00
SVGFEDisplacementMapElement.cpp Bug 1722316 - Add UseCounter telemetry for various svg filters. r=emilio 2021-08-10 14:14:37 +00:00
SVGFEDisplacementMapElement.h Bug 1722316 - Add UseCounter telemetry for various svg filters. r=emilio 2021-08-10 14:14:37 +00:00
SVGFEDistantLightElement.cpp
SVGFEDistantLightElement.h
SVGFEDropShadowElement.cpp
SVGFEDropShadowElement.h
SVGFEFloodElement.cpp Bug 1722316 - Add UseCounter telemetry for various svg filters. r=emilio 2021-08-10 14:14:37 +00:00
SVGFEFloodElement.h Bug 1722316 - Add UseCounter telemetry for various svg filters. r=emilio 2021-08-10 14:14:37 +00:00
SVGFEGaussianBlurElement.cpp Bug 1722316 - Add UseCounter telemetry for various svg filters. r=emilio 2021-08-10 14:14:37 +00:00
SVGFEGaussianBlurElement.h Bug 1722316 - Add UseCounter telemetry for various svg filters. r=emilio 2021-08-10 14:14:37 +00:00
SVGFEImageElement.cpp Bug 1722316 - Add UseCounter telemetry for various svg filters. r=emilio 2021-08-10 14:14:37 +00:00
SVGFEImageElement.h
SVGFEMergeElement.cpp Bug 1722316 - Add UseCounter telemetry for various svg filters. r=emilio 2021-08-10 14:14:37 +00:00
SVGFEMergeElement.h Bug 1722316 - Add UseCounter telemetry for various svg filters. r=emilio 2021-08-10 14:14:37 +00:00
SVGFEMergeNodeElement.cpp
SVGFEMergeNodeElement.h
SVGFEMorphologyElement.cpp Bug 1722316 - Add UseCounter telemetry for various svg filters. r=emilio 2021-08-10 14:14:37 +00:00
SVGFEMorphologyElement.h Bug 1722316 - Add UseCounter telemetry for various svg filters. r=emilio 2021-08-10 14:14:37 +00:00
SVGFEOffsetElement.cpp Bug 1722316 - Add UseCounter telemetry for various svg filters. r=emilio 2021-08-10 14:14:37 +00:00
SVGFEOffsetElement.h Bug 1722316 - Add UseCounter telemetry for various svg filters. r=emilio 2021-08-10 14:14:37 +00:00
SVGFEPointLightElement.cpp
SVGFEPointLightElement.h
SVGFESpecularLightingElement.cpp Bug 1722316 - Add UseCounter telemetry for various svg filters. r=emilio 2021-08-10 14:14:37 +00:00
SVGFESpecularLightingElement.h Bug 1722316 - Add UseCounter telemetry for various svg filters. r=emilio 2021-08-10 14:14:37 +00:00
SVGFESpotLightElement.cpp
SVGFESpotLightElement.h
SVGFETileElement.cpp Bug 1722316 - Add UseCounter telemetry for various svg filters. r=emilio 2021-08-10 14:14:37 +00:00
SVGFETileElement.h Bug 1722316 - Add UseCounter telemetry for various svg filters. r=emilio 2021-08-10 14:14:37 +00:00
SVGFETurbulenceElement.cpp Bug 1722316 - Add UseCounter telemetry for various svg filters. r=emilio 2021-08-10 14:14:37 +00:00
SVGFETurbulenceElement.h Bug 1722316 - Add UseCounter telemetry for various svg filters. r=emilio 2021-08-10 14:14:37 +00:00
SVGFilterElement.cpp
SVGFilterElement.h
SVGFilters.cpp
SVGFilters.h
SVGForeignObjectElement.cpp
SVGForeignObjectElement.h
SVGFragmentIdentifier.cpp Bug 1679987 - Use nsTokenizedRange where easily possible. r=xpcom-reviewers,nika 2020-12-16 19:10:34 +00:00
SVGFragmentIdentifier.h
SVGGElement.cpp
SVGGElement.h
SVGGeometryElement.cpp Bug 1715387 - Flush style properly for DOM APIs which use d property. r=jwatt,hiro,emilio 2021-12-13 01:03:39 +00:00
SVGGeometryElement.h Bug 1715387 - Flush style properly for DOM APIs which use d property. r=jwatt,hiro,emilio 2021-12-13 01:03:39 +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 1723249: Gracefully handle null SVG image-frame when resolving geometry properties. r=longsonr 2021-08-17 18:12:19 +00:00
SVGGradientElement.cpp
SVGGradientElement.h
SVGGraphicsElement.cpp Bug 1732845 - Add `nsINode::IsInDesignMode()` to check whether the node is directly in design mode r=smaug 2021-10-12 03:14:43 +00:00
SVGGraphicsElement.h Bug 1754522 - Limit cross-document content loadable via <svg:use>. r=dholbert 2022-02-26 16:17:17 +00:00
SVGImageElement.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
SVGImageElement.h
SVGIntegerPairSMILType.cpp
SVGIntegerPairSMILType.h
SVGLength.cpp
SVGLength.h
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
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 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
SVGMotionSMILType.cpp
SVGMotionSMILType.h
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
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 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
SVGPathElement.cpp Bug 1754829 - Detect when an SVG path is a Rectangle. r=gfx-reviewers,mstange 2022-02-21 13:35:44 +00:00
SVGPathElement.h Bug 1754829 - Detect when an SVG path is a Rectangle. r=gfx-reviewers,mstange 2022-02-21 13:35:44 +00:00
SVGPathSegListSMILType.cpp
SVGPathSegListSMILType.h
SVGPathSegUtils.cpp Bug 1754829 - Detect when an SVG path is a Rectangle. r=gfx-reviewers,mstange 2022-02-21 13:35:44 +00:00
SVGPathSegUtils.h Bug 1754829 - Detect when an SVG path is a Rectangle. r=gfx-reviewers,mstange 2022-02-21 13:35:44 +00:00
SVGPatternElement.cpp
SVGPatternElement.h
SVGPoint.h
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
SVGPointListSMILType.cpp
SVGPointListSMILType.h
SVGPolyElement.cpp
SVGPolyElement.h
SVGPolygonElement.cpp
SVGPolygonElement.h
SVGPolylineElement.cpp
SVGPolylineElement.h
SVGPreserveAspectRatio.cpp
SVGPreserveAspectRatio.h Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
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 Bug 1751107 Part 3 - Clamp current time for SVG elements. r=dholbert 2022-03-11 18:13:07 +00:00
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 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
SVGTSpanElement.cpp
SVGTSpanElement.h
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
SVGTextContentElement.cpp
SVGTextContentElement.h
SVGTextElement.cpp
SVGTextElement.h
SVGTextPathElement.cpp
SVGTextPathElement.h
SVGTextPositioningElement.cpp
SVGTextPositioningElement.h
SVGTitleElement.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
SVGTitleElement.h
SVGTransform.cpp
SVGTransform.h
SVGTransformList.cpp
SVGTransformList.h
SVGTransformListParser.cpp
SVGTransformListParser.h
SVGTransformListSMILType.cpp
SVGTransformListSMILType.h
SVGTransformableElement.cpp
SVGTransformableElement.h
SVGUseElement.cpp Bug 1754522 - Limit cross-document content loadable via <svg:use>. r=dholbert 2022-02-26 16:17:17 +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
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 Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00