.. |
crashtests
|
bug 1282985, don't try to notify about page load of already stopped page, r=khuey
|
2016-06-30 13:04:01 +03:00 |
test
|
Bug 1292999 - Replace Iterator() in dom/; r=arai
|
2016-08-11 22:05:49 -04: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 1288228 part 2: When a DOMSVGLength is CC'd, remove it from tearoff table and drop its weak ref to wrapped val. r=jwatt
|
2016-07-21 11:11:37 -07: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 1166805 part 2 - Call SetCapacity before calling DOMSVGXXXList::MaybeInsertNullInAnimValListAt, to prevent fallible InsertElementAt calls from failing r=dholbert
|
2015-11-05 06:32:29 +00: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 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08: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 1166805 part 2 - Call SetCapacity before calling DOMSVGXXXList::MaybeInsertNullInAnimValListAt, to prevent fallible InsertElementAt calls from failing r=dholbert
|
2015-11-05 06:32:29 +00: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 1217320 - Remove more XPIDL signature comments in .cpp files. r=froydnj
|
2015-10-27 06:54:25 +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 1230135 - added assert on variable animVal. r=longsonr
|
2015-12-03 06:04:00 +01: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 1201190 - Part 3: Mark every consumer of GUARD_OBJECT as MOZ_RAII, r=ehsan
|
2015-09-12 16:53:33 -04: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 1230106 - added assert on animVal. r=longsonr
|
2015-12-03 03:18:00 +01: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 1166805 part 2 - Call SetCapacity before calling DOMSVGXXXList::MaybeInsertNullInAnimValListAt, to prevent fallible InsertElementAt calls from failing r=dholbert
|
2015-11-05 06:32:29 +00:00 |
DOMSVGTransformList.h
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
moz.build
|
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
|
2016-07-14 10:16:42 -06:00 |
nsISVGPoint.cpp
|
|
|
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 1277106 - Part 2: Expand MOZ_UTF16() strings to u"" string literals. r=Waldo
|
2016-07-20 22:03:25 -07:00 |
nsSVGAngle.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
nsSVGAnimatedTransformList.cpp
|
Bug 1255276 part 2: Make nsSVGAnimatedTransformList remember its previous HasTransform() value, so we can detect attr changes which are effectively creating the attr. r=longsonr
|
2016-03-14 17:37:36 -07:00 |
nsSVGAnimatedTransformList.h
|
Bug 1255276 part 2: Make nsSVGAnimatedTransformList remember its previous HasTransform() value, so we can detect attr changes which are effectively creating the attr. r=longsonr
|
2016-03-14 17:37:36 -07:00 |
nsSVGAttrTearoffTable.h
|
|
|
nsSVGBoolean.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsSVGBoolean.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
nsSVGClass.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsSVGClass.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
nsSVGDataParser.cpp
|
|
|
nsSVGDataParser.h
|
|
|
nsSVGElement.cpp
|
Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert
|
2016-08-16 18:37:48 -07:00 |
nsSVGElement.h
|
Bug 778654 - Implement and move tabIndex functions to Element class to avoid duplicate work.r=peterv,heycam
|
2016-05-24 12:22:17 +08:00 |
nsSVGEnum.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsSVGEnum.h
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
nsSVGFeatures.cpp
|
Bug 1173199 - Create preference to disable MathML. r=heycam, r=huseby, r=smaug
|
2016-06-28 15:24:48 +01:00 |
nsSVGFeatures.h
|
Bug 1173199 - Create preference to disable MathML. r=heycam, r=huseby, r=smaug
|
2016-06-28 15:24:48 +01:00 |
nsSVGFeaturesList.h
|
|
|
nsSVGFilters.cpp
|
Bug 905127 - Part 2 - remove unnecessary nsNetUtil.h includes r=jduell
|
2015-07-06 07:55:00 +02:00 |
nsSVGFilters.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsSVGInteger.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsSVGInteger.h
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
nsSVGIntegerPair.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsSVGIntegerPair.h
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
nsSVGLength2.cpp
|
Bug 1283539 - Make SVGLength.convertToSpecifiedUnits work for percentage units on outer svg elements. r=dholbert
|
2016-07-22 18:17:05 +01:00 |
nsSVGLength2.h
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
nsSVGNumber2.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsSVGNumber2.h
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
nsSVGNumberPair.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsSVGNumberPair.h
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
nsSVGPathDataParser.cpp
|
|
|
nsSVGPathDataParser.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
nsSVGPathGeometryElement.cpp
|
Bug 1295895 - Correctly capitalize StyleFillRule; r=heycam
|
2016-08-17 12:13:26 +05:30 |
nsSVGPathGeometryElement.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsSVGPolyElement.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsSVGPolyElement.h
|
Bug 1092125 - Part 1 - Add non-scaling-stroke support to nsSVGPathGeometryElement::GetGeometryBounds (except line). r=jwatt
|
2015-09-01 06:17:00 +02:00 |
nsSVGString.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsSVGString.h
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01: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 1277106 - Part 2: Expand MOZ_UTF16() strings to u"" string literals. r=Waldo
|
2016-07-20 22:03:25 -07:00 |
nsSVGViewBox.h
|
Bug 1269174: Fix nsSVGViewBox::HasRect() to return false instead of using stale mBaseVal. r=longsonr
|
2016-05-03 07:40:26 -07:00 |
SVGAElement.cpp
|
Bug 778654 - Implement and move tabIndex functions to Element class to avoid duplicate work.r=peterv,heycam
|
2016-05-24 12:22:17 +08:00 |
SVGAElement.h
|
|
|
SVGAngle.cpp
|
Bug 1179451 - Part 4: Don't pass nsRefPtr&& to functions that want raw pointers. r=froydnj
|
2015-08-13 15:22:48 +03:00 |
SVGAngle.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04: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 1168903 part 2: Use Move() instead of nsSMILValue::Swap() to populate outparams from temp variables in SMIL functions. r=birtles
|
2015-05-29 13:10:41 -07:00 |
SVGAnimatedLengthList.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07: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 1168903 part 2: Use Move() instead of nsSMILValue::Swap() to populate outparams from temp variables in SMIL functions. r=birtles
|
2015-05-29 13:10:41 -07:00 |
SVGAnimatedNumberList.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
SVGAnimatedPathSegList.cpp
|
Bug 1168903 part 2: Use Move() instead of nsSMILValue::Swap() to populate outparams from temp variables in SMIL functions. r=birtles
|
2015-05-29 13:10:41 -07:00 |
SVGAnimatedPathSegList.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
SVGAnimatedPointList.cpp
|
Bug 1168903 part 2: Use Move() instead of nsSMILValue::Swap() to populate outparams from temp variables in SMIL functions. r=birtles
|
2015-05-29 13:10:41 -07:00 |
SVGAnimatedPointList.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
SVGAnimatedPreserveAspectRatio.cpp
|
Bug 1280425 part 2: Remove code associated with now-unsupported "defer" in SVG. r=dholbert
|
2016-06-30 17:28:56 -07:00 |
SVGAnimatedPreserveAspectRatio.h
|
Bug 1280425 part 2: Remove code associated with now-unsupported "defer" in SVG. r=dholbert
|
2016-06-30 17:28:56 -07: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 |
SVGAnimateElement.cpp
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
SVGAnimateElement.h
|
|
|
SVGAnimateMotionElement.cpp
|
|
|
SVGAnimateMotionElement.h
|
|
|
SVGAnimateTransformElement.cpp
|
|
|
SVGAnimateTransformElement.h
|
|
|
SVGAnimationElement.cpp
|
Bug 1173199 - Create preference to disable MathML. r=heycam, r=huseby, r=smaug
|
2016-06-28 15:24:48 +01:00 |
SVGAnimationElement.h
|
Bug 1173199 - Create preference to disable MathML. r=heycam, r=huseby, r=smaug
|
2016-06-28 15:24:48 +01:00 |
SVGAttrValueWrapper.cpp
|
|
|
SVGAttrValueWrapper.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
SVGCircleElement.cpp
|
Bug 1209525 - Protect GetGeometryBounds from a singular non-scaling-stroke transform. r=longsonr
|
2015-09-30 08:05:00 +02:00 |
SVGCircleElement.h
|
Bug 1092125 - Part 1 - Add non-scaling-stroke support to nsSVGPathGeometryElement::GetGeometryBounds (except line). r=jwatt
|
2015-09-01 06:17:00 +02:00 |
SVGClipPathElement.cpp
|
|
|
SVGClipPathElement.h
|
|
|
SVGComponentTransferFunctionElement.h
|
|
|
SVGContentUtils.cpp
|
Bug 1058040, part 2 - Rename gfxTextContextPaint to SVGContextPaint and add some code comments. r=dholbert
|
2016-07-22 14:56:09 +01:00 |
SVGContentUtils.h
|
Bug 1058040, part 2 - Rename gfxTextContextPaint to SVGContextPaint and add some code comments. r=dholbert
|
2016-07-22 14:56:09 +01:00 |
SVGDefsElement.cpp
|
|
|
SVGDefsElement.h
|
|
|
SVGDescElement.cpp
|
|
|
SVGDescElement.h
|
|
|
SVGDocument.cpp
|
Bug 1244074 - Part 4: Use StyleSheetHandle instead of concrete style sheet class in most places. r=dholbert
|
2016-02-24 18:01:12 +11:00 |
SVGDocument.h
|
|
|
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 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
SVGEllipseElement.h
|
Bug 1092125 - Part 1 - Add non-scaling-stroke support to nsSVGPathGeometryElement::GetGeometryBounds (except line). r=jwatt
|
2015-09-01 06:17:00 +02: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 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04: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 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04: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 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04: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 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
SVGFEConvolveMatrixElement.cpp
|
Bug 1222475 - use UniquePtr<T[]> instead of nsAutoArrayPtr<T> in dom/; r=baku,bz,terrence
|
2015-11-03 13:29:19 -05:00 |
SVGFEConvolveMatrixElement.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04: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 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04: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 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
SVGFEDistantLightElement.cpp
|
|
|
SVGFEDistantLightElement.h
|
|
|
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 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04: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 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04: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 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
SVGFEImageElement.cpp
|
Bug 1277862, part 3 - Rename Moz2D's Filter to SamplingFilter in the rest of the tree. r=Bas
|
2016-05-25 17:01:18 +01:00 |
SVGFEImageElement.h
|
Bug 1293117 (part 4) - Change many NS_IMETHODIMP occurrences to NS_IMETHOD. r=froydnj.
|
2016-08-08 10:54:47 +10: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 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
SVGFEMergeNodeElement.cpp
|
|
|
SVGFEMergeNodeElement.h
|
|
|
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 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04: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 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
SVGFEPointLightElement.cpp
|
|
|
SVGFEPointLightElement.h
|
|
|
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 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
SVGFESpotLightElement.cpp
|
|
|
SVGFESpotLightElement.h
|
|
|
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 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
SVGFETurbulenceElement.cpp
|
Bug 1284837 - Disallow implicit conversions from float to integer when creating IntPoint and IntSize objects. r=botond
|
2016-07-26 16:48:30 +02:00 |
SVGFETurbulenceElement.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
SVGFilterElement.cpp
|
|
|
SVGFilterElement.h
|
|
|
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 1145195 part 1 - Create a helper function for PrependLocalTransformsTo in SVGContentUtils r=dholbert
|
2015-12-02 22:36:23 +00: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
|
|
|
SVGGradientElement.cpp
|
Bug 1191100 - Remove XPIDL signature comments in .cpp files. r=ehsan
|
2015-08-04 16:17:36 -07:00 |
SVGGradientElement.h
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01: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 |
SVGImageElement.cpp
|
Bug 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj
|
2016-05-05 01:45:00 -07:00 |
SVGImageElement.h
|
Bug 773429 - Remove dom.disable_image_src_set. r=khuey
|
2015-11-23 14:08:34 -08:00 |
SVGIntegerPairSMILType.cpp
|
|
|
SVGIntegerPairSMILType.h
|
Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj
|
2016-07-08 14:39:53 -07:00 |
SVGIRect.h
|
|
|
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
|
Bug 1179282 - Use nsTArray::Assign instead of the assignment operator in dom/svg/. r=dholbert
|
2015-07-07 11:27:03 -07:00 |
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 1209525 - Protect GetGeometryBounds from a singular non-scaling-stroke transform. r=longsonr
|
2015-09-30 08:05:00 +02:00 |
SVGLineElement.h
|
Bug 1092125 - Part 1 - Add non-scaling-stroke support to nsSVGPathGeometryElement::GetGeometryBounds (except line). r=jwatt
|
2015-09-01 06:17:00 +02:00 |
SVGMarkerElement.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
SVGMarkerElement.h
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
SVGMaskElement.cpp
|
|
|
SVGMaskElement.h
|
|
|
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
|
|
|
SVGMotionSMILAnimationFunction.cpp
|
Bug 968520 - Add mozilla::fallible to FallibleTArray::AppendElement calls. r=froydnj
|
2015-05-28 11:07:44 -07:00 |
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
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
SVGMotionSMILPathUtils.cpp
|
Bug 1161627 - part 2 - machine-convert TemporaryRef<T> to already_AddRefed<T>; r=ehsan
|
2015-06-17 10:00:52 -04:00 |
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
|
Bug 1179282 - Use nsTArray::Assign instead of the assignment operator in dom/svg/. r=dholbert
|
2015-07-07 11:27:03 -07:00 |
SVGMotionSMILType.h
|
Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj
|
2016-07-08 14:39:53 -07:00 |
SVGMPathElement.cpp
|
Bug 1263782 - Kill off the deprecated nsINode::IsInDoc(). r=baku
|
2016-03-31 11:58:25 +01:00 |
SVGMPathElement.h
|
|
|
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
|
Bug 968520 - Add mozilla::fallible to FallibleTArray::AppendElement calls. r=froydnj
|
2015-05-28 11:07:44 -07:00 |
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 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04: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 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
SVGPathElement.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04: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
|
|
|
SVGPatternElement.h
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01: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
|
Bug 968520 - Add mozilla::fallible to FallibleTArray::AppendElement calls. r=froydnj
|
2015-05-28 11:07:44 -07:00 |
SVGPointListSMILType.cpp
|
|
|
SVGPointListSMILType.h
|
Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj
|
2016-07-08 14:39:53 -07:00 |
SVGPolygonElement.cpp
|
Bug 1161627 - part 2 - machine-convert TemporaryRef<T> to already_AddRefed<T>; r=ehsan
|
2015-06-17 10:00:52 -04:00 |
SVGPolygonElement.h
|
Bug 1161627 - part 2 - machine-convert TemporaryRef<T> to already_AddRefed<T>; r=ehsan
|
2015-06-17 10:00:52 -04:00 |
SVGPolylineElement.cpp
|
Bug 1161627 - part 2 - machine-convert TemporaryRef<T> to already_AddRefed<T>; r=ehsan
|
2015-06-17 10:00:52 -04:00 |
SVGPolylineElement.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
SVGPreserveAspectRatio.cpp
|
Bug 1280425 part 2: Remove code associated with now-unsupported "defer" in SVG. r=dholbert
|
2016-06-30 17:28:56 -07:00 |
SVGPreserveAspectRatio.h
|
Bug 1280425 part 2: Remove code associated with now-unsupported "defer" in SVG. r=dholbert
|
2016-06-30 17:28:56 -07: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 1209525 - Protect GetGeometryBounds from a singular non-scaling-stroke transform. r=longsonr
|
2015-09-30 08:05:00 +02:00 |
SVGRectElement.h
|
Bug 1092125 - Part 1 - Add non-scaling-stroke support to nsSVGPathGeometryElement::GetGeometryBounds (except line). r=jwatt
|
2015-09-01 06:17:00 +02:00 |
SVGScriptElement.cpp
|
Bug 1286321 - always ignore language attribute when processing script element if type attribute is defined. r=bz
|
2016-07-13 12:10:13 -04:00 |
SVGScriptElement.h
|
Bug 1286321 - always ignore language attribute when processing script element if type attribute is defined. r=bz
|
2016-07-13 12:10:13 -04:00 |
SVGSetElement.cpp
|
|
|
SVGSetElement.h
|
|
|
SVGStopElement.cpp
|
|
|
SVGStopElement.h
|
|
|
SVGStringList.cpp
|
Bug 1179282 - Use nsTArray::Assign instead of the assignment operator in dom/svg/. r=dholbert
|
2015-07-07 11:27:03 -07:00 |
SVGStringList.h
|
Bug 968520 - Add mozilla::fallible to FallibleTArray::AppendElement calls. r=froydnj
|
2015-05-28 11:07:44 -07:00 |
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
|
|
|
SVGSVGElement.cpp
|
Merge autoland into mozilla-central; a=merge
|
2016-07-04 09:01:56 -07:00 |
SVGSVGElement.h
|
Bug 1264809 - (Part 1) Decouple SetImageOverridePreserveAspectRatio from mIsPaintingSVGImageElement setting. r=dholbert
|
2016-07-01 00:41:00 +02: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 1222172 - fix friend declaration in SVGSwitchElement; r=dholbert
|
2015-11-05 14:47:28 -05: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 1173199 - Create preference to disable MathML. r=heycam, r=huseby, r=smaug
|
2016-06-28 15:24:48 +01: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 1173199 - Create preference to disable MathML. r=heycam, r=huseby, r=smaug
|
2016-06-28 15:24:48 +01: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 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
SVGTextContentElement.h
|
|
|
SVGTextElement.cpp
|
|
|
SVGTextElement.h
|
|
|
SVGTextPathElement.cpp
|
|
|
SVGTextPathElement.h
|
|
|
SVGTextPositioningElement.cpp
|
|
|
SVGTextPositioningElement.h
|
|
|
SVGTitleElement.cpp
|
|
|
SVGTitleElement.h
|
|
|
SVGTransform.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 |
SVGTransform.h
|
Bug 1237151 (part 3) - Remove ignored qualifiers in all remaining code. r=froydnj.
|
2016-01-05 17:08:45 -08:00 |
SVGTransformableElement.cpp
|
Bug 1273766 - part3: purge NS_UpdateHint inline. r=heycam
|
2016-05-23 11:26:03 +08:00 |
SVGTransformableElement.h
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
SVGTransformList.cpp
|
Bug 1179282 - Use nsTArray::Assign instead of the assignment operator in dom/svg/. r=dholbert
|
2015-07-07 11:27:03 -07:00 |
SVGTransformList.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
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
|
Bug 1179282 - Use nsTArray::Assign instead of the assignment operator in dom/svg/. r=dholbert
|
2015-07-07 11:27:03 -07:00 |
SVGTransformListSMILType.h
|
Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj
|
2016-07-08 14:39:53 -07:00 |
SVGTSpanElement.cpp
|
|
|
SVGTSpanElement.h
|
|
|
SVGUseElement.cpp
|
Bug 1288590: Rename nsAttrInfo to mozilla::dom::BorrowedAttrInfo. r=bholley
|
2016-07-27 11:18:33 -07:00 |
SVGUseElement.h
|
Bug 1145195 part 1 - Create a helper function for PrependLocalTransformsTo in SVGContentUtils r=dholbert
|
2015-12-02 22:36:23 +00: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
|
|
|
SVGZoomEvent.cpp
|
Bug 1259655 - part 1 Rename WidgetEventTime::time to WidgetEventTime::mTime r=masayuki
|
2016-03-28 13:29:42 +09:00 |
SVGZoomEvent.h
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |