..
crashtests
…
test
Bug 1119698 - ensure image elements take pointer-events into account r=jwatt
2015-01-19 15:06:01 +00:00
DOMSVGAnimatedLengthList.cpp
…
DOMSVGAnimatedLengthList.h
…
DOMSVGAnimatedNumberList.cpp
…
DOMSVGAnimatedNumberList.h
…
DOMSVGLength.cpp
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
DOMSVGLength.h
…
DOMSVGLengthList.cpp
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
DOMSVGLengthList.h
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
DOMSVGNumber.cpp
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
DOMSVGNumber.h
…
DOMSVGNumberList.cpp
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
DOMSVGNumberList.h
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
DOMSVGPathSeg.cpp
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
DOMSVGPathSeg.h
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
DOMSVGPathSegList.cpp
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
DOMSVGPathSegList.h
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
DOMSVGPoint.cpp
…
DOMSVGPoint.h
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
DOMSVGPointList.cpp
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
DOMSVGPointList.h
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
DOMSVGStringList.cpp
Backed out changeset bf25101e66cf (bug 1095098) for build bustage
2014-12-08 16:27:12 -08:00
DOMSVGStringList.h
…
DOMSVGTransformList.cpp
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
DOMSVGTransformList.h
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
SVGAElement.cpp
Bug 1118076 - Remove MOZ_THIS_IN_INITIALIZER_LIST. r=Waldo
2015-01-06 21:39:46 -08:00
SVGAElement.h
…
SVGAltGlyphElement.cpp
…
SVGAltGlyphElement.h
…
SVGAngle.cpp
…
SVGAngle.h
…
SVGAnimateElement.cpp
…
SVGAnimateElement.h
Bug 1117040 - Mark virtual overridden functions as MOZ_OVERRIDE in SVG DOM code; r=longsonr
2015-01-02 17:51:17 -05:00
SVGAnimateMotionElement.cpp
…
SVGAnimateMotionElement.h
Bug 1117040 - Mark virtual overridden functions as MOZ_OVERRIDE in SVG DOM code; r=longsonr
2015-01-02 17:51:17 -05:00
SVGAnimateTransformElement.cpp
…
SVGAnimateTransformElement.h
Bug 1117040 - Mark virtual overridden functions as MOZ_OVERRIDE in SVG DOM code; r=longsonr
2015-01-02 17:51:17 -05:00
SVGAnimatedAngle.cpp
…
SVGAnimatedAngle.h
…
SVGAnimatedBoolean.cpp
…
SVGAnimatedBoolean.h
…
SVGAnimatedEnumeration.cpp
…
SVGAnimatedEnumeration.h
…
SVGAnimatedInteger.cpp
…
SVGAnimatedInteger.h
…
SVGAnimatedLength.cpp
…
SVGAnimatedLength.h
…
SVGAnimatedLengthList.cpp
…
SVGAnimatedLengthList.h
…
SVGAnimatedNumber.cpp
…
SVGAnimatedNumber.h
…
SVGAnimatedNumberList.cpp
…
SVGAnimatedNumberList.h
…
SVGAnimatedPathSegList.cpp
…
SVGAnimatedPathSegList.h
…
SVGAnimatedPointList.cpp
…
SVGAnimatedPointList.h
…
SVGAnimatedPreserveAspectRatio.cpp
Bug 1125647 - make SVGAnimatedPreserveAspectRatio::ToDOMAnimatedPreserveAspectRatio just return the value. r=dholbert
2015-01-27 09:51:34 +00:00
SVGAnimatedPreserveAspectRatio.h
Bug 1125647 - make SVGAnimatedPreserveAspectRatio::ToDOMAnimatedPreserveAspectRatio just return the value. r=dholbert
2015-01-27 09:51:34 +00:00
SVGAnimatedRect.cpp
…
SVGAnimatedRect.h
…
SVGAnimatedString.cpp
…
SVGAnimatedString.h
…
SVGAnimatedTransformList.cpp
…
SVGAnimatedTransformList.h
…
SVGAnimationElement.cpp
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
SVGAnimationElement.h
…
SVGAttrValueWrapper.cpp
…
SVGAttrValueWrapper.h
…
SVGCircleElement.cpp
Bug 1128281 - Pass strokeOptions to getGeometryBounds. r=jwatt
2015-02-03 18:36:32 +00:00
SVGCircleElement.h
Bug 1128281 - Pass strokeOptions to getGeometryBounds. r=jwatt
2015-02-03 18:36:32 +00:00
SVGClipPathElement.cpp
…
SVGClipPathElement.h
…
SVGComponentTransferFunctionElement.h
…
SVGContentUtils.cpp
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
SVGContentUtils.h
Bug 1126593 - Add a global fallible instance, so that using fallible works directly, everywhere. r=njn
2015-02-02 09:56:13 +09:00
SVGDefsElement.cpp
…
SVGDefsElement.h
Bug 1117040 - Mark virtual overridden functions as MOZ_OVERRIDE in SVG DOM code; r=longsonr
2015-01-02 17:51:17 -05:00
SVGDescElement.cpp
…
SVGDescElement.h
…
SVGDocument.cpp
…
SVGDocument.h
…
SVGElementFactory.cpp
…
SVGElementFactory.h
…
SVGEllipseElement.cpp
Bug 1128281 - Pass strokeOptions to getGeometryBounds. r=jwatt
2015-02-03 18:36:32 +00:00
SVGEllipseElement.h
Bug 1128281 - Pass strokeOptions to getGeometryBounds. r=jwatt
2015-02-03 18:36:32 +00:00
SVGFEBlendElement.cpp
…
SVGFEBlendElement.h
…
SVGFEColorMatrixElement.cpp
…
SVGFEColorMatrixElement.h
…
SVGFEComponentTransferElement.cpp
…
SVGFEComponentTransferElement.h
…
SVGFECompositeElement.cpp
…
SVGFECompositeElement.h
…
SVGFEConvolveMatrixElement.cpp
Bug 1126593 - Add a global fallible instance, so that using fallible works directly, everywhere. r=njn
2015-02-02 09:56:13 +09:00
SVGFEConvolveMatrixElement.h
…
SVGFEDiffuseLightingElement.cpp
…
SVGFEDiffuseLightingElement.h
Bug 1117040 - Mark virtual overridden functions as MOZ_OVERRIDE in SVG DOM code; r=longsonr
2015-01-02 17:51:17 -05:00
SVGFEDisplacementMapElement.cpp
…
SVGFEDisplacementMapElement.h
…
SVGFEDistantLightElement.cpp
…
SVGFEDistantLightElement.h
…
SVGFEDropShadowElement.cpp
…
SVGFEDropShadowElement.h
…
SVGFEFloodElement.cpp
…
SVGFEFloodElement.h
…
SVGFEGaussianBlurElement.cpp
…
SVGFEGaussianBlurElement.h
…
SVGFEImageElement.cpp
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
SVGFEImageElement.h
…
SVGFEMergeElement.cpp
…
SVGFEMergeElement.h
…
SVGFEMergeNodeElement.cpp
…
SVGFEMergeNodeElement.h
…
SVGFEMorphologyElement.cpp
…
SVGFEMorphologyElement.h
…
SVGFEOffsetElement.cpp
…
SVGFEOffsetElement.h
Bug 1117040 - Mark virtual overridden functions as MOZ_OVERRIDE in SVG DOM code; r=longsonr
2015-01-02 17:51:17 -05:00
SVGFEPointLightElement.cpp
…
SVGFEPointLightElement.h
…
SVGFESpecularLightingElement.cpp
…
SVGFESpecularLightingElement.h
Bug 1117040 - Mark virtual overridden functions as MOZ_OVERRIDE in SVG DOM code; r=longsonr
2015-01-02 17:51:17 -05:00
SVGFESpotLightElement.cpp
…
SVGFESpotLightElement.h
…
SVGFETileElement.cpp
…
SVGFETileElement.h
Bug 1117040 - Mark virtual overridden functions as MOZ_OVERRIDE in SVG DOM code; r=longsonr
2015-01-02 17:51:17 -05:00
SVGFETurbulenceElement.cpp
…
SVGFETurbulenceElement.h
…
SVGFilterElement.cpp
…
SVGFilterElement.h
…
SVGForeignObjectElement.cpp
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
SVGForeignObjectElement.h
…
SVGFragmentIdentifier.cpp
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
SVGFragmentIdentifier.h
Bug 1118486 - Part 1: Use `= delete` instead of MOZ_DELETE directly; r=Waldo
2015-01-08 23:19:05 -05:00
SVGGElement.cpp
…
SVGGElement.h
Bug 1117040 - Mark virtual overridden functions as MOZ_OVERRIDE in SVG DOM code; r=longsonr
2015-01-02 17:51:17 -05:00
SVGGradientElement.cpp
…
SVGGradientElement.h
…
SVGGraphicsElement.cpp
…
SVGGraphicsElement.h
…
SVGIRect.h
…
SVGImageElement.cpp
Bug 1128281 - Pass strokeOptions to getGeometryBounds. r=jwatt
2015-02-03 18:36:32 +00:00
SVGImageElement.h
Bug 1128281 - Pass strokeOptions to getGeometryBounds. r=jwatt
2015-02-03 18:36:32 +00:00
SVGIntegerPairSMILType.cpp
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
SVGIntegerPairSMILType.h
Bug 1117040 - Mark virtual overridden functions as MOZ_OVERRIDE in SVG DOM code; r=longsonr
2015-01-02 17:51:17 -05:00
SVGLength.cpp
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
SVGLength.h
…
SVGLengthList.cpp
…
SVGLengthList.h
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
SVGLengthListSMILType.cpp
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
SVGLengthListSMILType.h
…
SVGLineElement.cpp
Bug 1128281 - Pass strokeOptions to getGeometryBounds. r=jwatt
2015-02-03 18:36:32 +00:00
SVGLineElement.h
Bug 1128281 - Pass strokeOptions to getGeometryBounds. r=jwatt
2015-02-03 18:36:32 +00:00
SVGMPathElement.cpp
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
SVGMPathElement.h
…
SVGMarkerElement.cpp
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
SVGMarkerElement.h
…
SVGMaskElement.cpp
…
SVGMaskElement.h
…
SVGMatrix.cpp
…
SVGMatrix.h
…
SVGMetadataElement.cpp
…
SVGMetadataElement.h
…
SVGMotionSMILAnimationFunction.cpp
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
SVGMotionSMILAnimationFunction.h
…
SVGMotionSMILAttr.cpp
…
SVGMotionSMILAttr.h
…
SVGMotionSMILPathUtils.cpp
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
SVGMotionSMILPathUtils.h
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
SVGMotionSMILType.cpp
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
SVGMotionSMILType.h
…
SVGNumberList.cpp
…
SVGNumberList.h
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
SVGNumberListSMILType.cpp
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
SVGNumberListSMILType.h
…
SVGNumberPairSMILType.cpp
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
SVGNumberPairSMILType.h
Bug 1117040 - Mark virtual overridden functions as MOZ_OVERRIDE in SVG DOM code; r=longsonr
2015-01-02 17:51:17 -05:00
SVGOrientSMILType.cpp
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
SVGOrientSMILType.h
Bug 1117040 - Mark virtual overridden functions as MOZ_OVERRIDE in SVG DOM code; r=longsonr
2015-01-02 17:51:17 -05:00
SVGPathData.cpp
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
SVGPathData.h
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
SVGPathElement.cpp
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
SVGPathElement.h
…
SVGPathSegListSMILType.cpp
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
SVGPathSegListSMILType.h
…
SVGPathSegUtils.cpp
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
SVGPathSegUtils.h
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
SVGPatternElement.cpp
Bug 1125647 - make SVGAnimatedPreserveAspectRatio::ToDOMAnimatedPreserveAspectRatio just return the value. r=dholbert
2015-01-27 09:51:34 +00:00
SVGPatternElement.h
…
SVGPoint.h
…
SVGPointList.cpp
…
SVGPointList.h
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
SVGPointListSMILType.cpp
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
SVGPointListSMILType.h
…
SVGPolygonElement.cpp
…
SVGPolygonElement.h
Bug 1117040 - Mark virtual overridden functions as MOZ_OVERRIDE in SVG DOM code; r=longsonr
2015-01-02 17:51:17 -05:00
SVGPolylineElement.cpp
…
SVGPolylineElement.h
Bug 1117040 - Mark virtual overridden functions as MOZ_OVERRIDE in SVG DOM code; r=longsonr
2015-01-02 17:51:17 -05:00
SVGPreserveAspectRatio.cpp
…
SVGPreserveAspectRatio.h
Bug 1111290 - Part 3: Remove TypedEnum.h and fold TypedEnumInternal.h into TypedEnumBits.h. r=waldo
2015-01-26 07:22:11 +09:00
SVGRect.cpp
…
SVGRect.h
Bug 1117040 - Mark virtual overridden functions as MOZ_OVERRIDE in SVG DOM code; r=longsonr
2015-01-02 17:51:17 -05:00
SVGRectElement.cpp
Bug 1128281 - Pass strokeOptions to getGeometryBounds. r=jwatt
2015-02-03 18:36:32 +00:00
SVGRectElement.h
Bug 1128281 - Pass strokeOptions to getGeometryBounds. r=jwatt
2015-02-03 18:36:32 +00:00
SVGSVGElement.cpp
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
SVGSVGElement.h
Bug 1125201 - Make forceRedraw nothrow. r=bzbarsky
2015-01-24 09:35:22 +00:00
SVGScriptElement.cpp
…
SVGScriptElement.h
…
SVGSetElement.cpp
…
SVGSetElement.h
Bug 1117040 - Mark virtual overridden functions as MOZ_OVERRIDE in SVG DOM code; r=longsonr
2015-01-02 17:51:17 -05:00
SVGStopElement.cpp
…
SVGStopElement.h
…
SVGStringList.cpp
…
SVGStringList.h
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
SVGStyleElement.cpp
…
SVGStyleElement.h
…
SVGSwitchElement.cpp
Bug 1090936 - Make invalidation of rendering observers asynchronous. r=jwatt
2014-11-06 09:30:11 +00:00
SVGSwitchElement.h
Bug 1117040 - Mark virtual overridden functions as MOZ_OVERRIDE in SVG DOM code; r=longsonr
2015-01-02 17:51:17 -05:00
SVGSymbolElement.cpp
Bug 1125647 - make SVGAnimatedPreserveAspectRatio::ToDOMAnimatedPreserveAspectRatio just return the value. r=dholbert
2015-01-27 09:51:34 +00:00
SVGSymbolElement.h
Bug 1117040 - Mark virtual overridden functions as MOZ_OVERRIDE in SVG DOM code; r=longsonr
2015-01-02 17:51:17 -05:00
SVGTSpanElement.cpp
…
SVGTSpanElement.h
…
SVGTagList.h
Bug 1108887 - Backout part 3 and part 4 of bug 949435 (SVG iframe). r=birtles sr=bzbarsky
2015-02-10 09:14:19 +00:00
SVGTests.cpp
…
SVGTests.h
…
SVGTextContentElement.cpp
…
SVGTextContentElement.h
…
SVGTextElement.cpp
…
SVGTextElement.h
Bug 1117040 - Mark virtual overridden functions as MOZ_OVERRIDE in SVG DOM code; r=longsonr
2015-01-02 17:51:17 -05:00
SVGTextPathElement.cpp
…
SVGTextPathElement.h
…
SVGTextPositioningElement.cpp
…
SVGTextPositioningElement.h
…
SVGTitleElement.cpp
…
SVGTitleElement.h
…
SVGTransform.cpp
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
SVGTransform.h
…
SVGTransformList.cpp
…
SVGTransformList.h
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
SVGTransformListParser.cpp
…
SVGTransformListParser.h
…
SVGTransformListSMILType.cpp
…
SVGTransformListSMILType.h
…
SVGTransformableElement.cpp
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
SVGTransformableElement.h
…
SVGUseElement.cpp
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
SVGUseElement.h
…
SVGViewBoxSMILType.cpp
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
SVGViewBoxSMILType.h
Bug 1117040 - Mark virtual overridden functions as MOZ_OVERRIDE in SVG DOM code; r=longsonr
2015-01-02 17:51:17 -05:00
SVGViewElement.cpp
Bug 1125766 - Throw proper error types for TextEncoder(), TextDecoder() and TextDecoder.decode(). r=bz
2015-02-04 18:46:26 +07:00
SVGViewElement.h
…
SVGZoomEvent.cpp
…
SVGZoomEvent.h
…
moz.build
Bug 1108887 - Backout part 3 and part 4 of bug 949435 (SVG iframe). r=birtles sr=bzbarsky
2015-02-10 09:14:19 +00:00
nsISVGPoint.cpp
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
nsISVGPoint.h
…
nsSVGAngle.cpp
…
nsSVGAngle.h
…
nsSVGAnimatedTransformList.cpp
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
nsSVGAnimatedTransformList.h
…
nsSVGAttrTearoffTable.h
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
nsSVGBoolean.cpp
Bug 1073003 - Fix warnings causing errors in emulator build. r=nfroyd
2015-01-08 13:52:19 -08:00
nsSVGBoolean.h
…
nsSVGClass.cpp
…
nsSVGClass.h
…
nsSVGDataParser.cpp
…
nsSVGDataParser.h
…
nsSVGElement.cpp
Bug 960465 patch 17 - Remove separate animation and non-animation phases of restyling. r=birtles
2015-02-17 11:15:05 +13:00
nsSVGElement.h
…
nsSVGEnum.cpp
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
nsSVGEnum.h
…
nsSVGFeatures.cpp
…
nsSVGFeatures.h
…
nsSVGFeaturesList.h
…
nsSVGFilters.cpp
…
nsSVGFilters.h
…
nsSVGInteger.cpp
…
nsSVGInteger.h
…
nsSVGIntegerPair.cpp
…
nsSVGIntegerPair.h
…
nsSVGLength2.cpp
…
nsSVGLength2.h
…
nsSVGNumber2.cpp
…
nsSVGNumber2.h
…
nsSVGNumberPair.cpp
…
nsSVGNumberPair.h
…
nsSVGPathDataParser.cpp
…
nsSVGPathDataParser.h
…
nsSVGPathGeometryElement.cpp
Bug 1114398 - Part 2: Test whether the path backend matches the DrawTarget backend for the SVG path cache. r=jwatt
2015-01-08 00:10:49 +00:00
nsSVGPathGeometryElement.h
Bug 1128281 - Pass strokeOptions to getGeometryBounds. r=jwatt
2015-02-03 18:36:32 +00:00
nsSVGPolyElement.cpp
Bug 1128281 - Pass strokeOptions to getGeometryBounds. r=jwatt
2015-02-03 18:36:32 +00:00
nsSVGPolyElement.h
Bug 1128281 - Pass strokeOptions to getGeometryBounds. r=jwatt
2015-02-03 18:36:32 +00:00
nsSVGString.cpp
…
nsSVGString.h
…
nsSVGTransform.cpp
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
nsSVGTransform.h
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
nsSVGViewBox.cpp
…
nsSVGViewBox.h
…