gecko-dev/dom/svg
David Shin dd2d1fcb2e Bug 1892089: Support font-relative line-height units in SVG. r=longsonr,emilio
Differential Revision: https://phabricator.services.mozilla.com/D207870
2024-05-07 20:35:08 +00:00
..
crashtests Bug 1354393 - remove flush in SMILAnimationController::DoSample r=emilio 2024-04-09 15:35:30 +00:00
test Bug 1036966 - Make accessibility.tabfocus default to 7 on macOS too. r=morgan,settings-reviewers,mac-reviewers,mstange 2024-05-03 23:10:47 +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
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 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
DOMSVGNumber.cpp
DOMSVGNumber.h
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
DOMSVGPathSeg.cpp
DOMSVGPathSeg.h Bug 1856795 - Remove redundant member init r=emilio 2023-10-15 15:29:02 +00:00
DOMSVGPathSegList.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
DOMSVGPathSegList.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
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
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
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
SVGAElement.cpp Bug 1895208 - Refactor IsFocusable checks to take flags rather than bool arguments. r=smaug 2024-05-06 21:54:37 +00:00
SVGAElement.h Bug 1895208 - Refactor IsFocusable checks to take flags rather than bool arguments. r=smaug 2024-05-06 21:54:37 +00:00
SVGAnimateElement.cpp
SVGAnimateElement.h
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
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
SVGAnimatedClass.cpp Bug 1839922 - Remove usage of {Has,Get}Attr(kNameSpaceID_None, ..). r=edgar 2023-06-23 10:01:32 +00:00
SVGAnimatedClass.h
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
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
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
SVGAnimatedLength.cpp Bug 1892089: Support font-relative line-height units in SVG. r=longsonr,emilio 2024-05-07 20:35:08 +00:00
SVGAnimatedLength.h Bug 1892089: Support font-relative line-height units in SVG. r=longsonr,emilio 2024-05-07 20:35:08 +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
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
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 1685926 - Group disconnected radio buttons together. r=saschanaz,smaug 2023-09-28 15:47:11 +00:00
SVGAnimatedPathSegList.h Bug 1843883 - Copy remaining internal attribute values for printing r=emilio 2023-07-19 07:56: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
SVGAnimatedRect.cpp
SVGAnimatedRect.h
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
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 1843883 - Copy remaining internal attribute values for printing r=emilio 2023-07-19 07:56:01 +00:00
SVGAnimationElement.cpp Bug 1881011 - Refactor UnbindFromTree to take a context argument. r=smaug 2024-02-20 15:05:40 +00:00
SVGAnimationElement.h Bug 1881011 - Refactor UnbindFromTree to take a context argument. r=smaug 2024-02-20 15:05:40 +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
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
SVGComponentTransferFunctionElement.h Bug 1856213 - remove some queryinterface calls r=emilio 2023-10-04 10:41:41 +00:00
SVGContentUtils.cpp Bug 1892089: Support font-relative line-height units in SVG. r=longsonr,emilio 2024-05-07 20:35:08 +00:00
SVGContentUtils.h Bug 1892089: Support font-relative line-height units in SVG. r=longsonr,emilio 2024-05-07 20:35:08 +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
SVGElement.cpp Bug 1891002 - Make DidAnimateAttribute virtual rather than DidAnimateString r=emilio 2024-04-12 15:26:36 +00:00
SVGElement.h Bug 1891002 - Make DidAnimateAttribute virtual rather than DidAnimateString r=emilio 2024-04-12 15:26:36 +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
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
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 1891002 - Make DidAnimateAttribute virtual rather than DidAnimateString r=emilio 2024-04-12 15:26:36 +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
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
SVGFESpotLightElement.cpp Bug 1857820 - Simplify checking for percent units on offset attribute r=emilio 2023-10-12 09:40:24 +00:00
SVGFESpotLightElement.h
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 1837093 - Make SVGAnimatedLength methods take const pointers to avoid casting away const later r=emilio 2023-06-07 14:28:18 +00:00
SVGForeignObjectElement.h
SVGFragmentIdentifier.cpp
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 1888760 - Ensure flush documents are scoped to the flush only and use raw pointers r=emilio 2024-03-30 17:35:21 +00:00
SVGGeometryElement.h Bug 1598158 - Add IsClosedLoop() for SVGGeometryElement. r=emilio 2023-08-07 22:04:02 +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 1287054 part 1 - support rem, ch, ic and cap units for non-CSS lengths r=emilio,jgilbert 2023-09-12 21:10:54 +00:00
SVGGradientElement.cpp Bug 367994 - Map all SVG styles to all non-animation SVG elements r=emilio 2023-03-15 19:13:51 +00:00
SVGGradientElement.h Bug 367994 - Map all SVG styles to all non-animation SVG elements r=emilio 2023-03-15 19:13:51 +00:00
SVGGraphicsElement.cpp Bug 1895208 - Refactor IsFocusable checks to take flags rather than bool arguments. r=smaug 2024-05-06 21:54:37 +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 1891002 - Make DidAnimateAttribute virtual rather than DidAnimateString r=emilio 2024-04-12 15:26:36 +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
SVGLength.cpp Bug 1892089: Support font-relative line-height units in SVG. r=longsonr,emilio 2024-05-07 20:35:08 +00:00
SVGLength.h Bug 627594 - flush layout when working with percentage units r=emilio 2023-10-06 13:30:41 +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 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.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
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 1836132 - stop setOrientToAngle from asserting if the angle is in turn units r=emilio 2023-06-01 11:31:56 +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
SVGMetadataElement.cpp
SVGMetadataElement.h
SVGMotionSMILAnimationFunction.cpp
SVGMotionSMILAnimationFunction.h
SVGMotionSMILAttr.cpp
SVGMotionSMILAttr.h
SVGMotionSMILPathUtils.cpp Bug 1835622 - Perform length unit conversion in a single place r=emilio 2023-06-05 19:26:13 +00:00
SVGMotionSMILPathUtils.h
SVGMotionSMILType.cpp
SVGMotionSMILType.h
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
SVGNumberPairSMILType.cpp
SVGNumberPairSMILType.h
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
SVGPathData.cpp Bug 1823463 - Render clip-path:shape(). r=emilio 2024-03-18 21:20:29 +00:00
SVGPathData.h Bug 1823463 - Render clip-path:shape(). r=emilio 2024-03-18 21:20:29 +00:00
SVGPathDataParser.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
SVGPathDataParser.h
SVGPathElement.cpp Bug 1823463 - Make PathCommand as the specialization of GenericShapeCommand. r=emilio 2024-03-18 21:20:29 +00:00
SVGPathElement.h Bug 1598158 - Add IsClosedLoop() for SVGGeometryElement. r=emilio 2023-08-07 22:04:02 +00:00
SVGPathSegListSMILType.cpp
SVGPathSegListSMILType.h
SVGPathSegUtils.cpp Bug 1823463 - Make PathCommand as the specialization of GenericShapeCommand. r=emilio 2024-03-18 21:20:29 +00:00
SVGPathSegUtils.h Bug 1823463 - Make PathCommand as the specialization of GenericShapeCommand. r=emilio 2024-03-18 21:20:29 +00:00
SVGPatternElement.cpp Bug 367994 - Map all SVG styles to all non-animation SVG elements r=emilio 2023-03-15 19:13:51 +00:00
SVGPatternElement.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
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
SVGPolyElement.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
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
SVGPolygonElement.h Bug 1598158 - Add IsClosedLoop() for SVGGeometryElement. r=emilio 2023-08-07 22:04:02 +00:00
SVGPolylineElement.cpp
SVGPolylineElement.h
SVGPreserveAspectRatio.cpp
SVGPreserveAspectRatio.h
SVGRect.cpp
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 1888760 - Ensure flush documents are scoped to the flush only and use raw pointers r=emilio 2024-03-30 17:35:21 +00:00
SVGSVGElement.h Bug 1881011 - Refactor UnbindFromTree to take a context argument. r=smaug 2024-02-20 15:05:40 +00:00
SVGScriptElement.cpp Bug 1864168 - Part 6: Use 1-origin column number in ScriptLoader and nsIScriptElement. r=smaug,devtools-reviewers,hsivonen,ochameau 2023-11-22 12:31:32 +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
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 1874052 Part 2 - cache whether we pass or fail conditional processing tests r=jfkthame 2024-04-16 17:15:00 +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
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
SVGTransformableElement.cpp Bug 1856213 - remove some queryinterface calls r=emilio 2023-10-04 10:41:41 +00:00
SVGTransformableElement.h Bug 367994 - Map all SVG styles to all non-animation SVG elements r=emilio 2023-03-15 19:13:51 +00:00
SVGUseElement.cpp Bug 1891002 - Make DidAnimateAttribute virtual rather than DidAnimateString r=emilio 2024-04-12 15:26:36 +00:00
SVGUseElement.h Bug 1891002 - Make DidAnimateAttribute virtual rather than DidAnimateString r=emilio 2024-04-12 15:26:36 +00:00
SVGViewBoxSMILType.cpp Bug 1865470 - support by animation on viewBox r=emilio 2023-11-21 03:36:21 +00:00
SVGViewBoxSMILType.h
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 1872241 - Remove svgFloatSize and use gfx::Size instead r=emilio 2023-12-28 12:59:10 +00:00
SVGViewportElement.h Bug 1872241 - Remove svgFloatSize and use gfx::Size instead r=emilio 2023-12-28 12:59:10 +00:00
moz.build Bug 631436 part 2 - support length animation with different units r=emilio 2023-11-21 03:37:35 +00:00