..
crashtests
Bug 1329093 - Part 4: stylo: Delay SVG mapped attr resolution till later; r=bz
2017-03-09 17:46:26 -08:00
test
Bug 1107904 - Remove packed.js and references to it as it is unused. r=standard8
2017-04-12 11:10:00 +01:00
DOMSVGAnimatedLengthList.cpp
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
DOMSVGAnimatedLengthList.h
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
2016-06-07 21:10:18 +01:00
DOMSVGAnimatedNumberList.cpp
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
DOMSVGAnimatedNumberList.h
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
2016-06-07 21:10:18 +01:00
DOMSVGLength.cpp
Bug 1326507, remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS, r=mccr8
2017-01-03 21:47:55 +02:00
DOMSVGLength.h
Bug 1288228 part 1: Move cleanup code from DOMSVGLength destructor into a helper-function. r=jwatt
2016-07-21 10:49:38 -07:00
DOMSVGLengthList.cpp
Bug 1326507, remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS, r=mccr8
2017-01-03 21:47:55 +02:00
DOMSVGLengthList.h
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
2016-06-07 21:10:18 +01:00
DOMSVGNumber.cpp
Bug 1326507, remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS, r=mccr8
2017-01-03 21:47:55 +02:00
DOMSVGNumber.h
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
2016-06-07 21:10:18 +01:00
DOMSVGNumberList.cpp
Bug 1326507, remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS, r=mccr8
2017-01-03 21:47:55 +02:00
DOMSVGNumberList.h
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
2016-06-07 21:10:18 +01:00
DOMSVGPathSeg.cpp
Bug 1326507, remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS, r=mccr8
2017-01-03 21:47:55 +02:00
DOMSVGPathSeg.h
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
2016-06-07 21:10:18 +01:00
DOMSVGPathSegList.cpp
Bug 1326507, remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS, r=mccr8
2017-01-03 21:47:55 +02:00
DOMSVGPathSegList.h
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
2016-06-07 21:10:18 +01:00
DOMSVGPoint.cpp
Bug 1301027 - Remove the matrix * point operator and replace it with TransformPoint methods. r=Bas
2016-09-08 18:26:03 +02:00
DOMSVGPoint.h
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
2016-06-07 21:10:18 +01:00
DOMSVGPointList.cpp
Bug 1326507, remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS, r=mccr8
2017-01-03 21:47:55 +02:00
DOMSVGPointList.h
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
2016-06-07 21:10:18 +01:00
DOMSVGStringList.cpp
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
DOMSVGStringList.h
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
2016-06-07 21:10:18 +01:00
DOMSVGTransformList.cpp
Bug 1326507, remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS, r=mccr8
2017-01-03 21:47:55 +02:00
DOMSVGTransformList.h
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
2016-06-07 21:10:18 +01:00
SVGAElement.cpp
Bug 1355540, use SegmentedVector for pending links to avoid slow hashtable lookups in hot codepaths, r=bz
2017-04-15 18:55:05 +03:00
SVGAElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGAngle.cpp
…
SVGAngle.h
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
SVGAnimateElement.cpp
…
SVGAnimateElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGAnimateMotionElement.cpp
Bug 1062106 part 4 - Remove GetTargetAttributeType() from svg element. r=birtles
2017-03-21 15:45:58 +09:00
SVGAnimateMotionElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGAnimateTransformElement.cpp
…
SVGAnimateTransformElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGAnimatedAngle.cpp
…
SVGAnimatedAngle.h
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
SVGAnimatedBoolean.cpp
…
SVGAnimatedBoolean.h
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
SVGAnimatedEnumeration.cpp
…
SVGAnimatedEnumeration.h
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
SVGAnimatedInteger.cpp
…
SVGAnimatedInteger.h
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
SVGAnimatedLength.cpp
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
SVGAnimatedLength.h
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
SVGAnimatedLengthList.cpp
Bug 1353208 - Use UniquePtr for handling heap-allocated nsISMILAttr objects; r=dholbert
2017-03-30 13:10:07 +09:00
SVGAnimatedLengthList.h
Bug 1353208 - Use UniquePtr for handling heap-allocated nsISMILAttr objects; r=dholbert
2017-03-30 13:10:07 +09:00
SVGAnimatedNumber.cpp
…
SVGAnimatedNumber.h
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
SVGAnimatedNumberList.cpp
Bug 1353208 - Use UniquePtr for handling heap-allocated nsISMILAttr objects; r=dholbert
2017-03-30 13:10:07 +09:00
SVGAnimatedNumberList.h
Bug 1353208 - Use UniquePtr for handling heap-allocated nsISMILAttr objects; r=dholbert
2017-03-30 13:10:07 +09:00
SVGAnimatedPathSegList.cpp
Bug 1353208 - Use UniquePtr for handling heap-allocated nsISMILAttr objects; r=dholbert
2017-03-30 13:10:07 +09:00
SVGAnimatedPathSegList.h
Bug 1353208 - Use UniquePtr for handling heap-allocated nsISMILAttr objects; r=dholbert
2017-03-30 13:10:07 +09:00
SVGAnimatedPointList.cpp
Bug 1353208 - Use UniquePtr for handling heap-allocated nsISMILAttr objects; r=dholbert
2017-03-30 13:10:07 +09:00
SVGAnimatedPointList.h
Bug 1353208 - Use UniquePtr for handling heap-allocated nsISMILAttr objects; r=dholbert
2017-03-30 13:10:07 +09:00
SVGAnimatedPreserveAspectRatio.cpp
Bug 1360063 - Expose the parsing and serializing code for SVGPreserveAspectRatio as methods. r=longsonr
2017-04-10 15:58:30 +01:00
SVGAnimatedPreserveAspectRatio.h
Bug 1353208 - Use UniquePtr for handling heap-allocated nsISMILAttr objects; r=dholbert
2017-03-30 13:10:07 +09:00
SVGAnimatedRect.cpp
…
SVGAnimatedRect.h
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
SVGAnimatedString.cpp
…
SVGAnimatedString.h
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
SVGAnimatedTransformList.cpp
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
SVGAnimatedTransformList.h
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
SVGAnimationElement.cpp
Bug 1353208 - Drop a few remaining references to attributeType; r=hiro
2017-03-30 13:10:06 +09:00
SVGAnimationElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGAttrValueWrapper.cpp
…
SVGAttrValueWrapper.h
…
SVGCircleElement.cpp
Bug 1239100 - Implement SVGGeometryElement interface. r=cam r=peterv
2016-12-18 11:11:47 +00:00
SVGCircleElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGClipPathElement.cpp
…
SVGClipPathElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGComponentTransferFunctionElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGContentUtils.cpp
Bug 1315874 - Drop 'ForElement' from GetStyleContextForElementXXX methods; r=heycam
2017-04-05 14:39:23 +09:00
SVGContentUtils.h
Bug 1350493 - Speed up and clean up SVGTransformableElement::PrependLocalTransformsTo and its overrides. r=longsonr
2017-02-23 08:35:08 +00:00
SVGDefsElement.cpp
…
SVGDefsElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGDescElement.cpp
…
SVGDescElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGDocument.cpp
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGDocument.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGElementFactory.cpp
Bug 1274505 - Remove SVG-based custom element support. r=wchen
2016-07-26 00:35:00 -04:00
SVGElementFactory.h
Bug 1274505 - Remove SVG-based custom element support. r=wchen
2016-07-26 00:35:00 -04:00
SVGEllipseElement.cpp
Bug 1239100 - Implement SVGGeometryElement interface. r=cam r=peterv
2016-12-18 11:11:47 +00:00
SVGEllipseElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGFEBlendElement.cpp
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
SVGFEBlendElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGFEColorMatrixElement.cpp
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
SVGFEColorMatrixElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGFEComponentTransferElement.cpp
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
SVGFEComponentTransferElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGFECompositeElement.cpp
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
SVGFECompositeElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGFEConvolveMatrixElement.cpp
Bug 1347617 - In SVG ConvolveMatrix code, bail out if kernelUnitLength is negative or zero. r=dholbert
2017-04-06 15:40:35 -04:00
SVGFEConvolveMatrixElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGFEDiffuseLightingElement.cpp
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
SVGFEDiffuseLightingElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGFEDisplacementMapElement.cpp
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
SVGFEDisplacementMapElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGFEDistantLightElement.cpp
…
SVGFEDistantLightElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGFEDropShadowElement.cpp
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
SVGFEDropShadowElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGFEFloodElement.cpp
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
SVGFEFloodElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGFEGaussianBlurElement.cpp
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
SVGFEGaussianBlurElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGFEImageElement.cpp
Bug 1317562. Allow flags to be passed to StartDecoding for the sole purpose of allowing async notifications to be requested. r=aosmond
2016-11-26 01:56:26 -06:00
SVGFEImageElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGFEMergeElement.cpp
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
SVGFEMergeElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGFEMergeNodeElement.cpp
…
SVGFEMergeNodeElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGFEMorphologyElement.cpp
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
SVGFEMorphologyElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGFEOffsetElement.cpp
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
SVGFEOffsetElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGFEPointLightElement.cpp
…
SVGFEPointLightElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGFESpecularLightingElement.cpp
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
SVGFESpecularLightingElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGFESpotLightElement.cpp
…
SVGFESpotLightElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGFETileElement.cpp
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
SVGFETileElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGFETurbulenceElement.cpp
Bug 1343436 - Fix filter result for baseFrequency="0" type="fractalNoise". r=longsonr+218550
2017-03-01 10:03:15 -05:00
SVGFETurbulenceElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGFilterElement.cpp
Bug 1245751 - Part 4: Allow href without xlink on SVG <filter> elements. r=jwatt
2016-07-05 18:18:51 +08:00
SVGFilterElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGForeignObjectElement.cpp
Bug 1145195
part 1 - Create a helper function for PrependLocalTransformsTo in SVGContentUtils r=dholbert
2015-12-02 22:36:23 +00:00
SVGForeignObjectElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGFragmentIdentifier.cpp
Bug 1145195
part 2 - SVGFragmentIdentifier::ProcessSVGViewSpec() shouldn't actually let #svgView() affect attribute values r=dholbert
2015-12-14 00:58:01 +00:00
SVGFragmentIdentifier.h
Bug 1145195
part 2 - SVGFragmentIdentifier::ProcessSVGViewSpec() shouldn't actually let #svgView() affect attribute values r=dholbert
2015-12-14 00:58:01 +00:00
SVGGElement.cpp
…
SVGGElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGGeometryElement.cpp
Bug 1315874 - Drop 'ForElement' from GetStyleContextForElementXXX methods; r=heycam
2017-04-05 14:39:23 +09:00
SVGGeometryElement.h
Bug 1356843 - Fix -Wcomma warnings in dom/svg/SVGGeomeetryElement.h. r=dholbert
2017-04-17 22:22:51 -07:00
SVGGradientElement.cpp
Bug 1245751 - Part 10: Allow href without xlink on SVG Gradient elements. r=jwatt
2016-07-07 14:26:57 +08:00
SVGGradientElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGGraphicsElement.cpp
Bug 1173199 - Create preference to disable MathML. r=heycam, r=huseby, r=smaug
2016-06-28 15:24:48 +01:00
SVGGraphicsElement.h
Bug 1173199 - Create preference to disable MathML. r=heycam, r=huseby, r=smaug
2016-06-28 15:24:48 +01:00
SVGIRect.h
…
SVGImageElement.cpp
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGImageElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGIntegerPairSMILType.cpp
…
SVGIntegerPairSMILType.h
Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj
2016-07-08 14:39:53 -07:00
SVGLength.cpp
Bug 1277106 - Part 2: Expand MOZ_UTF16() strings to u"" string literals. r=Waldo
2016-07-20 22:03:25 -07:00
SVGLength.h
…
SVGLengthList.cpp
…
SVGLengthList.h
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
2016-02-02 17:36:30 +02:00
SVGLengthListSMILType.cpp
…
SVGLengthListSMILType.h
Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj
2016-07-08 14:39:53 -07:00
SVGLineElement.cpp
Bug 1239100 - Implement SVGGeometryElement interface. r=cam r=peterv
2016-12-18 11:11:47 +00:00
SVGLineElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGMPathElement.cpp
Bug 1304706 - Replace nsSVGUseElement by SVGUseElement in comment. r=dholbert; DONTBUILD
2016-09-22 22:33:42 +08:00
SVGMPathElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGMarkerElement.cpp
Bug 1301027 - Remove the matrix * point operator and replace it with TransformPoint methods. r=Bas
2016-09-08 18:26:03 +02:00
SVGMarkerElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGMaskElement.cpp
…
SVGMaskElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGMatrix.cpp
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
SVGMatrix.h
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
2016-06-07 21:10:18 +01:00
SVGMetadataElement.cpp
…
SVGMetadataElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGMotionSMILAnimationFunction.cpp
…
SVGMotionSMILAnimationFunction.h
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
2016-06-07 21:10:18 +01:00
SVGMotionSMILAttr.cpp
…
SVGMotionSMILAttr.h
…
SVGMotionSMILPathUtils.cpp
…
SVGMotionSMILPathUtils.h
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
SVGMotionSMILType.cpp
…
SVGMotionSMILType.h
Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj
2016-07-08 14:39:53 -07:00
SVGNumberList.cpp
Bug 1277106 - Part 2: Expand MOZ_UTF16() strings to u"" string literals. r=Waldo
2016-07-20 22:03:25 -07:00
SVGNumberList.h
…
SVGNumberListSMILType.cpp
…
SVGNumberListSMILType.h
Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj
2016-07-08 14:39:53 -07:00
SVGNumberPairSMILType.cpp
…
SVGNumberPairSMILType.h
Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj
2016-07-08 14:39:53 -07:00
SVGOrientSMILType.cpp
…
SVGOrientSMILType.h
Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj
2016-07-08 14:39:53 -07:00
SVGPathData.cpp
Bug 1335324 - Fix a -Wmax-unsigned-zero warnings (std::max(unsigned int, 0u) r=jwatt
2017-02-06 16:21:54 +01:00
SVGPathData.h
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
SVGPathElement.cpp
Bug 1315874 - Drop 'ForElement' from GetStyleContextForElementXXX methods; r=heycam
2017-04-05 14:39:23 +09:00
SVGPathElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGPathSegListSMILType.cpp
Bug 1240260 - Annotate intentional switch fallthroughs in dom/smil/ and dom/svg/. r=dholbert
2016-01-14 01:38:47 -08:00
SVGPathSegListSMILType.h
Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj
2016-07-08 14:39:53 -07:00
SVGPathSegUtils.cpp
Bug 1277106 - Part 2: Expand MOZ_UTF16() strings to u"" string literals. r=Waldo
2016-07-20 22:03:25 -07:00
SVGPathSegUtils.h
…
SVGPatternElement.cpp
Bug 1245751 - Part 6: Allow href without xlink on SVG <pattern> elements. r=jwatt
2016-07-06 17:00:41 +08:00
SVGPatternElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGPoint.h
…
SVGPointList.cpp
Bug 1277106 - Part 2: Expand MOZ_UTF16() strings to u"" string literals. r=Waldo
2016-07-20 22:03:25 -07:00
SVGPointList.h
…
SVGPointListSMILType.cpp
…
SVGPointListSMILType.h
Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj
2016-07-08 14:39:53 -07:00
SVGPolyElement.cpp
Bug 1239100 - Implement SVGGeometryElement interface. r=cam r=peterv
2016-12-18 11:11:47 +00:00
SVGPolyElement.h
Bug 1239100 - Implement SVGGeometryElement interface. r=cam r=peterv
2016-12-18 11:11:47 +00:00
SVGPolygonElement.cpp
Bug 1239100 - Implement SVGGeometryElement interface. r=cam r=peterv
2016-12-18 11:11:47 +00:00
SVGPolygonElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGPolylineElement.cpp
Bug 1239100 - Implement SVGGeometryElement interface. r=cam r=peterv
2016-12-18 11:11:47 +00:00
SVGPolylineElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGPreserveAspectRatio.cpp
Bug 1360063 - Expose the parsing and serializing code for SVGPreserveAspectRatio as methods. r=longsonr
2017-04-10 15:58:30 +01:00
SVGPreserveAspectRatio.h
Bug 1360063 - Expose the parsing and serializing code for SVGPreserveAspectRatio as methods. r=longsonr
2017-04-10 15:58:30 +01:00
SVGRect.cpp
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
SVGRect.h
…
SVGRectElement.cpp
Bug 1239100 - Implement SVGGeometryElement interface. r=cam r=peterv
2016-12-18 11:11:47 +00:00
SVGRectElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGSVGElement.cpp
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGSVGElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGScriptElement.cpp
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGScriptElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGSetElement.cpp
…
SVGSetElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGStopElement.cpp
…
SVGStopElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGStringList.cpp
…
SVGStringList.h
…
SVGStyleElement.cpp
Bug 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj
2016-05-05 01:45:00 -07:00
SVGStyleElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGSwitchElement.cpp
Bug 1279690 Part 2 - switch should always allowReorder. r=cam, r=dholbert
2016-06-24 18:47:18 +01:00
SVGSwitchElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGSymbolElement.cpp
Bug 1173199 - Create preference to disable MathML. r=heycam, r=huseby, r=smaug
2016-06-28 15:24:48 +01:00
SVGSymbolElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGTSpanElement.cpp
…
SVGTSpanElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGTagList.h
Bug 1260032 - drop support for altGlyph as a tspan. r=cam r=peterv (DOM Peer)
2016-05-10 10:02:20 +01:00
SVGTests.cpp
Bug 984778 - Make hasFeature() and SVG requiredFeatures always return true; r=bz,longsonr
2016-09-01 14:35:11 +03:00
SVGTests.h
Bug 1173199 - Create preference to disable MathML. r=heycam, r=huseby, r=smaug
2016-06-28 15:24:48 +01:00
SVGTextContentElement.cpp
Bug 1361051: rename mozilla::FrameType to mozilla::LayoutFrameType. r=xidorn
2017-05-01 19:32:52 +02:00
SVGTextContentElement.h
Bug 1330236 - Compute SVG getNumberOfChars() quicker in simple cases. r=longsonr+218550
2017-01-17 13:45:43 +08:00
SVGTextElement.cpp
…
SVGTextElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGTextPathElement.cpp
Bug 1245751 - Part 8: Allow href without xlink on SVG <textPath> elements. r=jwatt
2016-07-07 11:44:25 +08:00
SVGTextPathElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGTextPositioningElement.cpp
…
SVGTextPositioningElement.h
…
SVGTitleElement.cpp
…
SVGTitleElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGTransform.cpp
Bug 1326507, remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS, r=mccr8
2017-01-03 21:47:55 +02:00
SVGTransform.h
Bug 1237151 (part 3) - Remove ignored qualifiers in all remaining code. r=froydnj.
2016-01-05 17:08:45 -08:00
SVGTransformList.cpp
…
SVGTransformList.h
…
SVGTransformListParser.cpp
Bug 1240260 - Annotate intentional switch fallthroughs in dom/smil/ and dom/svg/. r=dholbert
2016-01-14 01:38:47 -08:00
SVGTransformListParser.h
…
SVGTransformListSMILType.cpp
…
SVGTransformListSMILType.h
Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj
2016-07-08 14:39:53 -07:00
SVGTransformableElement.cpp
Bug 1350493 - Speed up and clean up SVGTransformableElement::PrependLocalTransformsTo and its overrides. r=longsonr
2017-02-23 08:35:08 +00:00
SVGTransformableElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGUseElement.cpp
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGUseElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
SVGViewBoxSMILType.cpp
…
SVGViewBoxSMILType.h
Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj
2016-07-08 14:39:53 -07:00
SVGViewElement.cpp
Bug 1197893 - Check the number of arguments for ThrowTypeError() and ThrowRangeError() at compile time. r=peterv
2015-10-05 09:38:14 -07:00
SVGViewElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
moz.build
Bug 1314388 - Remove SVGZoomEvent; r=longsonr,smaug
2017-04-04 15:36:22 +03:00
nsISVGPoint.cpp
Bug 1326507, remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS, r=mccr8
2017-01-03 21:47:55 +02:00
nsISVGPoint.h
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
2016-06-07 21:10:18 +01:00
nsSVGAngle.cpp
Bug 1353208 - Use UniquePtr for handling heap-allocated nsISMILAttr objects; r=dholbert
2017-03-30 13:10:07 +09:00
nsSVGAngle.h
Bug 1353208 - Use UniquePtr for handling heap-allocated nsISMILAttr objects; r=dholbert
2017-03-30 13:10:07 +09:00
nsSVGAnimatedTransformList.cpp
Bug 1353208 - Use UniquePtr for handling heap-allocated nsISMILAttr objects; r=dholbert
2017-03-30 13:10:07 +09:00
nsSVGAnimatedTransformList.h
Bug 1353208 - Use UniquePtr for handling heap-allocated nsISMILAttr objects; r=dholbert
2017-03-30 13:10:07 +09:00
nsSVGAttrTearoffTable.h
…
nsSVGBoolean.cpp
Bug 1353208 - Use UniquePtr for handling heap-allocated nsISMILAttr objects; r=dholbert
2017-03-30 13:10:07 +09:00
nsSVGBoolean.h
Bug 1353208 - Use UniquePtr for handling heap-allocated nsISMILAttr objects; r=dholbert
2017-03-30 13:10:07 +09:00
nsSVGClass.cpp
Bug 1353208 - Use UniquePtr for handling heap-allocated nsISMILAttr objects; r=dholbert
2017-03-30 13:10:07 +09:00
nsSVGClass.h
Bug 1353208 - Use UniquePtr for handling heap-allocated nsISMILAttr objects; r=dholbert
2017-03-30 13:10:07 +09:00
nsSVGDataParser.cpp
…
nsSVGDataParser.h
…
nsSVGElement.cpp
Bug 1329088 - Pass SVG length mode to Stylo. r=emilio
2017-04-14 18:27:49 +08:00
nsSVGElement.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
nsSVGEnum.cpp
Bug 1353208 - Use UniquePtr for handling heap-allocated nsISMILAttr objects; r=dholbert
2017-03-30 13:10:07 +09:00
nsSVGEnum.h
Bug 1353208 - Use UniquePtr for handling heap-allocated nsISMILAttr objects; r=dholbert
2017-03-30 13:10:07 +09:00
nsSVGFeatures.cpp
Bug 984778 - Make hasFeature() and SVG requiredFeatures always return true; r=bz,longsonr
2016-09-01 14:35:11 +03:00
nsSVGFeatures.h
Bug 984778 - Make hasFeature() and SVG requiredFeatures always return true; r=bz,longsonr
2016-09-01 14:35:11 +03:00
nsSVGFilters.cpp
Bug 1339537
- Part 4: Pass FilterPrimitiveDescription by const reference in AddLightingAttributes, r=mstange
2017-04-27 12:44:53 -04:00
nsSVGFilters.h
Bug 1359556 - Optimize cloneNode by preinitializing attribute and child arrays r=bz
2017-04-20 12:57:48 -07:00
nsSVGInteger.cpp
Bug 1353208 - Use UniquePtr for handling heap-allocated nsISMILAttr objects; r=dholbert
2017-03-30 13:10:07 +09:00
nsSVGInteger.h
Bug 1353208 - Use UniquePtr for handling heap-allocated nsISMILAttr objects; r=dholbert
2017-03-30 13:10:07 +09:00
nsSVGIntegerPair.cpp
Bug 1353208 - Use UniquePtr for handling heap-allocated nsISMILAttr objects; r=dholbert
2017-03-30 13:10:07 +09:00
nsSVGIntegerPair.h
Bug 1353208 - Use UniquePtr for handling heap-allocated nsISMILAttr objects; r=dholbert
2017-03-30 13:10:07 +09:00
nsSVGLength2.cpp
Bug 1353208 - Use UniquePtr for handling heap-allocated nsISMILAttr objects; r=dholbert
2017-03-30 13:10:07 +09:00
nsSVGLength2.h
Bug 1353208 - Use UniquePtr for handling heap-allocated nsISMILAttr objects; r=dholbert
2017-03-30 13:10:07 +09:00
nsSVGNumber2.cpp
Bug 1353208 - Use UniquePtr for handling heap-allocated nsISMILAttr objects; r=dholbert
2017-03-30 13:10:07 +09:00
nsSVGNumber2.h
Bug 1353208 - Use UniquePtr for handling heap-allocated nsISMILAttr objects; r=dholbert
2017-03-30 13:10:07 +09:00
nsSVGNumberPair.cpp
Bug 1353208 - Use UniquePtr for handling heap-allocated nsISMILAttr objects; r=dholbert
2017-03-30 13:10:07 +09:00
nsSVGNumberPair.h
Bug 1353208 - Use UniquePtr for handling heap-allocated nsISMILAttr objects; r=dholbert
2017-03-30 13:10:07 +09:00
nsSVGPathDataParser.cpp
…
nsSVGPathDataParser.h
…
nsSVGString.cpp
Bug 1353208 - Use UniquePtr for handling heap-allocated nsISMILAttr objects; r=dholbert
2017-03-30 13:10:07 +09:00
nsSVGString.h
Bug 1353208 - Use UniquePtr for handling heap-allocated nsISMILAttr objects; r=dholbert
2017-03-30 13:10:07 +09:00
nsSVGTransform.cpp
Bug 1277106 - Part 2: Expand MOZ_UTF16() strings to u"" string literals. r=Waldo
2016-07-20 22:03:25 -07:00
nsSVGTransform.h
…
nsSVGViewBox.cpp
Bug 1360063 - Expose the parsing code for nsSVGViewBoxRect as a method. r=longsonr
2017-04-10 17:02:34 +01:00
nsSVGViewBox.h
Bug 1360063 - Expose the parsing code for nsSVGViewBoxRect as a method. r=longsonr
2017-04-10 17:02:34 +01:00