gecko-dev/dom/svg
Emilio Cobos Álvarez 4c44dbe784 Bug 1917604 - Fix non-scaling-stroke on inner <svg>. r=longsonr
Weird no test caught this.

Differential Revision: https://phabricator.services.mozilla.com/D221515
2024-09-09 20:51:16 +00:00
..
crashtests Bug 1745149 - Remove SVGPathSeg APIs and related code. r=longsonr,boris,webidl,devtools-reviewers,smaug,nchevobbe 2024-06-20 09:44:00 +00:00
test Bug 1914513 - Add a pref to disable mutation events, r=masayuki 2024-09-02 13:29:57 +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 Bug 1803917 - Remove virtual keyword from override methods in SVG DOM r=emilio 2022-12-03 19:18:26 +00:00
DOMSVGAnimatedAngle.cpp Bug 1805931, part 2 - Automated removal of uses of ROOT and UNROOT CC macros. r=smaug 2022-12-15 19:45:01 +00:00
DOMSVGAnimatedAngle.h Bug 1803917 - Remove virtual keyword from override methods in SVG DOM r=emilio 2022-12-03 19:18:26 +00:00
DOMSVGAnimatedBoolean.cpp Bug 1805931, part 2 - Automated removal of uses of ROOT and UNROOT CC macros. r=smaug 2022-12-15 19:45:01 +00:00
DOMSVGAnimatedBoolean.h Bug 1803917 - Remove virtual keyword from override methods in SVG DOM r=emilio 2022-12-03 19:18:26 +00:00
DOMSVGAnimatedEnumeration.cpp Bug 1805931, part 2 - Automated removal of uses of ROOT and UNROOT CC macros. r=smaug 2022-12-15 19:45:01 +00:00
DOMSVGAnimatedEnumeration.h
DOMSVGAnimatedInteger.cpp Bug 1805931, part 2 - Automated removal of uses of ROOT and UNROOT CC macros. r=smaug 2022-12-15 19:45:01 +00:00
DOMSVGAnimatedInteger.h
DOMSVGAnimatedLength.cpp Bug 1805931, part 2 - Automated removal of uses of ROOT and UNROOT CC macros. r=smaug 2022-12-15 19:45:01 +00:00
DOMSVGAnimatedLength.h Bug 1803917 - Remove virtual keyword from override methods in SVG DOM r=emilio 2022-12-03 19:18:26 +00:00
DOMSVGAnimatedLengthList.cpp Bug 1805931, part 2 - Automated removal of uses of ROOT and UNROOT CC macros. r=smaug 2022-12-15 19:45:01 +00:00
DOMSVGAnimatedLengthList.h Bug 1803917 - Remove virtual keyword from override methods in SVG DOM r=emilio 2022-12-03 19:18:26 +00:00
DOMSVGAnimatedNumber.cpp Bug 1805931, part 2 - Automated removal of uses of ROOT and UNROOT CC macros. r=smaug 2022-12-15 19:45:01 +00:00
DOMSVGAnimatedNumber.h
DOMSVGAnimatedNumberList.cpp Bug 1805931, part 2 - Automated removal of uses of ROOT and UNROOT CC macros. r=smaug 2022-12-15 19:45:01 +00:00
DOMSVGAnimatedNumberList.h Bug 1803917 - Remove virtual keyword from override methods in SVG DOM r=emilio 2022-12-03 19:18:26 +00:00
DOMSVGAnimatedString.cpp Bug 1805931, part 2 - Automated removal of uses of ROOT and UNROOT CC macros. r=smaug 2022-12-15 19:45:01 +00:00
DOMSVGAnimatedString.h
DOMSVGAnimatedTransformList.cpp Bug 1805931, part 2 - Automated removal of uses of ROOT and UNROOT CC macros. r=smaug 2022-12-15 19:45:01 +00:00
DOMSVGAnimatedTransformList.h Bug 1803917 - Remove virtual keyword from override methods in SVG DOM r=emilio 2022-12-03 19:18:26 +00:00
DOMSVGLength.cpp Bug 631436 part 2 - support length animation with different units r=emilio 2023-11-21 03:37:35 +00:00
DOMSVGLength.h Bug 627594 - flush layout when working with percentage units r=emilio 2023-10-06 13:30:41 +00:00
DOMSVGLengthList.cpp
DOMSVGLengthList.h Bug 1803917 - Remove virtual keyword from override methods in SVG DOM r=emilio 2022-12-03 19:18:26 +00:00
DOMSVGNumber.cpp Bug 1805931, part 2 - Automated removal of uses of ROOT and UNROOT CC macros. r=smaug 2022-12-15 19:45:01 +00:00
DOMSVGNumber.h Bug 1803917 - Remove virtual keyword from override methods in SVG DOM r=emilio 2022-12-03 19:18:26 +00:00
DOMSVGNumberList.cpp Bug 669865 - Calling clear() on list types should set mIsBaseSet to false so that we ignore the transform r=emilio 2023-10-27 11:52:05 +00:00
DOMSVGNumberList.h Bug 1803917 - Remove virtual keyword from override methods in SVG DOM r=emilio 2022-12-03 19:18:26 +00:00
DOMSVGPoint.cpp Bug 1871107 - Use do_AddRef more r=TYLin 2023-12-20 23:34:03 +00:00
DOMSVGPoint.h
DOMSVGPointList.cpp Bug 1871347 - Don't pass a boolean aIsAnimValList to GetDOMWrapper when we can derive it r=emilio 2023-12-22 18:10:46 +00:00
DOMSVGPointList.h Bug 1871347 - Don't pass a boolean aIsAnimValList to GetDOMWrapper when we can derive it r=emilio 2023-12-22 18:10:46 +00:00
DOMSVGStringList.cpp
DOMSVGStringList.h Bug 1803917 - Remove virtual keyword from override methods in SVG DOM r=emilio 2022-12-03 19:18:26 +00:00
DOMSVGTransform.cpp Bug 1660405 - Move away from mozilla::IsFinite in favor of std::isfinite. r=sergesanspaille 2023-03-22 11:35:33 +00:00
DOMSVGTransform.h Bug 1803917 - Remove virtual keyword from override methods in SVG DOM r=emilio 2022-12-03 19:18:26 +00:00
DOMSVGTransformList.cpp Bug 669865 - Calling clear() on list types should set mIsBaseSet to false so that we ignore the transform r=emilio 2023-10-27 11:52:05 +00:00
DOMSVGTransformList.h Bug 1803917 - Remove virtual keyword from override methods in SVG DOM r=emilio 2022-12-03 19:18:26 +00:00
SVGAElement.cpp Bug 1835157 - Ignore target names which contain both newline and < characters. r=emilio 2024-05-24 08:09:36 +00:00
SVGAElement.h Bug 1835157 - Ignore target names which contain both newline and < characters. r=emilio 2024-05-24 08:09:36 +00:00
SVGAnimateElement.cpp
SVGAnimateElement.h Bug 1803917 - Remove virtual keyword from override methods in SVG DOM r=emilio 2022-12-03 19:18:26 +00:00
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 Bug 1803917 - Remove virtual keyword from override methods in SVG DOM r=emilio 2022-12-03 19:18:26 +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 Bug 1803917 - Remove virtual keyword from override methods in SVG DOM r=emilio 2022-12-03 19:18:26 +00:00
SVGAnimatedClass.cpp Bug 1839922 - Remove usage of {Has,Get}Attr(kNameSpaceID_None, ..). r=edgar 2023-06-23 10:01:32 +00:00
SVGAnimatedClass.h Bug 1803917 - Remove virtual keyword from override methods in SVG DOM r=emilio 2022-12-03 19:18:26 +00:00
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 Bug 1803917 - Remove virtual keyword from override methods in SVG DOM r=emilio 2022-12-03 19:18:26 +00:00
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 Bug 1803917 - Remove virtual keyword from override methods in SVG DOM r=emilio 2022-12-03 19:18:26 +00:00
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 Bug 1803917 - Remove virtual keyword from override methods in SVG DOM r=emilio 2022-12-03 19:18:26 +00:00
SVGAnimatedLength.cpp Bug 1903352 - SVG attribute values should not be zoomed r=emilio 2024-06-20 14:56:29 +00:00
SVGAnimatedLength.h Bug 1903352 - SVG attribute values should not be zoomed r=emilio 2024-06-20 14:56:29 +00:00
SVGAnimatedLengthList.cpp Bug 1855134 - Move existing MOZ_TRY macros to a dedicated header file; r=glandium 2023-09-28 20:46:07 +00:00
SVGAnimatedLengthList.h Bug 1803917 - Remove virtual keyword from override methods in SVG DOM r=emilio 2022-12-03 19:18:26 +00:00
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 Bug 1660405 - Move away from mozilla::IsFinite in favor of std::isfinite. r=sergesanspaille 2023-03-22 11:35:33 +00:00
SVGAnimatedNumberList.cpp Bug 1855134 - Move existing MOZ_TRY macros to a dedicated header file; r=glandium 2023-09-28 20:46:07 +00:00
SVGAnimatedNumberList.h Bug 1803917 - Remove virtual keyword from override methods in SVG DOM r=emilio 2022-12-03 19:18:26 +00:00
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 Bug 1660405 - Move away from mozilla::IsFinite in favor of std::isfinite. r=sergesanspaille 2023-03-22 11:35:33 +00:00
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 1714238 - Use a single SVG path representation. r=boris,longsonr,webidl,smaug 2024-06-21 16:16:01 +00:00
SVGAnimatedPathSegList.h Bug 1714238 - Use a single SVG path representation. r=boris,longsonr,webidl,smaug 2024-06-21 16:16:01 +00:00
SVGAnimatedPointList.cpp Bug 1824933 - Avoid some copying in SVGLengthList and co. r=longsonr 2023-04-10 15:12:23 +00:00
SVGAnimatedPointList.h Bug 1843883 - Copy remaining internal attribute values for printing r=emilio 2023-07-19 07:56:01 +00:00
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 Bug 1803917 - Remove virtual keyword from override methods in SVG DOM r=emilio 2022-12-03 19:18:26 +00:00
SVGAnimatedRect.cpp Bug 1805931, part 2 - Automated removal of uses of ROOT and UNROOT CC macros. r=smaug 2022-12-15 19:45:01 +00:00
SVGAnimatedRect.h Bug 1803917 - Remove virtual keyword from override methods in SVG DOM r=emilio 2022-12-03 19:18:26 +00:00
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 Bug 1803917 - Remove virtual keyword from override methods in SVG DOM r=emilio 2022-12-03 19:18:26 +00:00
SVGAnimatedTransformList.cpp Bug 669865 - Calling clear() on list types should set mIsBaseSet to false so that we ignore the transform r=emilio 2023-10-27 11:52:05 +00:00
SVGAnimatedTransformList.h Bug 669865 - Calling clear() on list types should set mIsBaseSet to false so that we ignore the transform r=emilio 2023-10-27 11:52:05 +00:00
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 Bug 1905023 - viewBox values need to be adjusted in the presence of CSS zoom r=emilio 2024-07-03 15:42:09 +00:00
SVGAnimationElement.cpp Bug 1902675 - animations should not run in inactive switch children or if they are children of elements that have failed conditional processing tests r=emilio 2024-06-17 16:40:41 +00:00
SVGAnimationElement.h Bug 1902675 - animations should not run in inactive switch children or if they are children of elements that have failed conditional processing tests r=emilio 2024-06-17 16:40:41 +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 Bug 1714238 - Use a single SVG path representation. r=boris,longsonr,webidl,smaug 2024-06-21 16:16:01 +00:00
SVGAttrValueWrapper.h
SVGCircleElement.cpp
SVGCircleElement.h Bug 1598158 - Add IsClosedLoop() for SVGGeometryElement. r=emilio 2023-08-07 22:04:02 +00:00
SVGClipPathElement.cpp
SVGClipPathElement.h Bug 1803917 - Remove virtual keyword from override methods in SVG DOM r=emilio 2022-12-03 19:18:26 +00:00
SVGComponentTransferFunctionElement.h Bug 1856213 - remove some queryinterface calls r=emilio 2023-10-04 10:41:41 +00:00
SVGContentUtils.cpp Bug 1917604 - Fix non-scaling-stroke on inner <svg>. r=longsonr 2024-09-09 20:51:16 +00:00
SVGContentUtils.h Bug 1915971 - Simplify PrependLocalTransformsTo. r=longsonr 2024-09-02 17:26:21 +00:00
SVGDataParser.cpp
SVGDataParser.h Bug 1852867 - Replace call to isalpha in SVGDataParser::IsAlpha with a call to mozilla::IsAsciiAlpha r=mstange 2023-09-13 14:27:36 +00:00
SVGDefsElement.cpp Bug 367994 - Map all SVG styles to all non-animation SVG elements r=emilio 2023-03-15 19:13:51 +00:00
SVGDefsElement.h Bug 1895208 - Refactor IsFocusable checks to take flags rather than bool arguments. r=smaug 2024-05-06 21:54:37 +00:00
SVGDescElement.cpp
SVGDescElement.h
SVGDocument.cpp Bug 1844752, initialize nsNodeInfoManager::mPrincipal with the correct principal when available, r=dom-core,emilio,peterv 2023-07-31 23:44:15 +00:00
SVGDocument.h Bug 1808102 - Move contextPaint to Document class r=emilio 2023-01-17 19:13:41 +00:00
SVGElement.cpp Bug 1915971 - Simplify PrependLocalTransformsTo. r=longsonr 2024-09-02 17:26:21 +00:00
SVGElement.h Bug 1915971 - Simplify PrependLocalTransformsTo. r=longsonr 2024-09-02 17:26:21 +00:00
SVGElementFactory.cpp
SVGElementFactory.h
SVGEllipseElement.cpp
SVGEllipseElement.h Bug 1598158 - Add IsClosedLoop() for SVGGeometryElement. r=emilio 2023-08-07 22:04:02 +00:00
SVGFEBlendElement.cpp Bug 1856362 part 1 - rename SVGFE to SVGFilterPrimitiveelement and SVGFEUnstyledElement to SVGFilterPrimitiveChildElement r=emilio 2023-10-03 10:40:45 +00:00
SVGFEBlendElement.h Bug 1856362 part 1 - rename SVGFE to SVGFilterPrimitiveelement and SVGFEUnstyledElement to SVGFilterPrimitiveChildElement r=emilio 2023-10-03 10:40:45 +00:00
SVGFEColorMatrixElement.cpp Bug 1856362 part 1 - rename SVGFE to SVGFilterPrimitiveelement and SVGFEUnstyledElement to SVGFilterPrimitiveChildElement r=emilio 2023-10-03 10:40:45 +00:00
SVGFEColorMatrixElement.h Bug 1856362 part 1 - rename SVGFE to SVGFilterPrimitiveelement and SVGFEUnstyledElement to SVGFilterPrimitiveChildElement r=emilio 2023-10-03 10:40:45 +00:00
SVGFEComponentTransferElement.cpp Bug 1856213 - remove some queryinterface calls r=emilio 2023-10-04 10:41:41 +00:00
SVGFEComponentTransferElement.h Bug 1856362 part 1 - rename SVGFE to SVGFilterPrimitiveelement and SVGFEUnstyledElement to SVGFilterPrimitiveChildElement r=emilio 2023-10-03 10:40:45 +00:00
SVGFECompositeElement.cpp Bug 1857820 - Simplify checking for percent units on offset attribute r=emilio 2023-10-12 09:40:24 +00:00
SVGFECompositeElement.h Bug 1856362 part 1 - rename SVGFE to SVGFilterPrimitiveelement and SVGFEUnstyledElement to SVGFilterPrimitiveChildElement r=emilio 2023-10-03 10:40:45 +00:00
SVGFEConvolveMatrixElement.cpp Bug 1857820 - Simplify checking for percent units on offset attribute r=emilio 2023-10-12 09:40:24 +00:00
SVGFEConvolveMatrixElement.h Bug 1856362 part 1 - rename SVGFE to SVGFilterPrimitiveelement and SVGFEUnstyledElement to SVGFilterPrimitiveChildElement r=emilio 2023-10-03 10:40:45 +00:00
SVGFEDiffuseLightingElement.cpp Bug 1856362 part 1 - rename SVGFE to SVGFilterPrimitiveelement and SVGFEUnstyledElement to SVGFilterPrimitiveChildElement r=emilio 2023-10-03 10:40:45 +00:00
SVGFEDiffuseLightingElement.h Bug 1820770 - mark various classes as final r=emilio 2023-03-07 13:58:43 +00:00
SVGFEDisplacementMapElement.cpp Bug 1857820 - Simplify checking for percent units on offset attribute r=emilio 2023-10-12 09:40:24 +00:00
SVGFEDisplacementMapElement.h Bug 1856362 part 1 - rename SVGFE to SVGFilterPrimitiveelement and SVGFEUnstyledElement to SVGFilterPrimitiveChildElement r=emilio 2023-10-03 10:40:45 +00:00
SVGFEDistantLightElement.cpp Bug 1857820 - Simplify checking for percent units on offset attribute r=emilio 2023-10-12 09:40:24 +00:00
SVGFEDistantLightElement.h Bug 1820770 - mark various classes as final r=emilio 2023-03-07 13:58:43 +00:00
SVGFEDropShadowElement.cpp Bug 1869202 - taint filter if input is currentColor r=emilio 2023-12-11 09:09:38 +00:00
SVGFEDropShadowElement.h Bug 1869202 - taint filter if input is currentColor r=emilio 2023-12-11 09:09:38 +00:00
SVGFEFloodElement.cpp Bug 1869202 - taint filter if input is currentColor r=emilio 2023-12-11 09:09:38 +00:00
SVGFEFloodElement.h Bug 1869202 - taint filter if input is currentColor r=emilio 2023-12-11 09:09:38 +00:00
SVGFEGaussianBlurElement.cpp Bug 1856362 part 1 - rename SVGFE to SVGFilterPrimitiveelement and SVGFEUnstyledElement to SVGFilterPrimitiveChildElement r=emilio 2023-10-03 10:40:45 +00:00
SVGFEGaussianBlurElement.h Bug 1856362 part 1 - rename SVGFE to SVGFilterPrimitiveelement and SVGFEUnstyledElement to SVGFilterPrimitiveChildElement r=emilio 2023-10-03 10:40:45 +00:00
SVGFEImageElement.cpp Bug 1908625 - SVG image elements should update if their href is removed r=emilio 2024-07-19 20:11:01 +00:00
SVGFEImageElement.h Bug 1891002 - Make DidAnimateAttribute virtual rather than DidAnimateString r=emilio 2024-04-12 15:26:36 +00:00
SVGFEMergeElement.cpp Bug 1856362 part 1 - rename SVGFE to SVGFilterPrimitiveelement and SVGFEUnstyledElement to SVGFilterPrimitiveChildElement r=emilio 2023-10-03 10:40:45 +00:00
SVGFEMergeElement.h Bug 1856362 part 1 - rename SVGFE to SVGFilterPrimitiveelement and SVGFEUnstyledElement to SVGFilterPrimitiveChildElement r=emilio 2023-10-03 10:40:45 +00:00
SVGFEMergeNodeElement.cpp Bug 1856213 - remove some queryinterface calls r=emilio 2023-10-04 10:41:41 +00:00
SVGFEMergeNodeElement.h Bug 1856362 part 1 - rename SVGFE to SVGFilterPrimitiveelement and SVGFEUnstyledElement to SVGFilterPrimitiveChildElement r=emilio 2023-10-03 10:40:45 +00:00
SVGFEMorphologyElement.cpp Bug 1856362 part 1 - rename SVGFE to SVGFilterPrimitiveelement and SVGFEUnstyledElement to SVGFilterPrimitiveChildElement r=emilio 2023-10-03 10:40:45 +00:00
SVGFEMorphologyElement.h Bug 1856362 part 1 - rename SVGFE to SVGFilterPrimitiveelement and SVGFEUnstyledElement to SVGFilterPrimitiveChildElement r=emilio 2023-10-03 10:40:45 +00:00
SVGFEOffsetElement.cpp Bug 1857820 - Simplify checking for percent units on offset attribute r=emilio 2023-10-12 09:40:24 +00:00
SVGFEOffsetElement.h Bug 1856362 part 1 - rename SVGFE to SVGFilterPrimitiveelement and SVGFEUnstyledElement to SVGFilterPrimitiveChildElement r=emilio 2023-10-03 10:40:45 +00:00
SVGFEPointLightElement.cpp Bug 1857820 - Simplify checking for percent units on offset attribute r=emilio 2023-10-12 09:40:24 +00:00
SVGFEPointLightElement.h Bug 1820770 - mark various classes as final r=emilio 2023-03-07 13:58:43 +00:00
SVGFESpecularLightingElement.cpp Bug 1856362 part 1 - rename SVGFE to SVGFilterPrimitiveelement and SVGFEUnstyledElement to SVGFilterPrimitiveChildElement r=emilio 2023-10-03 10:40:45 +00:00
SVGFESpecularLightingElement.h Bug 1820770 - mark various classes as final r=emilio 2023-03-07 13:58:43 +00:00
SVGFESpotLightElement.cpp Bug 1857820 - Simplify checking for percent units on offset attribute r=emilio 2023-10-12 09:40:24 +00:00
SVGFESpotLightElement.h Bug 1820770 - mark various classes as final r=emilio 2023-03-07 13:58:43 +00:00
SVGFETileElement.cpp Bug 1856362 part 1 - rename SVGFE to SVGFilterPrimitiveelement and SVGFEUnstyledElement to SVGFilterPrimitiveChildElement r=emilio 2023-10-03 10:40:45 +00:00
SVGFETileElement.h Bug 1856362 part 1 - rename SVGFE to SVGFilterPrimitiveelement and SVGFEUnstyledElement to SVGFilterPrimitiveChildElement r=emilio 2023-10-03 10:40:45 +00:00
SVGFETurbulenceElement.cpp Bug 1857820 - Simplify checking for percent units on offset attribute r=emilio 2023-10-12 09:40:24 +00:00
SVGFETurbulenceElement.h Bug 1856362 part 1 - rename SVGFE to SVGFilterPrimitiveelement and SVGFEUnstyledElement to SVGFilterPrimitiveChildElement r=emilio 2023-10-03 10:40:45 +00:00
SVGFilterElement.cpp Bug 367994 - Map all SVG styles to all non-animation SVG elements r=emilio 2023-03-15 19:13:51 +00:00
SVGFilterElement.h Bug 367994 - Map all SVG styles to all non-animation SVG elements r=emilio 2023-03-15 19:13:51 +00:00
SVGFilters.cpp Bug 1869202 - taint filter if input is currentColor r=emilio 2023-12-11 09:09:38 +00:00
SVGFilters.h Bug 1869202 - taint filter if input is currentColor r=emilio 2023-12-11 09:09:38 +00:00
SVGForeignObjectElement.cpp Bug 1915971 - Simplify PrependLocalTransformsTo. r=longsonr 2024-09-02 17:26:21 +00:00
SVGForeignObjectElement.h Bug 1915971 - Simplify PrependLocalTransformsTo. r=longsonr 2024-09-02 17:26:21 +00:00
SVGFragmentIdentifier.cpp Bug 878346 - Make transform a mapped attribute for SVG. r=longsonr,firefox-style-system-reviewers,zrhoffman 2024-08-21 15:00:48 +00:00
SVGFragmentIdentifier.h
SVGGElement.cpp Bug 367994 - Map all SVG styles to all non-animation SVG elements r=emilio 2023-03-15 19:13:51 +00:00
SVGGElement.h Bug 367994 - Map all SVG styles to all non-animation SVG elements r=emilio 2023-03-15 19:13:51 +00:00
SVGGeometryElement.cpp Bug 878346 - Make transform a mapped attribute for SVG. r=longsonr,firefox-style-system-reviewers,zrhoffman 2024-08-21 15:00:48 +00:00
SVGGeometryElement.h Bug 878346 - Make transform a mapped attribute for SVG. r=longsonr,firefox-style-system-reviewers,zrhoffman 2024-08-21 15:00:48 +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 1912334 - Use kFallbackIntrinsicWidthInPixels and kFallbackIntrinsicHeightInPixels r=emilio 2024-08-08 22:43:04 +00:00
SVGGradientElement.cpp Bug 1914221 - Map pattern/gradientTransform to the transform property. r=longsonr 2024-09-02 17:26:20 +00:00
SVGGradientElement.h Bug 1914221 - Map pattern/gradientTransform to the transform property. r=longsonr 2024-09-02 17:26:20 +00:00
SVGGraphicsElement.cpp Bug 1019326 - fix some issues with svg.new-getBBox.enabled r=emilio 2024-06-07 11:29:08 +00:00
SVGGraphicsElement.h Bug 1895208 - Refactor IsFocusable checks to take flags rather than bool arguments. r=smaug 2024-05-06 21:54:37 +00:00
SVGImageElement.cpp Bug 1908625 - SVG image elements should update if their href is removed r=emilio 2024-07-19 20:11:01 +00:00
SVGImageElement.h Bug 1891002 - Make DidAnimateAttribute virtual rather than DidAnimateString r=emilio 2024-04-12 15:26:36 +00:00
SVGIntegerPairSMILType.cpp
SVGIntegerPairSMILType.h Bug 1803917 - Remove virtual keyword from override methods in SVG DOM r=emilio 2022-12-03 19:18:26 +00:00
SVGLength.cpp Bug 1903352 - SVG attribute values should not be zoomed r=emilio 2024-06-20 14:56:29 +00:00
SVGLength.h Bug 1917192 - Make SVG text position react to CSS zoom r=emilio 2024-09-06 11:53:14 +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 1917192 - Make SVG text position react to CSS zoom r=emilio 2024-09-06 11:53:14 +00:00
SVGLengthListSMILType.cpp Bug 631436 part 1 - use the nearest orient or length value for the result unit when interpolating r=emilio 2023-11-21 03:37:34 +00:00
SVGLengthListSMILType.h Bug 1803917 - Remove virtual keyword from override methods in SVG DOM r=emilio 2022-12-03 19:18:26 +00:00
SVGLengthSMILType.cpp Bug 631436 part 2 - support length animation with different units r=emilio 2023-11-21 03:37:35 +00:00
SVGLengthSMILType.h Bug 631436 part 2 - support length animation with different units r=emilio 2023-11-21 03:37:35 +00:00
SVGLineElement.cpp Bug 367994 - Map all SVG styles to all non-animation SVG elements r=emilio 2023-03-15 19:13:51 +00:00
SVGLineElement.h Bug 367994 - Map all SVG styles to all non-animation SVG elements r=emilio 2023-03-15 19:13:51 +00:00
SVGMPathElement.cpp Bug 1881011 - Refactor UnbindFromTree to take a context argument. r=smaug 2024-02-20 15:05:40 +00:00
SVGMPathElement.h Bug 1881011 - Refactor UnbindFromTree to take a context argument. r=smaug 2024-02-20 15:05:40 +00:00
SVGMarkerElement.cpp Bug 1905023 - viewBox values need to be adjusted in the presence of CSS zoom r=emilio 2024-07-03 15:42:09 +00:00
SVGMarkerElement.h Bug 1863206 - Remove virtual keyword from overrides and stop prefixing variables that don't need prefixing r=emilio 2023-11-05 18:04:53 +00:00
SVGMaskElement.cpp Bug 367994 - Map all SVG styles to all non-animation SVG elements r=emilio 2023-03-15 19:13:51 +00:00
SVGMaskElement.h Bug 367994 - Map all SVG styles to all non-animation SVG elements r=emilio 2023-03-15 19:13:51 +00:00
SVGMatrix.cpp Bug 1871107 - Use do_AddRef more r=TYLin 2023-12-20 23:34:03 +00:00
SVGMatrix.h Bug 1803917 - Remove virtual keyword from override methods in SVG DOM r=emilio 2022-12-03 19:18:26 +00:00
SVGMetadataElement.cpp
SVGMetadataElement.h Bug 1803917 - Remove virtual keyword from override methods in SVG DOM r=emilio 2022-12-03 19:18:26 +00:00
SVGMotionSMILAnimationFunction.cpp Bug 1903361 - Make SVG paths respect zoom. r=longsonr 2024-06-27 11:12:47 +00:00
SVGMotionSMILAnimationFunction.h Bug 1803917 - Remove virtual keyword from override methods in SVG DOM r=emilio 2022-12-03 19:18:26 +00:00
SVGMotionSMILAttr.cpp
SVGMotionSMILAttr.h Bug 1803917 - Remove virtual keyword from override methods in SVG DOM r=emilio 2022-12-03 19:18:26 +00:00
SVGMotionSMILPathUtils.cpp Bug 1835622 - Perform length unit conversion in a single place r=emilio 2023-06-05 19:26:13 +00:00
SVGMotionSMILPathUtils.h Bug 1803917 - Remove virtual keyword from override methods in SVG DOM r=emilio 2022-12-03 19:18:26 +00:00
SVGMotionSMILType.cpp
SVGMotionSMILType.h Bug 1803917 - Remove virtual keyword from override methods in SVG DOM r=emilio 2022-12-03 19:18:26 +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 Bug 631436 part 1 - use the nearest orient or length value for the result unit when interpolating r=emilio 2023-11-21 03:37:34 +00:00
SVGNumberListSMILType.h Bug 1803917 - Remove virtual keyword from override methods in SVG DOM r=emilio 2022-12-03 19:18:26 +00:00
SVGNumberPairSMILType.cpp
SVGNumberPairSMILType.h Bug 1803917 - Remove virtual keyword from override methods in SVG DOM r=emilio 2022-12-03 19:18:26 +00:00
SVGOrientSMILType.cpp Bug 631436 part 1 - use the nearest orient or length value for the result unit when interpolating r=emilio 2023-11-21 03:37:34 +00:00
SVGOrientSMILType.h Bug 1803917 - Remove virtual keyword from override methods in SVG DOM r=emilio 2022-12-03 19:18:26 +00:00
SVGPathData.cpp Bug 1906310 - Some some dead SVGPath code. r=longsonr 2024-07-04 16:59:22 +00:00
SVGPathData.h Bug 1906310 - Some some dead SVGPath code. r=longsonr 2024-07-04 16:59:22 +00:00
SVGPathDataParser.cpp Bug 1714238 - Use a single SVG path representation. r=boris,longsonr,webidl,smaug 2024-06-21 16:16:01 +00:00
SVGPathDataParser.h Bug 1714238 - Use a single SVG path representation. r=boris,longsonr,webidl,smaug 2024-06-21 16:16:01 +00:00
SVGPathElement.cpp Bug 1906270 - Account for CSS zoom in SVGPathElement::GetAsSimplePath. r=longsonr 2024-07-04 13:37:13 +00:00
SVGPathElement.h Bug 1745149 - Remove SVGPathSeg APIs and related code. r=longsonr,boris,webidl,devtools-reviewers,smaug,nchevobbe 2024-06-20 09:44:00 +00:00
SVGPathSegListSMILType.cpp Bug 1714238 - Use a single SVG path representation. r=boris,longsonr,webidl,smaug 2024-06-21 16:16:01 +00:00
SVGPathSegListSMILType.h Bug 1803917 - Remove virtual keyword from override methods in SVG DOM r=emilio 2022-12-03 19:18:26 +00:00
SVGPathSegUtils.cpp Bug 1714238 - Use a single SVG path representation. r=boris,longsonr,webidl,smaug 2024-06-21 16:16:01 +00:00
SVGPathSegUtils.h Bug 1906310 - Some some dead SVGPath code. r=longsonr 2024-07-04 16:59:22 +00:00
SVGPatternElement.cpp Bug 1914221 - Map pattern/gradientTransform to the transform property. r=longsonr 2024-09-02 17:26:20 +00:00
SVGPatternElement.h Bug 1914221 - Map pattern/gradientTransform to the transform property. r=longsonr 2024-09-02 17:26:20 +00:00
SVGPoint.h Bug 1660405 - Move away from mozilla::IsFinite in favor of std::isfinite. r=sergesanspaille 2023-03-22 11:35:33 +00:00
SVGPointList.cpp
SVGPointList.h Bug 1843883 - Copy remaining internal attribute values for printing r=emilio 2023-07-19 07:56:01 +00:00
SVGPointListSMILType.cpp Bug 631436 part 1 - use the nearest orient or length value for the result unit when interpolating r=emilio 2023-11-21 03:37:34 +00:00
SVGPointListSMILType.h Bug 1803917 - Remove virtual keyword from override methods in SVG DOM r=emilio 2022-12-03 19:18:26 +00:00
SVGPolyElement.cpp Bug 1916111 - zoom polygons and polylines r=emilio 2024-09-05 07:27:36 +00:00
SVGPolyElement.h Bug 367994 - Map all SVG styles to all non-animation SVG elements r=emilio 2023-03-15 19:13:51 +00:00
SVGPolygonElement.cpp Bug 1916111 - zoom polygons and polylines r=emilio 2024-09-05 07:27:36 +00:00
SVGPolygonElement.h Bug 1598158 - Add IsClosedLoop() for SVGGeometryElement. r=emilio 2023-08-07 22:04:02 +00:00
SVGPolylineElement.cpp Bug 1916111 - zoom polygons and polylines r=emilio 2024-09-05 07:27:36 +00:00
SVGPolylineElement.h Bug 1803917 - Remove virtual keyword from override methods in SVG DOM r=emilio 2022-12-03 19:18:26 +00:00
SVGPreserveAspectRatio.cpp Bug 1805931, part 2 - Automated removal of uses of ROOT and UNROOT CC macros. r=smaug 2022-12-15 19:45:01 +00:00
SVGPreserveAspectRatio.h Bug 1803917 - Remove virtual keyword from override methods in SVG DOM r=emilio 2022-12-03 19:18:26 +00:00
SVGRect.cpp Bug 1805931, part 2 - Automated removal of uses of ROOT and UNROOT CC macros. r=smaug 2022-12-15 19:45:01 +00:00
SVGRect.h
SVGRectElement.cpp
SVGRectElement.h Bug 1598158 - Add IsClosedLoop() for SVGGeometryElement. r=emilio 2023-08-07 22:04:02 +00:00
SVGSVGElement.cpp Bug 878346 - Make transform a mapped attribute for SVG. r=longsonr,firefox-style-system-reviewers,zrhoffman 2024-08-21 15:00:48 +00:00
SVGSVGElement.h Bug 1915971 - Simplify PrependLocalTransformsTo. r=longsonr 2024-09-02 17:26:21 +00:00
SVGScriptElement.cpp Bug 1910698 - Add a struct to represent JS caller location and more general warning source location. r=smaug,necko-reviewers,anti-tracking-reviewers,dom-storage-reviewers,pbz,kershaw,janv 2024-08-01 17:12:48 +00:00
SVGScriptElement.h Bug 1839316: part 4) Add `RequestPriority` to `ScriptFetchOptions` and `ScriptLoadRequest`. r=smaug 2023-08-28 11:56:34 +00:00
SVGSetElement.cpp
SVGSetElement.h Bug 1803917 - Remove virtual keyword from override methods in SVG DOM r=emilio 2022-12-03 19:18:26 +00:00
SVGStopElement.cpp Bug 1857820 - Simplify checking for percent units on offset attribute r=emilio 2023-10-12 09:40:24 +00:00
SVGStopElement.h Bug 367994 - Map all SVG styles to all non-animation SVG elements r=emilio 2023-03-15 19:13:51 +00:00
SVGStringList.cpp
SVGStringList.h
SVGStyleElement.cpp Bug 1881011 - Refactor UnbindFromTree to take a context argument. r=smaug 2024-02-20 15:05:40 +00:00
SVGStyleElement.h Bug 1881011 - Refactor UnbindFromTree to take a context argument. r=smaug 2024-02-20 15:05:40 +00:00
SVGSwitchElement.cpp Bug 1874052 Part 1 - Use oxilang to do proper BCP 47 matching for SVG switch and systemLanguage matching r=emilio,jfkthame 2024-04-16 17:07:34 +00:00
SVGSwitchElement.h Bug 1874052 Part 1 - Use oxilang to do proper BCP 47 matching for SVG switch and systemLanguage matching r=emilio,jfkthame 2024-04-16 17:07:34 +00:00
SVGSymbolElement.cpp Bug 1895208 - Refactor IsFocusable checks to take flags rather than bool arguments. r=smaug 2024-05-06 21:54:37 +00:00
SVGSymbolElement.h Bug 1895208 - Refactor IsFocusable checks to take flags rather than bool arguments. r=smaug 2024-05-06 21:54:37 +00:00
SVGTSpanElement.cpp Bug 1821913 part 1 - Simplify IsAttributeMapped for SVG text r=emilio 2023-03-13 16:58:47 +00:00
SVGTSpanElement.h Bug 1821913 part 1 - Simplify IsAttributeMapped for SVG text r=emilio 2023-03-13 16:58:47 +00:00
SVGTagList.h
SVGTests.cpp Bug 1902675 - animations should not run in inactive switch children or if they are children of elements that have failed conditional processing tests r=emilio 2024-06-17 16:40:41 +00:00
SVGTests.h Bug 1874052 Part 2 - cache whether we pass or fail conditional processing tests r=jfkthame 2024-04-16 17:15:00 +00:00
SVGTextContentElement.cpp Bug 1844992 - refactor GetSubStringLength r=emilio 2023-07-27 10:15:23 +00:00
SVGTextContentElement.h Bug 367994 - Map all SVG styles to all non-animation SVG elements r=emilio 2023-03-15 19:13:51 +00:00
SVGTextElement.cpp Bug 1821913 part 1 - Simplify IsAttributeMapped for SVG text r=emilio 2023-03-13 16:58:47 +00:00
SVGTextElement.h Bug 1821913 part 1 - Simplify IsAttributeMapped for SVG text r=emilio 2023-03-13 16:58:47 +00:00
SVGTextPathElement.cpp Bug 1821913 part 1 - Simplify IsAttributeMapped for SVG text r=emilio 2023-03-13 16:58:47 +00:00
SVGTextPathElement.h Bug 1821913 part 1 - Simplify IsAttributeMapped for SVG text r=emilio 2023-03-13 16:58:47 +00:00
SVGTextPositioningElement.cpp
SVGTextPositioningElement.h Bug 1803917 - Remove virtual keyword from override methods in SVG DOM r=emilio 2022-12-03 19:18:26 +00:00
SVGTitleElement.cpp Bug 1881011 - Refactor UnbindFromTree to take a context argument. r=smaug 2024-02-20 15:05:40 +00:00
SVGTitleElement.h Bug 1881011 - Refactor UnbindFromTree to take a context argument. r=smaug 2024-02-20 15:05:40 +00:00
SVGTransform.cpp
SVGTransform.h Bug 1856795 - Remove redundant member init r=emilio 2023-10-15 15:29:02 +00:00
SVGTransformList.cpp
SVGTransformList.h Bug 1843883 - Copy remaining internal attribute values for printing r=emilio 2023-07-19 07:56:01 +00:00
SVGTransformListParser.cpp Bug 1852867 - Replace call to isalpha in SVGDataParser::IsAlpha with a call to mozilla::IsAsciiAlpha r=mstange 2023-09-13 14:27:36 +00:00
SVGTransformListParser.h
SVGTransformListSMILType.cpp Bug 631436 part 1 - use the nearest orient or length value for the result unit when interpolating r=emilio 2023-11-21 03:37:34 +00:00
SVGTransformListSMILType.h Bug 1803917 - Remove virtual keyword from override methods in SVG DOM r=emilio 2022-12-03 19:18:26 +00:00
SVGTransformableElement.cpp Bug 1915971 - Remove some no longer needed code to handle transform attribute changes. r=longsonr 2024-09-02 17:26:20 +00:00
SVGTransformableElement.h Bug 1915971 - Remove some no longer needed code to handle transform attribute changes. r=longsonr 2024-09-02 17:26:20 +00:00
SVGUseElement.cpp Bug 1915971 - Simplify PrependLocalTransformsTo. r=longsonr 2024-09-02 17:26:21 +00:00
SVGUseElement.h Bug 1915971 - Simplify PrependLocalTransformsTo. r=longsonr 2024-09-02 17:26:21 +00:00
SVGViewBoxSMILType.cpp Bug 1865470 - support by animation on viewBox r=emilio 2023-11-21 03:36:21 +00:00
SVGViewBoxSMILType.h Bug 1803917 - Remove virtual keyword from override methods in SVG DOM r=emilio 2022-12-03 19:18:26 +00:00
SVGViewElement.cpp
SVGViewElement.h Bug 1863206 - Remove virtual keyword from overrides and stop prefixing variables that don't need prefixing r=emilio 2023-11-05 18:04:53 +00:00
SVGViewportElement.cpp Bug 1915971 - Simplify PrependLocalTransformsTo. r=longsonr 2024-09-02 17:26:21 +00:00
SVGViewportElement.h Bug 1915971 - Simplify PrependLocalTransformsTo. r=longsonr 2024-09-02 17:26:21 +00:00
moz.build Bug 1745149 - Remove SVGPathSeg APIs and related code. r=longsonr,boris,webidl,devtools-reviewers,smaug,nchevobbe 2024-06-20 09:44:00 +00:00