mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
cffc75f4d0
52 Commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
Boris Zbarsky
|
72c13f6d06 | Bug 1007878 part 2. Add a C++ type to represent MozMap. r=khuey | ||
Wes Kocher
|
b1b2b3a291 |
Backed out 5 changesets (bug 1007878) for b2g build bustage r=khuey
Backed out changeset ee3bb06075f7 (bug 1007878) Backed out changeset ab3dd51be3cd (bug 1007878) Backed out changeset aa53ba4e64b8 (bug 1007878) Backed out changeset ff6fd8187ff3 (bug 1007878) Backed out changeset d631378463ac (bug 1007878) |
||
Boris Zbarsky
|
aea41c8d2e | Bug 1007878 part 2. Add a C++ type to represent MozMap. r=khuey | ||
Wes Kocher
|
5c04066138 |
Backed out 3 changesets (bug 946065) for b2g mochitest-6 permafail on a CLOSED TREE
Backed out changeset 85228ee8ce8b (bug 946065) Backed out changeset 7b6b04006c1b (bug 946065) Backed out changeset 9b673ac36f66 (bug 946065) --HG-- rename : dom/mathml/crashtests/462929-1.html => content/mathml/content/crashtests/462929-1.html rename : dom/mathml/crashtests/770710-1.html => content/mathml/content/crashtests/770710-1.html rename : dom/mathml/crashtests/crashtests.list => content/mathml/content/crashtests/crashtests.list rename : dom/mathml/moz.build => content/mathml/content/src/moz.build rename : dom/mathml/nsMathMLElement.cpp => content/mathml/content/src/nsMathMLElement.cpp rename : dom/mathml/nsMathMLElement.h => content/mathml/content/src/nsMathMLElement.h rename : dom/mathml/nsMathMLElementFactory.cpp => content/mathml/content/src/nsMathMLElementFactory.cpp rename : dom/svg/DOMSVGAnimatedLengthList.cpp => content/svg/content/src/DOMSVGAnimatedLengthList.cpp rename : dom/svg/DOMSVGAnimatedLengthList.h => content/svg/content/src/DOMSVGAnimatedLengthList.h rename : dom/svg/DOMSVGAnimatedNumberList.cpp => content/svg/content/src/DOMSVGAnimatedNumberList.cpp rename : dom/svg/DOMSVGAnimatedNumberList.h => content/svg/content/src/DOMSVGAnimatedNumberList.h rename : dom/svg/DOMSVGLength.cpp => content/svg/content/src/DOMSVGLength.cpp rename : dom/svg/DOMSVGLength.h => content/svg/content/src/DOMSVGLength.h rename : dom/svg/DOMSVGLengthList.cpp => content/svg/content/src/DOMSVGLengthList.cpp rename : dom/svg/DOMSVGLengthList.h => content/svg/content/src/DOMSVGLengthList.h rename : dom/svg/DOMSVGNumber.cpp => content/svg/content/src/DOMSVGNumber.cpp rename : dom/svg/DOMSVGNumber.h => content/svg/content/src/DOMSVGNumber.h rename : dom/svg/DOMSVGNumberList.cpp => content/svg/content/src/DOMSVGNumberList.cpp rename : dom/svg/DOMSVGNumberList.h => content/svg/content/src/DOMSVGNumberList.h rename : dom/svg/DOMSVGPathSeg.cpp => content/svg/content/src/DOMSVGPathSeg.cpp rename : dom/svg/DOMSVGPathSeg.h => content/svg/content/src/DOMSVGPathSeg.h rename : dom/svg/DOMSVGPathSegList.cpp => content/svg/content/src/DOMSVGPathSegList.cpp rename : dom/svg/DOMSVGPathSegList.h => content/svg/content/src/DOMSVGPathSegList.h rename : dom/svg/DOMSVGPoint.cpp => content/svg/content/src/DOMSVGPoint.cpp rename : dom/svg/DOMSVGPoint.h => content/svg/content/src/DOMSVGPoint.h rename : dom/svg/DOMSVGPointList.cpp => content/svg/content/src/DOMSVGPointList.cpp rename : dom/svg/DOMSVGPointList.h => content/svg/content/src/DOMSVGPointList.h rename : dom/svg/DOMSVGStringList.cpp => content/svg/content/src/DOMSVGStringList.cpp rename : dom/svg/DOMSVGStringList.h => content/svg/content/src/DOMSVGStringList.h rename : dom/svg/DOMSVGTransformList.cpp => content/svg/content/src/DOMSVGTransformList.cpp rename : dom/svg/DOMSVGTransformList.h => content/svg/content/src/DOMSVGTransformList.h rename : dom/svg/SVGAElement.cpp => content/svg/content/src/SVGAElement.cpp rename : dom/svg/SVGAElement.h => content/svg/content/src/SVGAElement.h rename : dom/svg/SVGAltGlyphElement.cpp => content/svg/content/src/SVGAltGlyphElement.cpp rename : dom/svg/SVGAltGlyphElement.h => content/svg/content/src/SVGAltGlyphElement.h rename : dom/svg/SVGAngle.cpp => content/svg/content/src/SVGAngle.cpp rename : dom/svg/SVGAngle.h => content/svg/content/src/SVGAngle.h rename : dom/svg/SVGAnimateElement.cpp => content/svg/content/src/SVGAnimateElement.cpp rename : dom/svg/SVGAnimateElement.h => content/svg/content/src/SVGAnimateElement.h rename : dom/svg/SVGAnimateMotionElement.cpp => content/svg/content/src/SVGAnimateMotionElement.cpp rename : dom/svg/SVGAnimateMotionElement.h => content/svg/content/src/SVGAnimateMotionElement.h rename : dom/svg/SVGAnimateTransformElement.cpp => content/svg/content/src/SVGAnimateTransformElement.cpp rename : dom/svg/SVGAnimateTransformElement.h => content/svg/content/src/SVGAnimateTransformElement.h rename : dom/svg/SVGAnimatedAngle.cpp => content/svg/content/src/SVGAnimatedAngle.cpp rename : dom/svg/SVGAnimatedAngle.h => content/svg/content/src/SVGAnimatedAngle.h rename : dom/svg/SVGAnimatedBoolean.cpp => content/svg/content/src/SVGAnimatedBoolean.cpp rename : dom/svg/SVGAnimatedBoolean.h => content/svg/content/src/SVGAnimatedBoolean.h rename : dom/svg/SVGAnimatedEnumeration.cpp => content/svg/content/src/SVGAnimatedEnumeration.cpp rename : dom/svg/SVGAnimatedEnumeration.h => content/svg/content/src/SVGAnimatedEnumeration.h rename : dom/svg/SVGAnimatedInteger.cpp => content/svg/content/src/SVGAnimatedInteger.cpp rename : dom/svg/SVGAnimatedInteger.h => content/svg/content/src/SVGAnimatedInteger.h rename : dom/svg/SVGAnimatedLength.cpp => content/svg/content/src/SVGAnimatedLength.cpp rename : dom/svg/SVGAnimatedLength.h => content/svg/content/src/SVGAnimatedLength.h rename : dom/svg/SVGAnimatedLengthList.cpp => content/svg/content/src/SVGAnimatedLengthList.cpp rename : dom/svg/SVGAnimatedLengthList.h => content/svg/content/src/SVGAnimatedLengthList.h rename : dom/svg/SVGAnimatedNumber.cpp => content/svg/content/src/SVGAnimatedNumber.cpp rename : dom/svg/SVGAnimatedNumber.h => content/svg/content/src/SVGAnimatedNumber.h rename : dom/svg/SVGAnimatedNumberList.cpp => content/svg/content/src/SVGAnimatedNumberList.cpp rename : dom/svg/SVGAnimatedNumberList.h => content/svg/content/src/SVGAnimatedNumberList.h rename : dom/svg/SVGAnimatedPathSegList.cpp => content/svg/content/src/SVGAnimatedPathSegList.cpp rename : dom/svg/SVGAnimatedPathSegList.h => content/svg/content/src/SVGAnimatedPathSegList.h rename : dom/svg/SVGAnimatedPointList.cpp => content/svg/content/src/SVGAnimatedPointList.cpp rename : dom/svg/SVGAnimatedPointList.h => content/svg/content/src/SVGAnimatedPointList.h rename : dom/svg/SVGAnimatedPreserveAspectRatio.cpp => content/svg/content/src/SVGAnimatedPreserveAspectRatio.cpp rename : dom/svg/SVGAnimatedPreserveAspectRatio.h => content/svg/content/src/SVGAnimatedPreserveAspectRatio.h rename : dom/svg/SVGAnimatedRect.cpp => content/svg/content/src/SVGAnimatedRect.cpp rename : dom/svg/SVGAnimatedRect.h => content/svg/content/src/SVGAnimatedRect.h rename : dom/svg/SVGAnimatedString.cpp => content/svg/content/src/SVGAnimatedString.cpp rename : dom/svg/SVGAnimatedString.h => content/svg/content/src/SVGAnimatedString.h rename : dom/svg/SVGAnimatedTransformList.cpp => content/svg/content/src/SVGAnimatedTransformList.cpp rename : dom/svg/SVGAnimatedTransformList.h => content/svg/content/src/SVGAnimatedTransformList.h rename : dom/svg/SVGAnimationElement.cpp => content/svg/content/src/SVGAnimationElement.cpp rename : dom/svg/SVGAnimationElement.h => content/svg/content/src/SVGAnimationElement.h rename : dom/svg/SVGAttrValueWrapper.cpp => content/svg/content/src/SVGAttrValueWrapper.cpp rename : dom/svg/SVGAttrValueWrapper.h => content/svg/content/src/SVGAttrValueWrapper.h rename : dom/svg/SVGCircleElement.cpp => content/svg/content/src/SVGCircleElement.cpp rename : dom/svg/SVGCircleElement.h => content/svg/content/src/SVGCircleElement.h rename : dom/svg/SVGClipPathElement.cpp => content/svg/content/src/SVGClipPathElement.cpp rename : dom/svg/SVGClipPathElement.h => content/svg/content/src/SVGClipPathElement.h rename : dom/svg/SVGComponentTransferFunctionElement.h => content/svg/content/src/SVGComponentTransferFunctionElement.h rename : dom/svg/SVGContentUtils.cpp => content/svg/content/src/SVGContentUtils.cpp rename : dom/svg/SVGContentUtils.h => content/svg/content/src/SVGContentUtils.h rename : dom/svg/SVGDefsElement.cpp => content/svg/content/src/SVGDefsElement.cpp rename : dom/svg/SVGDefsElement.h => content/svg/content/src/SVGDefsElement.h rename : dom/svg/SVGDescElement.cpp => content/svg/content/src/SVGDescElement.cpp rename : dom/svg/SVGDescElement.h => content/svg/content/src/SVGDescElement.h rename : dom/svg/SVGElementFactory.cpp => content/svg/content/src/SVGElementFactory.cpp rename : dom/svg/SVGElementFactory.h => content/svg/content/src/SVGElementFactory.h rename : dom/svg/SVGEllipseElement.cpp => content/svg/content/src/SVGEllipseElement.cpp rename : dom/svg/SVGEllipseElement.h => content/svg/content/src/SVGEllipseElement.h rename : dom/svg/SVGFEBlendElement.cpp => content/svg/content/src/SVGFEBlendElement.cpp rename : dom/svg/SVGFEBlendElement.h => content/svg/content/src/SVGFEBlendElement.h rename : dom/svg/SVGFEColorMatrixElement.cpp => content/svg/content/src/SVGFEColorMatrixElement.cpp rename : dom/svg/SVGFEColorMatrixElement.h => content/svg/content/src/SVGFEColorMatrixElement.h rename : dom/svg/SVGFEComponentTransferElement.cpp => content/svg/content/src/SVGFEComponentTransferElement.cpp rename : dom/svg/SVGFEComponentTransferElement.h => content/svg/content/src/SVGFEComponentTransferElement.h rename : dom/svg/SVGFECompositeElement.cpp => content/svg/content/src/SVGFECompositeElement.cpp rename : dom/svg/SVGFECompositeElement.h => content/svg/content/src/SVGFECompositeElement.h rename : dom/svg/SVGFEConvolveMatrixElement.cpp => content/svg/content/src/SVGFEConvolveMatrixElement.cpp rename : dom/svg/SVGFEConvolveMatrixElement.h => content/svg/content/src/SVGFEConvolveMatrixElement.h rename : dom/svg/SVGFEDiffuseLightingElement.cpp => content/svg/content/src/SVGFEDiffuseLightingElement.cpp rename : dom/svg/SVGFEDiffuseLightingElement.h => content/svg/content/src/SVGFEDiffuseLightingElement.h rename : dom/svg/SVGFEDisplacementMapElement.cpp => content/svg/content/src/SVGFEDisplacementMapElement.cpp rename : dom/svg/SVGFEDisplacementMapElement.h => content/svg/content/src/SVGFEDisplacementMapElement.h rename : dom/svg/SVGFEDistantLightElement.cpp => content/svg/content/src/SVGFEDistantLightElement.cpp rename : dom/svg/SVGFEDistantLightElement.h => content/svg/content/src/SVGFEDistantLightElement.h rename : dom/svg/SVGFEDropShadowElement.cpp => content/svg/content/src/SVGFEDropShadowElement.cpp rename : dom/svg/SVGFEDropShadowElement.h => content/svg/content/src/SVGFEDropShadowElement.h rename : dom/svg/SVGFEFloodElement.cpp => content/svg/content/src/SVGFEFloodElement.cpp rename : dom/svg/SVGFEFloodElement.h => content/svg/content/src/SVGFEFloodElement.h rename : dom/svg/SVGFEGaussianBlurElement.cpp => content/svg/content/src/SVGFEGaussianBlurElement.cpp rename : dom/svg/SVGFEGaussianBlurElement.h => content/svg/content/src/SVGFEGaussianBlurElement.h rename : dom/svg/SVGFEImageElement.cpp => content/svg/content/src/SVGFEImageElement.cpp rename : dom/svg/SVGFEImageElement.h => content/svg/content/src/SVGFEImageElement.h rename : dom/svg/SVGFEMergeElement.cpp => content/svg/content/src/SVGFEMergeElement.cpp rename : dom/svg/SVGFEMergeElement.h => content/svg/content/src/SVGFEMergeElement.h rename : dom/svg/SVGFEMergeNodeElement.cpp => content/svg/content/src/SVGFEMergeNodeElement.cpp rename : dom/svg/SVGFEMergeNodeElement.h => content/svg/content/src/SVGFEMergeNodeElement.h rename : dom/svg/SVGFEMorphologyElement.cpp => content/svg/content/src/SVGFEMorphologyElement.cpp rename : dom/svg/SVGFEMorphologyElement.h => content/svg/content/src/SVGFEMorphologyElement.h rename : dom/svg/SVGFEOffsetElement.cpp => content/svg/content/src/SVGFEOffsetElement.cpp rename : dom/svg/SVGFEOffsetElement.h => content/svg/content/src/SVGFEOffsetElement.h rename : dom/svg/SVGFEPointLightElement.cpp => content/svg/content/src/SVGFEPointLightElement.cpp rename : dom/svg/SVGFEPointLightElement.h => content/svg/content/src/SVGFEPointLightElement.h rename : dom/svg/SVGFESpecularLightingElement.cpp => content/svg/content/src/SVGFESpecularLightingElement.cpp rename : dom/svg/SVGFESpecularLightingElement.h => content/svg/content/src/SVGFESpecularLightingElement.h rename : dom/svg/SVGFESpotLightElement.cpp => content/svg/content/src/SVGFESpotLightElement.cpp rename : dom/svg/SVGFESpotLightElement.h => content/svg/content/src/SVGFESpotLightElement.h rename : dom/svg/SVGFETileElement.cpp => content/svg/content/src/SVGFETileElement.cpp rename : dom/svg/SVGFETileElement.h => content/svg/content/src/SVGFETileElement.h rename : dom/svg/SVGFETurbulenceElement.cpp => content/svg/content/src/SVGFETurbulenceElement.cpp rename : dom/svg/SVGFETurbulenceElement.h => content/svg/content/src/SVGFETurbulenceElement.h rename : dom/svg/SVGFilterElement.cpp => content/svg/content/src/SVGFilterElement.cpp rename : dom/svg/SVGFilterElement.h => content/svg/content/src/SVGFilterElement.h rename : dom/svg/SVGForeignObjectElement.cpp => content/svg/content/src/SVGForeignObjectElement.cpp rename : dom/svg/SVGForeignObjectElement.h => content/svg/content/src/SVGForeignObjectElement.h rename : dom/svg/SVGFragmentIdentifier.cpp => content/svg/content/src/SVGFragmentIdentifier.cpp rename : dom/svg/SVGFragmentIdentifier.h => content/svg/content/src/SVGFragmentIdentifier.h rename : dom/svg/SVGGElement.cpp => content/svg/content/src/SVGGElement.cpp rename : dom/svg/SVGGElement.h => content/svg/content/src/SVGGElement.h rename : dom/svg/SVGGradientElement.cpp => content/svg/content/src/SVGGradientElement.cpp rename : dom/svg/SVGGradientElement.h => content/svg/content/src/SVGGradientElement.h rename : dom/svg/SVGGraphicsElement.cpp => content/svg/content/src/SVGGraphicsElement.cpp rename : dom/svg/SVGGraphicsElement.h => content/svg/content/src/SVGGraphicsElement.h rename : dom/svg/SVGIFrameElement.cpp => content/svg/content/src/SVGIFrameElement.cpp rename : dom/svg/SVGIFrameElement.h => content/svg/content/src/SVGIFrameElement.h rename : dom/svg/SVGIRect.h => content/svg/content/src/SVGIRect.h rename : dom/svg/SVGImageElement.cpp => content/svg/content/src/SVGImageElement.cpp rename : dom/svg/SVGImageElement.h => content/svg/content/src/SVGImageElement.h rename : dom/svg/SVGIntegerPairSMILType.cpp => content/svg/content/src/SVGIntegerPairSMILType.cpp rename : dom/svg/SVGIntegerPairSMILType.h => content/svg/content/src/SVGIntegerPairSMILType.h rename : dom/svg/SVGLength.cpp => content/svg/content/src/SVGLength.cpp rename : dom/svg/SVGLength.h => content/svg/content/src/SVGLength.h rename : dom/svg/SVGLengthList.cpp => content/svg/content/src/SVGLengthList.cpp rename : dom/svg/SVGLengthList.h => content/svg/content/src/SVGLengthList.h rename : dom/svg/SVGLengthListSMILType.cpp => content/svg/content/src/SVGLengthListSMILType.cpp rename : dom/svg/SVGLengthListSMILType.h => content/svg/content/src/SVGLengthListSMILType.h rename : dom/svg/SVGLineElement.cpp => content/svg/content/src/SVGLineElement.cpp rename : dom/svg/SVGLineElement.h => content/svg/content/src/SVGLineElement.h rename : dom/svg/SVGMPathElement.cpp => content/svg/content/src/SVGMPathElement.cpp rename : dom/svg/SVGMPathElement.h => content/svg/content/src/SVGMPathElement.h rename : dom/svg/SVGMarkerElement.cpp => content/svg/content/src/SVGMarkerElement.cpp rename : dom/svg/SVGMarkerElement.h => content/svg/content/src/SVGMarkerElement.h rename : dom/svg/SVGMaskElement.cpp => content/svg/content/src/SVGMaskElement.cpp rename : dom/svg/SVGMaskElement.h => content/svg/content/src/SVGMaskElement.h rename : dom/svg/SVGMatrix.cpp => content/svg/content/src/SVGMatrix.cpp rename : dom/svg/SVGMatrix.h => content/svg/content/src/SVGMatrix.h rename : dom/svg/SVGMetadataElement.cpp => content/svg/content/src/SVGMetadataElement.cpp rename : dom/svg/SVGMetadataElement.h => content/svg/content/src/SVGMetadataElement.h rename : dom/svg/SVGMotionSMILAnimationFunction.cpp => content/svg/content/src/SVGMotionSMILAnimationFunction.cpp rename : dom/svg/SVGMotionSMILAnimationFunction.h => content/svg/content/src/SVGMotionSMILAnimationFunction.h rename : dom/svg/SVGMotionSMILAttr.cpp => content/svg/content/src/SVGMotionSMILAttr.cpp rename : dom/svg/SVGMotionSMILAttr.h => content/svg/content/src/SVGMotionSMILAttr.h rename : dom/svg/SVGMotionSMILPathUtils.cpp => content/svg/content/src/SVGMotionSMILPathUtils.cpp rename : dom/svg/SVGMotionSMILPathUtils.h => content/svg/content/src/SVGMotionSMILPathUtils.h rename : dom/svg/SVGMotionSMILType.cpp => content/svg/content/src/SVGMotionSMILType.cpp rename : dom/svg/SVGMotionSMILType.h => content/svg/content/src/SVGMotionSMILType.h rename : dom/svg/SVGNumberList.cpp => content/svg/content/src/SVGNumberList.cpp rename : dom/svg/SVGNumberList.h => content/svg/content/src/SVGNumberList.h rename : dom/svg/SVGNumberListSMILType.cpp => content/svg/content/src/SVGNumberListSMILType.cpp rename : dom/svg/SVGNumberListSMILType.h => content/svg/content/src/SVGNumberListSMILType.h rename : dom/svg/SVGNumberPairSMILType.cpp => content/svg/content/src/SVGNumberPairSMILType.cpp rename : dom/svg/SVGNumberPairSMILType.h => content/svg/content/src/SVGNumberPairSMILType.h rename : dom/svg/SVGOrientSMILType.cpp => content/svg/content/src/SVGOrientSMILType.cpp rename : dom/svg/SVGOrientSMILType.h => content/svg/content/src/SVGOrientSMILType.h rename : dom/svg/SVGPathData.cpp => content/svg/content/src/SVGPathData.cpp rename : dom/svg/SVGPathData.h => content/svg/content/src/SVGPathData.h rename : dom/svg/SVGPathElement.cpp => content/svg/content/src/SVGPathElement.cpp rename : dom/svg/SVGPathElement.h => content/svg/content/src/SVGPathElement.h rename : dom/svg/SVGPathSegListSMILType.cpp => content/svg/content/src/SVGPathSegListSMILType.cpp rename : dom/svg/SVGPathSegListSMILType.h => content/svg/content/src/SVGPathSegListSMILType.h rename : dom/svg/SVGPathSegUtils.cpp => content/svg/content/src/SVGPathSegUtils.cpp rename : dom/svg/SVGPathSegUtils.h => content/svg/content/src/SVGPathSegUtils.h rename : dom/svg/SVGPatternElement.cpp => content/svg/content/src/SVGPatternElement.cpp rename : dom/svg/SVGPatternElement.h => content/svg/content/src/SVGPatternElement.h rename : dom/svg/SVGPoint.h => content/svg/content/src/SVGPoint.h rename : dom/svg/SVGPointList.cpp => content/svg/content/src/SVGPointList.cpp rename : dom/svg/SVGPointList.h => content/svg/content/src/SVGPointList.h rename : dom/svg/SVGPointListSMILType.cpp => content/svg/content/src/SVGPointListSMILType.cpp rename : dom/svg/SVGPointListSMILType.h => content/svg/content/src/SVGPointListSMILType.h rename : dom/svg/SVGPolygonElement.cpp => content/svg/content/src/SVGPolygonElement.cpp rename : dom/svg/SVGPolygonElement.h => content/svg/content/src/SVGPolygonElement.h rename : dom/svg/SVGPolylineElement.cpp => content/svg/content/src/SVGPolylineElement.cpp rename : dom/svg/SVGPolylineElement.h => content/svg/content/src/SVGPolylineElement.h rename : dom/svg/SVGPreserveAspectRatio.cpp => content/svg/content/src/SVGPreserveAspectRatio.cpp rename : dom/svg/SVGPreserveAspectRatio.h => content/svg/content/src/SVGPreserveAspectRatio.h rename : dom/svg/SVGRect.cpp => content/svg/content/src/SVGRect.cpp rename : dom/svg/SVGRect.h => content/svg/content/src/SVGRect.h rename : dom/svg/SVGRectElement.cpp => content/svg/content/src/SVGRectElement.cpp rename : dom/svg/SVGRectElement.h => content/svg/content/src/SVGRectElement.h rename : dom/svg/SVGSVGElement.cpp => content/svg/content/src/SVGSVGElement.cpp rename : dom/svg/SVGSVGElement.h => content/svg/content/src/SVGSVGElement.h rename : dom/svg/SVGScriptElement.cpp => content/svg/content/src/SVGScriptElement.cpp rename : dom/svg/SVGScriptElement.h => content/svg/content/src/SVGScriptElement.h rename : dom/svg/SVGSetElement.cpp => content/svg/content/src/SVGSetElement.cpp rename : dom/svg/SVGSetElement.h => content/svg/content/src/SVGSetElement.h rename : dom/svg/SVGStopElement.cpp => content/svg/content/src/SVGStopElement.cpp rename : dom/svg/SVGStopElement.h => content/svg/content/src/SVGStopElement.h rename : dom/svg/SVGStringList.cpp => content/svg/content/src/SVGStringList.cpp rename : dom/svg/SVGStringList.h => content/svg/content/src/SVGStringList.h rename : dom/svg/SVGStyleElement.cpp => content/svg/content/src/SVGStyleElement.cpp rename : dom/svg/SVGStyleElement.h => content/svg/content/src/SVGStyleElement.h rename : dom/svg/SVGSwitchElement.cpp => content/svg/content/src/SVGSwitchElement.cpp rename : dom/svg/SVGSwitchElement.h => content/svg/content/src/SVGSwitchElement.h rename : dom/svg/SVGSymbolElement.cpp => content/svg/content/src/SVGSymbolElement.cpp rename : dom/svg/SVGSymbolElement.h => content/svg/content/src/SVGSymbolElement.h rename : dom/svg/SVGTSpanElement.cpp => content/svg/content/src/SVGTSpanElement.cpp rename : dom/svg/SVGTSpanElement.h => content/svg/content/src/SVGTSpanElement.h rename : dom/svg/SVGTagList.h => content/svg/content/src/SVGTagList.h rename : dom/svg/SVGTests.cpp => content/svg/content/src/SVGTests.cpp rename : dom/svg/SVGTests.h => content/svg/content/src/SVGTests.h rename : dom/svg/SVGTextContentElement.cpp => content/svg/content/src/SVGTextContentElement.cpp rename : dom/svg/SVGTextContentElement.h => content/svg/content/src/SVGTextContentElement.h rename : dom/svg/SVGTextElement.cpp => content/svg/content/src/SVGTextElement.cpp rename : dom/svg/SVGTextElement.h => content/svg/content/src/SVGTextElement.h rename : dom/svg/SVGTextPathElement.cpp => content/svg/content/src/SVGTextPathElement.cpp rename : dom/svg/SVGTextPathElement.h => content/svg/content/src/SVGTextPathElement.h rename : dom/svg/SVGTextPositioningElement.cpp => content/svg/content/src/SVGTextPositioningElement.cpp rename : dom/svg/SVGTextPositioningElement.h => content/svg/content/src/SVGTextPositioningElement.h rename : dom/svg/SVGTitleElement.cpp => content/svg/content/src/SVGTitleElement.cpp rename : dom/svg/SVGTitleElement.h => content/svg/content/src/SVGTitleElement.h rename : dom/svg/SVGTransform.cpp => content/svg/content/src/SVGTransform.cpp rename : dom/svg/SVGTransform.h => content/svg/content/src/SVGTransform.h rename : dom/svg/SVGTransformList.cpp => content/svg/content/src/SVGTransformList.cpp rename : dom/svg/SVGTransformList.h => content/svg/content/src/SVGTransformList.h rename : dom/svg/SVGTransformListParser.cpp => content/svg/content/src/SVGTransformListParser.cpp rename : dom/svg/SVGTransformListParser.h => content/svg/content/src/SVGTransformListParser.h rename : dom/svg/SVGTransformListSMILType.cpp => content/svg/content/src/SVGTransformListSMILType.cpp rename : dom/svg/SVGTransformListSMILType.h => content/svg/content/src/SVGTransformListSMILType.h rename : dom/svg/SVGTransformableElement.cpp => content/svg/content/src/SVGTransformableElement.cpp rename : dom/svg/SVGTransformableElement.h => content/svg/content/src/SVGTransformableElement.h rename : dom/svg/SVGUseElement.cpp => content/svg/content/src/SVGUseElement.cpp rename : dom/svg/SVGUseElement.h => content/svg/content/src/SVGUseElement.h rename : dom/svg/SVGViewBoxSMILType.cpp => content/svg/content/src/SVGViewBoxSMILType.cpp rename : dom/svg/SVGViewBoxSMILType.h => content/svg/content/src/SVGViewBoxSMILType.h rename : dom/svg/SVGViewElement.cpp => content/svg/content/src/SVGViewElement.cpp rename : dom/svg/SVGViewElement.h => content/svg/content/src/SVGViewElement.h rename : dom/svg/SVGZoomEvent.cpp => content/svg/content/src/SVGZoomEvent.cpp rename : dom/svg/SVGZoomEvent.h => content/svg/content/src/SVGZoomEvent.h rename : dom/svg/crashtests/307322-1.svg => content/svg/content/src/crashtests/307322-1.svg rename : dom/svg/crashtests/327705-1.svg => content/svg/content/src/crashtests/327705-1.svg rename : dom/svg/crashtests/336994-1.html => content/svg/content/src/crashtests/336994-1.html rename : dom/svg/crashtests/344888-1.svg => content/svg/content/src/crashtests/344888-1.svg rename : dom/svg/crashtests/345445-1.svg => content/svg/content/src/crashtests/345445-1.svg rename : dom/svg/crashtests/360836-1.svg => content/svg/content/src/crashtests/360836-1.svg rename : dom/svg/crashtests/367357-1.xhtml => content/svg/content/src/crashtests/367357-1.xhtml rename : dom/svg/crashtests/369051-1.svg => content/svg/content/src/crashtests/369051-1.svg rename : dom/svg/crashtests/369249-1.svg => content/svg/content/src/crashtests/369249-1.svg rename : dom/svg/crashtests/369291-1.svg => content/svg/content/src/crashtests/369291-1.svg rename : dom/svg/crashtests/369291-2.svg => content/svg/content/src/crashtests/369291-2.svg rename : dom/svg/crashtests/369568-1.svg => content/svg/content/src/crashtests/369568-1.svg rename : dom/svg/crashtests/372046-1.svg => content/svg/content/src/crashtests/372046-1.svg rename : dom/svg/crashtests/372046-2.svg => content/svg/content/src/crashtests/372046-2.svg rename : dom/svg/crashtests/374882-1.svg => content/svg/content/src/crashtests/374882-1.svg rename : dom/svg/crashtests/380101-1.svg => content/svg/content/src/crashtests/380101-1.svg rename : dom/svg/crashtests/381777-1.svg => content/svg/content/src/crashtests/381777-1.svg rename : dom/svg/crashtests/383685-1.svg => content/svg/content/src/crashtests/383685-1.svg rename : dom/svg/crashtests/385096.html => content/svg/content/src/crashtests/385096.html rename : dom/svg/crashtests/385554-1.html => content/svg/content/src/crashtests/385554-1.html rename : dom/svg/crashtests/385554-2.xul => content/svg/content/src/crashtests/385554-2.xul rename : dom/svg/crashtests/388712-1.svg => content/svg/content/src/crashtests/388712-1.svg rename : dom/svg/crashtests/395616-1.html => content/svg/content/src/crashtests/395616-1.html rename : dom/svg/crashtests/396618-1.html => content/svg/content/src/crashtests/396618-1.html rename : dom/svg/crashtests/397017-1.html => content/svg/content/src/crashtests/397017-1.html rename : dom/svg/crashtests/397551-1.svg => content/svg/content/src/crashtests/397551-1.svg rename : dom/svg/crashtests/397704-1.svg => content/svg/content/src/crashtests/397704-1.svg rename : dom/svg/crashtests/398926-both-different.svg => content/svg/content/src/crashtests/398926-both-different.svg rename : dom/svg/crashtests/398926-both-same.svg => content/svg/content/src/crashtests/398926-both-same.svg rename : dom/svg/crashtests/398926-fill.svg => content/svg/content/src/crashtests/398926-fill.svg rename : dom/svg/crashtests/398926-stroke.svg => content/svg/content/src/crashtests/398926-stroke.svg rename : dom/svg/crashtests/405639-1.svg => content/svg/content/src/crashtests/405639-1.svg rename : dom/svg/crashtests/406361-1.html => content/svg/content/src/crashtests/406361-1.html rename : dom/svg/crashtests/409811-1.html => content/svg/content/src/crashtests/409811-1.html rename : dom/svg/crashtests/410659-1.svg => content/svg/content/src/crashtests/410659-1.svg rename : dom/svg/crashtests/410659-2.svg => content/svg/content/src/crashtests/410659-2.svg rename : dom/svg/crashtests/410659-3.svg => content/svg/content/src/crashtests/410659-3.svg rename : dom/svg/crashtests/412104-1.svg => content/svg/content/src/crashtests/412104-1.svg rename : dom/svg/crashtests/413174-1.svg => content/svg/content/src/crashtests/413174-1.svg rename : dom/svg/crashtests/414188-1.svg => content/svg/content/src/crashtests/414188-1.svg rename : dom/svg/crashtests/427325-1.svg => content/svg/content/src/crashtests/427325-1.svg rename : dom/svg/crashtests/428228-1.svg => content/svg/content/src/crashtests/428228-1.svg rename : dom/svg/crashtests/428841-1.svg => content/svg/content/src/crashtests/428841-1.svg rename : dom/svg/crashtests/435209-1.svg => content/svg/content/src/crashtests/435209-1.svg rename : dom/svg/crashtests/436418-mpathRoot-1.svg => content/svg/content/src/crashtests/436418-mpathRoot-1.svg rename : dom/svg/crashtests/448244-1.svg => content/svg/content/src/crashtests/448244-1.svg rename : dom/svg/crashtests/466576-1.xhtml => content/svg/content/src/crashtests/466576-1.xhtml rename : dom/svg/crashtests/499879-1.svg => content/svg/content/src/crashtests/499879-1.svg rename : dom/svg/crashtests/535691-1.svg => content/svg/content/src/crashtests/535691-1.svg rename : dom/svg/crashtests/539167-1.svg => content/svg/content/src/crashtests/539167-1.svg rename : dom/svg/crashtests/573316-1.svg => content/svg/content/src/crashtests/573316-1.svg rename : dom/svg/crashtests/579356-1.svg => content/svg/content/src/crashtests/579356-1.svg rename : dom/svg/crashtests/579356-2.svg => content/svg/content/src/crashtests/579356-2.svg rename : dom/svg/crashtests/595608-1.svg => content/svg/content/src/crashtests/595608-1.svg rename : dom/svg/crashtests/601251-1.html => content/svg/content/src/crashtests/601251-1.html rename : dom/svg/crashtests/601406-1.svg => content/svg/content/src/crashtests/601406-1.svg rename : dom/svg/crashtests/603145-1.svg => content/svg/content/src/crashtests/603145-1.svg rename : dom/svg/crashtests/613899-1.svg => content/svg/content/src/crashtests/613899-1.svg rename : dom/svg/crashtests/613899-2.svg => content/svg/content/src/crashtests/613899-2.svg rename : dom/svg/crashtests/719779-1.svg => content/svg/content/src/crashtests/719779-1.svg rename : dom/svg/crashtests/723441-1.html => content/svg/content/src/crashtests/723441-1.html rename : dom/svg/crashtests/723441-resource.svg => content/svg/content/src/crashtests/723441-resource.svg rename : dom/svg/crashtests/751515-1.svg => content/svg/content/src/crashtests/751515-1.svg rename : dom/svg/crashtests/761507-1.svg => content/svg/content/src/crashtests/761507-1.svg rename : dom/svg/crashtests/831561.html => content/svg/content/src/crashtests/831561.html rename : dom/svg/crashtests/837450-1.svg => content/svg/content/src/crashtests/837450-1.svg rename : dom/svg/crashtests/842463-1.html => content/svg/content/src/crashtests/842463-1.html rename : dom/svg/crashtests/847138-1.svg => content/svg/content/src/crashtests/847138-1.svg rename : dom/svg/crashtests/864509.svg => content/svg/content/src/crashtests/864509.svg rename : dom/svg/crashtests/880544-1.svg => content/svg/content/src/crashtests/880544-1.svg rename : dom/svg/crashtests/880544-2.svg => content/svg/content/src/crashtests/880544-2.svg rename : dom/svg/crashtests/880544-3.svg => content/svg/content/src/crashtests/880544-3.svg rename : dom/svg/crashtests/880544-4.svg => content/svg/content/src/crashtests/880544-4.svg rename : dom/svg/crashtests/880544-5.svg => content/svg/content/src/crashtests/880544-5.svg rename : dom/svg/crashtests/898915-1.svg => content/svg/content/src/crashtests/898915-1.svg rename : dom/svg/crashtests/crashtests.list => content/svg/content/src/crashtests/crashtests.list rename : dom/svg/crashtests/zero-size-image.svg => content/svg/content/src/crashtests/zero-size-image.svg rename : dom/svg/moz.build => content/svg/content/src/moz.build rename : dom/svg/nsISVGPoint.cpp => content/svg/content/src/nsISVGPoint.cpp rename : dom/svg/nsISVGPoint.h => content/svg/content/src/nsISVGPoint.h rename : dom/svg/nsSVGAngle.cpp => content/svg/content/src/nsSVGAngle.cpp rename : dom/svg/nsSVGAngle.h => content/svg/content/src/nsSVGAngle.h rename : dom/svg/nsSVGAnimatedTransformList.cpp => content/svg/content/src/nsSVGAnimatedTransformList.cpp rename : dom/svg/nsSVGAnimatedTransformList.h => content/svg/content/src/nsSVGAnimatedTransformList.h rename : dom/svg/nsSVGAttrTearoffTable.h => content/svg/content/src/nsSVGAttrTearoffTable.h rename : dom/svg/nsSVGBoolean.cpp => content/svg/content/src/nsSVGBoolean.cpp rename : dom/svg/nsSVGBoolean.h => content/svg/content/src/nsSVGBoolean.h rename : dom/svg/nsSVGClass.cpp => content/svg/content/src/nsSVGClass.cpp rename : dom/svg/nsSVGClass.h => content/svg/content/src/nsSVGClass.h rename : dom/svg/nsSVGDataParser.cpp => content/svg/content/src/nsSVGDataParser.cpp rename : dom/svg/nsSVGDataParser.h => content/svg/content/src/nsSVGDataParser.h rename : dom/svg/nsSVGElement.cpp => content/svg/content/src/nsSVGElement.cpp rename : dom/svg/nsSVGElement.h => content/svg/content/src/nsSVGElement.h rename : dom/svg/nsSVGEnum.cpp => content/svg/content/src/nsSVGEnum.cpp rename : dom/svg/nsSVGEnum.h => content/svg/content/src/nsSVGEnum.h rename : dom/svg/nsSVGFeatures.cpp => content/svg/content/src/nsSVGFeatures.cpp rename : dom/svg/nsSVGFeatures.h => content/svg/content/src/nsSVGFeatures.h rename : dom/svg/nsSVGFeaturesList.h => content/svg/content/src/nsSVGFeaturesList.h rename : dom/svg/nsSVGFilters.cpp => content/svg/content/src/nsSVGFilters.cpp rename : dom/svg/nsSVGFilters.h => content/svg/content/src/nsSVGFilters.h rename : dom/svg/nsSVGInteger.cpp => content/svg/content/src/nsSVGInteger.cpp rename : dom/svg/nsSVGInteger.h => content/svg/content/src/nsSVGInteger.h rename : dom/svg/nsSVGIntegerPair.cpp => content/svg/content/src/nsSVGIntegerPair.cpp rename : dom/svg/nsSVGIntegerPair.h => content/svg/content/src/nsSVGIntegerPair.h rename : dom/svg/nsSVGLength2.cpp => content/svg/content/src/nsSVGLength2.cpp rename : dom/svg/nsSVGLength2.h => content/svg/content/src/nsSVGLength2.h rename : dom/svg/nsSVGNumber2.cpp => content/svg/content/src/nsSVGNumber2.cpp rename : dom/svg/nsSVGNumber2.h => content/svg/content/src/nsSVGNumber2.h rename : dom/svg/nsSVGNumberPair.cpp => content/svg/content/src/nsSVGNumberPair.cpp rename : dom/svg/nsSVGNumberPair.h => content/svg/content/src/nsSVGNumberPair.h rename : dom/svg/nsSVGPathDataParser.cpp => content/svg/content/src/nsSVGPathDataParser.cpp rename : dom/svg/nsSVGPathDataParser.h => content/svg/content/src/nsSVGPathDataParser.h rename : dom/svg/nsSVGPathGeometryElement.cpp => content/svg/content/src/nsSVGPathGeometryElement.cpp rename : dom/svg/nsSVGPathGeometryElement.h => content/svg/content/src/nsSVGPathGeometryElement.h rename : dom/svg/nsSVGPolyElement.cpp => content/svg/content/src/nsSVGPolyElement.cpp rename : dom/svg/nsSVGPolyElement.h => content/svg/content/src/nsSVGPolyElement.h rename : dom/svg/nsSVGString.cpp => content/svg/content/src/nsSVGString.cpp rename : dom/svg/nsSVGString.h => content/svg/content/src/nsSVGString.h rename : dom/svg/nsSVGTransform.cpp => content/svg/content/src/nsSVGTransform.cpp rename : dom/svg/nsSVGTransform.h => content/svg/content/src/nsSVGTransform.h rename : dom/svg/nsSVGViewBox.cpp => content/svg/content/src/nsSVGViewBox.cpp rename : dom/svg/nsSVGViewBox.h => content/svg/content/src/nsSVGViewBox.h rename : dom/svg/test/MutationEventChecker.js => content/svg/content/test/MutationEventChecker.js rename : dom/svg/test/a_href_destination.svg => content/svg/content/test/a_href_destination.svg rename : dom/svg/test/a_href_helper_01.svg => content/svg/content/test/a_href_helper_01.svg rename : dom/svg/test/a_href_helper_02_03.svg => content/svg/content/test/a_href_helper_02_03.svg rename : dom/svg/test/a_href_helper_04.svg => content/svg/content/test/a_href_helper_04.svg rename : dom/svg/test/animated-svg-image-helper.html => content/svg/content/test/animated-svg-image-helper.html rename : dom/svg/test/animated-svg-image-helper.svg => content/svg/content/test/animated-svg-image-helper.svg rename : dom/svg/test/bbox-helper.svg => content/svg/content/test/bbox-helper.svg rename : dom/svg/test/bounds-helper.svg => content/svg/content/test/bounds-helper.svg rename : dom/svg/test/dataTypes-helper.svg => content/svg/content/test/dataTypes-helper.svg rename : dom/svg/test/fragments-helper.svg => content/svg/content/test/fragments-helper.svg rename : dom/svg/test/getCTM-helper.svg => content/svg/content/test/getCTM-helper.svg rename : dom/svg/test/getSubStringLength-helper.svg => content/svg/content/test/getSubStringLength-helper.svg rename : dom/svg/test/matrixUtils.js => content/svg/content/test/matrixUtils.js rename : dom/svg/test/mochitest.ini => content/svg/content/test/mochitest.ini rename : dom/svg/test/pointer-events.js => content/svg/content/test/pointer-events.js rename : dom/svg/test/scientific-helper.svg => content/svg/content/test/scientific-helper.svg rename : dom/svg/test/selectSubString-helper.svg => content/svg/content/test/selectSubString-helper.svg rename : dom/svg/test/switch-helper.svg => content/svg/content/test/switch-helper.svg rename : dom/svg/test/test_SVGLengthList-2.xhtml => content/svg/content/test/test_SVGLengthList-2.xhtml rename : dom/svg/test/test_SVGLengthList.xhtml => content/svg/content/test/test_SVGLengthList.xhtml rename : dom/svg/test/test_SVGMatrix.xhtml => content/svg/content/test/test_SVGMatrix.xhtml rename : dom/svg/test/test_SVGNumberList.xhtml => content/svg/content/test/test_SVGNumberList.xhtml rename : dom/svg/test/test_SVGPathSegList.xhtml => content/svg/content/test/test_SVGPathSegList.xhtml rename : dom/svg/test/test_SVGPointList.xhtml => content/svg/content/test/test_SVGPointList.xhtml rename : dom/svg/test/test_SVGStringList.xhtml => content/svg/content/test/test_SVGStringList.xhtml rename : dom/svg/test/test_SVGStyleElement.xhtml => content/svg/content/test/test_SVGStyleElement.xhtml rename : dom/svg/test/test_SVGTransformList.xhtml => content/svg/content/test/test_SVGTransformList.xhtml rename : dom/svg/test/test_SVGTransformListAddition.xhtml => content/svg/content/test/test_SVGTransformListAddition.xhtml rename : dom/svg/test/test_SVGUnitTypes.html => content/svg/content/test/test_SVGUnitTypes.html rename : dom/svg/test/test_SVG_namespace_ids.html => content/svg/content/test/test_SVG_namespace_ids.html rename : dom/svg/test/test_SVGxxxList.xhtml => content/svg/content/test/test_SVGxxxList.xhtml rename : dom/svg/test/test_SVGxxxListIndexing.xhtml => content/svg/content/test/test_SVGxxxListIndexing.xhtml rename : dom/svg/test/test_a_href_01.xhtml => content/svg/content/test/test_a_href_01.xhtml rename : dom/svg/test/test_a_href_02.xhtml => content/svg/content/test/test_a_href_02.xhtml rename : dom/svg/test/test_animLengthObjectIdentity.xhtml => content/svg/content/test/test_animLengthObjectIdentity.xhtml rename : dom/svg/test/test_animLengthReadonly.xhtml => content/svg/content/test/test_animLengthReadonly.xhtml rename : dom/svg/test/test_animLengthUnits.xhtml => content/svg/content/test/test_animLengthUnits.xhtml rename : dom/svg/test/test_bbox-with-invalid-viewBox.xhtml => content/svg/content/test/test_bbox-with-invalid-viewBox.xhtml rename : dom/svg/test/test_bbox.xhtml => content/svg/content/test/test_bbox.xhtml rename : dom/svg/test/test_bounds.html => content/svg/content/test/test_bounds.html rename : dom/svg/test/test_bug872812.html => content/svg/content/test/test_bug872812.html rename : dom/svg/test/test_dataTypes.html => content/svg/content/test/test_dataTypes.html rename : dom/svg/test/test_dataTypesModEvents.html => content/svg/content/test/test_dataTypesModEvents.html rename : dom/svg/test/test_fragments.html => content/svg/content/test/test_fragments.html rename : dom/svg/test/test_getCTM.html => content/svg/content/test/test_getCTM.html rename : dom/svg/test/test_getElementById.xhtml => content/svg/content/test/test_getElementById.xhtml rename : dom/svg/test/test_getSubStringLength.xhtml => content/svg/content/test/test_getSubStringLength.xhtml rename : dom/svg/test/test_hasFeature.xhtml => content/svg/content/test/test_hasFeature.xhtml rename : dom/svg/test/test_lang.xhtml => content/svg/content/test/test_lang.xhtml rename : dom/svg/test/test_length.xhtml => content/svg/content/test/test_length.xhtml rename : dom/svg/test/test_lengthParsing.html => content/svg/content/test/test_lengthParsing.html rename : dom/svg/test/test_non-scaling-stroke.html => content/svg/content/test/test_non-scaling-stroke.html rename : dom/svg/test/test_nonAnimStrings.xhtml => content/svg/content/test/test_nonAnimStrings.xhtml rename : dom/svg/test/test_onerror.xhtml => content/svg/content/test/test_onerror.xhtml rename : dom/svg/test/test_pathAnimInterpolation.xhtml => content/svg/content/test/test_pathAnimInterpolation.xhtml rename : dom/svg/test/test_pathSeg.xhtml => content/svg/content/test/test_pathSeg.xhtml rename : dom/svg/test/test_pointAtLength.xhtml => content/svg/content/test/test_pointAtLength.xhtml rename : dom/svg/test/test_pointer-events-1a.xhtml => content/svg/content/test/test_pointer-events-1a.xhtml rename : dom/svg/test/test_pointer-events-1b.xhtml => content/svg/content/test/test_pointer-events-1b.xhtml rename : dom/svg/test/test_pointer-events-2.xhtml => content/svg/content/test/test_pointer-events-2.xhtml rename : dom/svg/test/test_pointer-events-3.xhtml => content/svg/content/test/test_pointer-events-3.xhtml rename : dom/svg/test/test_pointer-events-4.xhtml => content/svg/content/test/test_pointer-events-4.xhtml rename : dom/svg/test/test_pointer-events-5.xhtml => content/svg/content/test/test_pointer-events-5.xhtml rename : dom/svg/test/test_scientific.html => content/svg/content/test/test_scientific.html rename : dom/svg/test/test_selectSubString.xhtml => content/svg/content/test/test_selectSubString.xhtml rename : dom/svg/test/test_stroke-linecap-hit-testing.xhtml => content/svg/content/test/test_stroke-linecap-hit-testing.xhtml rename : dom/svg/test/test_switch.xhtml => content/svg/content/test/test_switch.xhtml rename : dom/svg/test/test_text.html => content/svg/content/test/test_text.html rename : dom/svg/test/test_text_2.html => content/svg/content/test/test_text_2.html rename : dom/svg/test/test_text_dirty.html => content/svg/content/test/test_text_dirty.html rename : dom/svg/test/test_text_lengthAdjust.html => content/svg/content/test/test_text_lengthAdjust.html rename : dom/svg/test/test_text_scaled.html => content/svg/content/test/test_text_scaled.html rename : dom/svg/test/test_text_selection.html => content/svg/content/test/test_text_selection.html rename : dom/svg/test/test_text_update.html => content/svg/content/test/test_text_update.html rename : dom/svg/test/test_transform.xhtml => content/svg/content/test/test_transform.xhtml rename : dom/svg/test/test_transformParsing.html => content/svg/content/test/test_transformParsing.html rename : dom/svg/test/test_valueAsString.xhtml => content/svg/content/test/test_valueAsString.xhtml rename : dom/svg/test/test_valueLeaks.xhtml => content/svg/content/test/test_valueLeaks.xhtml rename : dom/svg/test/test_viewport.html => content/svg/content/test/test_viewport.html rename : dom/svg/test/test_zoom.xhtml => content/svg/content/test/test_zoom.xhtml rename : dom/svg/test/text-helper-scaled.svg => content/svg/content/test/text-helper-scaled.svg rename : dom/svg/test/text-helper-selection.svg => content/svg/content/test/text-helper-selection.svg rename : dom/svg/test/text-helper.svg => content/svg/content/test/text-helper.svg rename : dom/svg/test/viewport-helper.svg => content/svg/content/test/viewport-helper.svg rename : dom/svg/test/zoom-helper.svg => content/svg/content/test/zoom-helper.svg rename : dom/svg/SVGDocument.cpp => content/svg/document/src/SVGDocument.cpp rename : dom/svg/SVGDocument.h => content/svg/document/src/SVGDocument.h rename : dom/xml/crashtests/420429.xul => content/xml/content/crashtest/420429.xul rename : dom/xml/crashtests/453278-frame.xml => content/xml/content/crashtest/453278-frame.xml rename : dom/xml/crashtests/453278.html => content/xml/content/crashtest/453278.html rename : dom/xml/crashtests/803586.xhtml => content/xml/content/crashtest/803586.xhtml rename : dom/xml/CDATASection.cpp => content/xml/content/src/CDATASection.cpp rename : dom/xml/CDATASection.h => content/xml/content/src/CDATASection.h rename : dom/xml/ProcessingInstruction.cpp => content/xml/content/src/ProcessingInstruction.cpp rename : dom/xml/ProcessingInstruction.h => content/xml/content/src/ProcessingInstruction.h rename : dom/xml/XMLStylesheetProcessingInstruction.cpp => content/xml/content/src/XMLStylesheetProcessingInstruction.cpp rename : dom/xml/XMLStylesheetProcessingInstruction.h => content/xml/content/src/XMLStylesheetProcessingInstruction.h rename : dom/xml/htmlmathml-f.ent => content/xml/content/src/htmlmathml-f.ent rename : dom/xml/moz.build => content/xml/content/src/moz.build rename : dom/xml/nsXMLElement.cpp => content/xml/content/src/nsXMLElement.cpp rename : dom/xml/nsXMLElement.h => content/xml/content/src/nsXMLElement.h rename : dom/xml/crashtests/136896-1.xml => content/xml/document/crashtests/136896-1.xml rename : dom/xml/crashtests/185285-1.xml => content/xml/document/crashtests/185285-1.xml rename : dom/xml/crashtests/382636-1.xml => content/xml/document/crashtests/382636-1.xml rename : dom/xml/crashtests/382636-2.svg => content/xml/document/crashtests/382636-2.svg rename : dom/xml/crashtests/382636-3.xhtml => content/xml/document/crashtests/382636-3.xhtml rename : dom/xml/crashtests/382636-4.xul => content/xml/document/crashtests/382636-4.xul rename : dom/xml/crashtests/431703-1.xhtml => content/xml/document/crashtests/431703-1.xhtml rename : dom/xml/crashtests/crashtests.list => content/xml/document/crashtests/crashtests.list rename : dom/xml/crashtests/tree.gif => content/xml/document/crashtests/tree.gif rename : dom/xml/nsIXMLContentSink.h => content/xml/document/public/nsIXMLContentSink.h rename : dom/xml/resources/XMLMonoPrint.css => content/xml/document/resources/XMLMonoPrint.css rename : dom/xml/resources/XMLPrettyPrint.css => content/xml/document/resources/XMLPrettyPrint.css rename : dom/xml/resources/XMLPrettyPrint.xml => content/xml/document/resources/XMLPrettyPrint.xml rename : dom/xml/resources/XMLPrettyPrint.xsl => content/xml/document/resources/XMLPrettyPrint.xsl rename : dom/xml/resources/jar.mn => content/xml/document/resources/jar.mn rename : dom/xml/resources/moz.build => content/xml/document/resources/moz.build rename : dom/xml/XMLDocument.cpp => content/xml/document/src/XMLDocument.cpp rename : dom/xml/XMLDocument.h => content/xml/document/src/XMLDocument.h rename : dom/xml/nsXMLContentSink.cpp => content/xml/document/src/nsXMLContentSink.cpp rename : dom/xml/nsXMLContentSink.h => content/xml/document/src/nsXMLContentSink.h rename : dom/xml/nsXMLFragmentContentSink.cpp => content/xml/document/src/nsXMLFragmentContentSink.cpp rename : dom/xml/nsXMLPrettyPrinter.cpp => content/xml/document/src/nsXMLPrettyPrinter.cpp rename : dom/xml/nsXMLPrettyPrinter.h => content/xml/document/src/nsXMLPrettyPrinter.h rename : dom/xml/test/file_bug293347.xml => content/xml/document/test/file_bug293347.xml rename : dom/xml/test/file_bug293347xslt.xml => content/xml/document/test/file_bug293347xslt.xml rename : dom/xml/test/mochitest.ini => content/xml/document/test/mochitest.ini rename : dom/xml/test/moz.build => content/xml/document/test/moz.build rename : dom/xml/test/test_bug232004.xhtml => content/xml/document/test/test_bug232004.xhtml rename : dom/xml/test/test_bug293347.html => content/xml/document/test/test_bug293347.html rename : dom/xml/test/test_bug343870.xhtml => content/xml/document/test/test_bug343870.xhtml rename : dom/xml/test/test_bug355213.xhtml => content/xml/document/test/test_bug355213.xhtml rename : dom/xml/test/test_bug392338.html => content/xml/document/test/test_bug392338.html rename : dom/xml/test/test_bug399502.xhtml => content/xml/document/test/test_bug399502.xhtml rename : dom/xml/test/test_bug445330.html => content/xml/document/test/test_bug445330.html rename : dom/xml/test/test_bug691215.html => content/xml/document/test/test_bug691215.html rename : dom/xml/test/test_viewport.xhtml => content/xml/document/test/test_viewport.xhtml rename : dom/xml/test/old/books/bethlehem.gif => content/xml/tests/books/bethlehem.gif rename : dom/xml/test/old/books/bill.gif => content/xml/tests/books/bill.gif rename : dom/xml/test/old/books/books.js => content/xml/tests/books/books.js rename : dom/xml/test/old/books/books.xml => content/xml/tests/books/books.xml rename : dom/xml/test/old/books/charing.gif => content/xml/tests/books/charing.gif rename : dom/xml/test/old/books/classic.css => content/xml/tests/books/classic.css rename : dom/xml/test/old/books/common.css => content/xml/tests/books/common.css rename : dom/xml/test/old/books/kerouac.gif => content/xml/tests/books/kerouac.gif rename : dom/xml/test/old/books/list.css => content/xml/tests/books/list.css rename : dom/xml/test/old/books/road.gif => content/xml/tests/books/road.gif rename : dom/xml/test/old/books/welville.gif => content/xml/tests/books/welville.gif rename : dom/xml/test/old/docbook.css => content/xml/tests/docbook.css rename : dom/xml/test/old/docbooktest.xml => content/xml/tests/docbooktest.xml rename : dom/xml/test/old/flamer.gif => content/xml/tests/flamer.gif rename : dom/xml/test/old/load/display.css => content/xml/tests/load/display.css rename : dom/xml/test/old/load/display.xml => content/xml/tests/load/display.xml rename : dom/xml/test/old/load/load.html => content/xml/tests/load/load.html rename : dom/xml/test/old/load/loadauth.html => content/xml/tests/load/loadauth.html rename : dom/xml/test/old/load/loaddisplay.html => content/xml/tests/load/loaddisplay.html rename : dom/xml/test/old/load/test.xml => content/xml/tests/load/test.xml rename : dom/xml/test/old/script.xml => content/xml/tests/script.xml rename : dom/xml/test/old/simple.xml => content/xml/tests/simple.xml rename : dom/xml/test/old/toc/book.css => content/xml/tests/toc/book.css rename : dom/xml/test/old/toc/irslogo.gif => content/xml/tests/toc/irslogo.gif rename : dom/xml/test/old/toc/minus.gif => content/xml/tests/toc/minus.gif rename : dom/xml/test/old/toc/plus.gif => content/xml/tests/toc/plus.gif rename : dom/xml/test/old/toc/rights.xml => content/xml/tests/toc/rights.xml rename : dom/xml/test/old/toc/toc.css => content/xml/tests/toc/toc.css rename : dom/xml/test/old/toc/toc.js => content/xml/tests/toc/toc.js rename : dom/xml/test/old/xlink/auto.xml => content/xml/tests/xlink/auto.xml rename : dom/xml/test/old/xlink/link.css => content/xml/tests/xlink/link.css rename : dom/xml/test/old/xlink/manual.xml => content/xml/tests/xlink/manual.xml rename : dom/xml/test/old/xmlbase/xmlbase.css => content/xml/tests/xmlbase/xmlbase.css rename : dom/xml/test/old/xmlbase/xmlbase.xml => content/xml/tests/xmlbase/xmlbase.xml |
||
Birunthan Mohanathas
|
a4b539d6f4 |
Bug 946065 - Part 8: Move content/svg/ to dom/ and flatten subdirectories. r=jwatt
--HG-- rename : content/svg/content/src/DOMSVGAnimatedLengthList.cpp => dom/svg/DOMSVGAnimatedLengthList.cpp rename : content/svg/content/src/DOMSVGAnimatedLengthList.h => dom/svg/DOMSVGAnimatedLengthList.h rename : content/svg/content/src/DOMSVGAnimatedNumberList.cpp => dom/svg/DOMSVGAnimatedNumberList.cpp rename : content/svg/content/src/DOMSVGAnimatedNumberList.h => dom/svg/DOMSVGAnimatedNumberList.h rename : content/svg/content/src/DOMSVGLength.cpp => dom/svg/DOMSVGLength.cpp rename : content/svg/content/src/DOMSVGLength.h => dom/svg/DOMSVGLength.h rename : content/svg/content/src/DOMSVGLengthList.cpp => dom/svg/DOMSVGLengthList.cpp rename : content/svg/content/src/DOMSVGLengthList.h => dom/svg/DOMSVGLengthList.h rename : content/svg/content/src/DOMSVGNumber.cpp => dom/svg/DOMSVGNumber.cpp rename : content/svg/content/src/DOMSVGNumber.h => dom/svg/DOMSVGNumber.h rename : content/svg/content/src/DOMSVGNumberList.cpp => dom/svg/DOMSVGNumberList.cpp rename : content/svg/content/src/DOMSVGNumberList.h => dom/svg/DOMSVGNumberList.h rename : content/svg/content/src/DOMSVGPathSeg.cpp => dom/svg/DOMSVGPathSeg.cpp rename : content/svg/content/src/DOMSVGPathSeg.h => dom/svg/DOMSVGPathSeg.h rename : content/svg/content/src/DOMSVGPathSegList.cpp => dom/svg/DOMSVGPathSegList.cpp rename : content/svg/content/src/DOMSVGPathSegList.h => dom/svg/DOMSVGPathSegList.h rename : content/svg/content/src/DOMSVGPoint.cpp => dom/svg/DOMSVGPoint.cpp rename : content/svg/content/src/DOMSVGPoint.h => dom/svg/DOMSVGPoint.h rename : content/svg/content/src/DOMSVGPointList.cpp => dom/svg/DOMSVGPointList.cpp rename : content/svg/content/src/DOMSVGPointList.h => dom/svg/DOMSVGPointList.h rename : content/svg/content/src/DOMSVGStringList.cpp => dom/svg/DOMSVGStringList.cpp rename : content/svg/content/src/DOMSVGStringList.h => dom/svg/DOMSVGStringList.h rename : content/svg/content/src/DOMSVGTransformList.cpp => dom/svg/DOMSVGTransformList.cpp rename : content/svg/content/src/DOMSVGTransformList.h => dom/svg/DOMSVGTransformList.h rename : content/svg/content/src/SVGAElement.cpp => dom/svg/SVGAElement.cpp rename : content/svg/content/src/SVGAElement.h => dom/svg/SVGAElement.h rename : content/svg/content/src/SVGAltGlyphElement.cpp => dom/svg/SVGAltGlyphElement.cpp rename : content/svg/content/src/SVGAltGlyphElement.h => dom/svg/SVGAltGlyphElement.h rename : content/svg/content/src/SVGAngle.cpp => dom/svg/SVGAngle.cpp rename : content/svg/content/src/SVGAngle.h => dom/svg/SVGAngle.h rename : content/svg/content/src/SVGAnimateElement.cpp => dom/svg/SVGAnimateElement.cpp rename : content/svg/content/src/SVGAnimateElement.h => dom/svg/SVGAnimateElement.h rename : content/svg/content/src/SVGAnimateMotionElement.cpp => dom/svg/SVGAnimateMotionElement.cpp rename : content/svg/content/src/SVGAnimateMotionElement.h => dom/svg/SVGAnimateMotionElement.h rename : content/svg/content/src/SVGAnimateTransformElement.cpp => dom/svg/SVGAnimateTransformElement.cpp rename : content/svg/content/src/SVGAnimateTransformElement.h => dom/svg/SVGAnimateTransformElement.h rename : content/svg/content/src/SVGAnimatedAngle.cpp => dom/svg/SVGAnimatedAngle.cpp rename : content/svg/content/src/SVGAnimatedAngle.h => dom/svg/SVGAnimatedAngle.h rename : content/svg/content/src/SVGAnimatedBoolean.cpp => dom/svg/SVGAnimatedBoolean.cpp rename : content/svg/content/src/SVGAnimatedBoolean.h => dom/svg/SVGAnimatedBoolean.h rename : content/svg/content/src/SVGAnimatedEnumeration.cpp => dom/svg/SVGAnimatedEnumeration.cpp rename : content/svg/content/src/SVGAnimatedEnumeration.h => dom/svg/SVGAnimatedEnumeration.h rename : content/svg/content/src/SVGAnimatedInteger.cpp => dom/svg/SVGAnimatedInteger.cpp rename : content/svg/content/src/SVGAnimatedInteger.h => dom/svg/SVGAnimatedInteger.h rename : content/svg/content/src/SVGAnimatedLength.cpp => dom/svg/SVGAnimatedLength.cpp rename : content/svg/content/src/SVGAnimatedLength.h => dom/svg/SVGAnimatedLength.h rename : content/svg/content/src/SVGAnimatedLengthList.cpp => dom/svg/SVGAnimatedLengthList.cpp rename : content/svg/content/src/SVGAnimatedLengthList.h => dom/svg/SVGAnimatedLengthList.h rename : content/svg/content/src/SVGAnimatedNumber.cpp => dom/svg/SVGAnimatedNumber.cpp rename : content/svg/content/src/SVGAnimatedNumber.h => dom/svg/SVGAnimatedNumber.h rename : content/svg/content/src/SVGAnimatedNumberList.cpp => dom/svg/SVGAnimatedNumberList.cpp rename : content/svg/content/src/SVGAnimatedNumberList.h => dom/svg/SVGAnimatedNumberList.h rename : content/svg/content/src/SVGAnimatedPathSegList.cpp => dom/svg/SVGAnimatedPathSegList.cpp rename : content/svg/content/src/SVGAnimatedPathSegList.h => dom/svg/SVGAnimatedPathSegList.h rename : content/svg/content/src/SVGAnimatedPointList.cpp => dom/svg/SVGAnimatedPointList.cpp rename : content/svg/content/src/SVGAnimatedPointList.h => dom/svg/SVGAnimatedPointList.h rename : content/svg/content/src/SVGAnimatedPreserveAspectRatio.cpp => dom/svg/SVGAnimatedPreserveAspectRatio.cpp rename : content/svg/content/src/SVGAnimatedPreserveAspectRatio.h => dom/svg/SVGAnimatedPreserveAspectRatio.h rename : content/svg/content/src/SVGAnimatedRect.cpp => dom/svg/SVGAnimatedRect.cpp rename : content/svg/content/src/SVGAnimatedRect.h => dom/svg/SVGAnimatedRect.h rename : content/svg/content/src/SVGAnimatedString.cpp => dom/svg/SVGAnimatedString.cpp rename : content/svg/content/src/SVGAnimatedString.h => dom/svg/SVGAnimatedString.h rename : content/svg/content/src/SVGAnimatedTransformList.cpp => dom/svg/SVGAnimatedTransformList.cpp rename : content/svg/content/src/SVGAnimatedTransformList.h => dom/svg/SVGAnimatedTransformList.h rename : content/svg/content/src/SVGAnimationElement.cpp => dom/svg/SVGAnimationElement.cpp rename : content/svg/content/src/SVGAnimationElement.h => dom/svg/SVGAnimationElement.h rename : content/svg/content/src/SVGAttrValueWrapper.cpp => dom/svg/SVGAttrValueWrapper.cpp rename : content/svg/content/src/SVGAttrValueWrapper.h => dom/svg/SVGAttrValueWrapper.h rename : content/svg/content/src/SVGCircleElement.cpp => dom/svg/SVGCircleElement.cpp rename : content/svg/content/src/SVGCircleElement.h => dom/svg/SVGCircleElement.h rename : content/svg/content/src/SVGClipPathElement.cpp => dom/svg/SVGClipPathElement.cpp rename : content/svg/content/src/SVGClipPathElement.h => dom/svg/SVGClipPathElement.h rename : content/svg/content/src/SVGComponentTransferFunctionElement.h => dom/svg/SVGComponentTransferFunctionElement.h rename : content/svg/content/src/SVGContentUtils.cpp => dom/svg/SVGContentUtils.cpp rename : content/svg/content/src/SVGContentUtils.h => dom/svg/SVGContentUtils.h rename : content/svg/content/src/SVGDefsElement.cpp => dom/svg/SVGDefsElement.cpp rename : content/svg/content/src/SVGDefsElement.h => dom/svg/SVGDefsElement.h rename : content/svg/content/src/SVGDescElement.cpp => dom/svg/SVGDescElement.cpp rename : content/svg/content/src/SVGDescElement.h => dom/svg/SVGDescElement.h rename : content/svg/document/src/SVGDocument.cpp => dom/svg/SVGDocument.cpp rename : content/svg/document/src/SVGDocument.h => dom/svg/SVGDocument.h rename : content/svg/content/src/SVGElementFactory.cpp => dom/svg/SVGElementFactory.cpp rename : content/svg/content/src/SVGElementFactory.h => dom/svg/SVGElementFactory.h rename : content/svg/content/src/SVGEllipseElement.cpp => dom/svg/SVGEllipseElement.cpp rename : content/svg/content/src/SVGEllipseElement.h => dom/svg/SVGEllipseElement.h rename : content/svg/content/src/SVGFEBlendElement.cpp => dom/svg/SVGFEBlendElement.cpp rename : content/svg/content/src/SVGFEBlendElement.h => dom/svg/SVGFEBlendElement.h rename : content/svg/content/src/SVGFEColorMatrixElement.cpp => dom/svg/SVGFEColorMatrixElement.cpp rename : content/svg/content/src/SVGFEColorMatrixElement.h => dom/svg/SVGFEColorMatrixElement.h rename : content/svg/content/src/SVGFEComponentTransferElement.cpp => dom/svg/SVGFEComponentTransferElement.cpp rename : content/svg/content/src/SVGFEComponentTransferElement.h => dom/svg/SVGFEComponentTransferElement.h rename : content/svg/content/src/SVGFECompositeElement.cpp => dom/svg/SVGFECompositeElement.cpp rename : content/svg/content/src/SVGFECompositeElement.h => dom/svg/SVGFECompositeElement.h rename : content/svg/content/src/SVGFEConvolveMatrixElement.cpp => dom/svg/SVGFEConvolveMatrixElement.cpp rename : content/svg/content/src/SVGFEConvolveMatrixElement.h => dom/svg/SVGFEConvolveMatrixElement.h rename : content/svg/content/src/SVGFEDiffuseLightingElement.cpp => dom/svg/SVGFEDiffuseLightingElement.cpp rename : content/svg/content/src/SVGFEDiffuseLightingElement.h => dom/svg/SVGFEDiffuseLightingElement.h rename : content/svg/content/src/SVGFEDisplacementMapElement.cpp => dom/svg/SVGFEDisplacementMapElement.cpp rename : content/svg/content/src/SVGFEDisplacementMapElement.h => dom/svg/SVGFEDisplacementMapElement.h rename : content/svg/content/src/SVGFEDistantLightElement.cpp => dom/svg/SVGFEDistantLightElement.cpp rename : content/svg/content/src/SVGFEDistantLightElement.h => dom/svg/SVGFEDistantLightElement.h rename : content/svg/content/src/SVGFEDropShadowElement.cpp => dom/svg/SVGFEDropShadowElement.cpp rename : content/svg/content/src/SVGFEDropShadowElement.h => dom/svg/SVGFEDropShadowElement.h rename : content/svg/content/src/SVGFEFloodElement.cpp => dom/svg/SVGFEFloodElement.cpp rename : content/svg/content/src/SVGFEFloodElement.h => dom/svg/SVGFEFloodElement.h rename : content/svg/content/src/SVGFEGaussianBlurElement.cpp => dom/svg/SVGFEGaussianBlurElement.cpp rename : content/svg/content/src/SVGFEGaussianBlurElement.h => dom/svg/SVGFEGaussianBlurElement.h rename : content/svg/content/src/SVGFEImageElement.cpp => dom/svg/SVGFEImageElement.cpp rename : content/svg/content/src/SVGFEImageElement.h => dom/svg/SVGFEImageElement.h rename : content/svg/content/src/SVGFEMergeElement.cpp => dom/svg/SVGFEMergeElement.cpp rename : content/svg/content/src/SVGFEMergeElement.h => dom/svg/SVGFEMergeElement.h rename : content/svg/content/src/SVGFEMergeNodeElement.cpp => dom/svg/SVGFEMergeNodeElement.cpp rename : content/svg/content/src/SVGFEMergeNodeElement.h => dom/svg/SVGFEMergeNodeElement.h rename : content/svg/content/src/SVGFEMorphologyElement.cpp => dom/svg/SVGFEMorphologyElement.cpp rename : content/svg/content/src/SVGFEMorphologyElement.h => dom/svg/SVGFEMorphologyElement.h rename : content/svg/content/src/SVGFEOffsetElement.cpp => dom/svg/SVGFEOffsetElement.cpp rename : content/svg/content/src/SVGFEOffsetElement.h => dom/svg/SVGFEOffsetElement.h rename : content/svg/content/src/SVGFEPointLightElement.cpp => dom/svg/SVGFEPointLightElement.cpp rename : content/svg/content/src/SVGFEPointLightElement.h => dom/svg/SVGFEPointLightElement.h rename : content/svg/content/src/SVGFESpecularLightingElement.cpp => dom/svg/SVGFESpecularLightingElement.cpp rename : content/svg/content/src/SVGFESpecularLightingElement.h => dom/svg/SVGFESpecularLightingElement.h rename : content/svg/content/src/SVGFESpotLightElement.cpp => dom/svg/SVGFESpotLightElement.cpp rename : content/svg/content/src/SVGFESpotLightElement.h => dom/svg/SVGFESpotLightElement.h rename : content/svg/content/src/SVGFETileElement.cpp => dom/svg/SVGFETileElement.cpp rename : content/svg/content/src/SVGFETileElement.h => dom/svg/SVGFETileElement.h rename : content/svg/content/src/SVGFETurbulenceElement.cpp => dom/svg/SVGFETurbulenceElement.cpp rename : content/svg/content/src/SVGFETurbulenceElement.h => dom/svg/SVGFETurbulenceElement.h rename : content/svg/content/src/SVGFilterElement.cpp => dom/svg/SVGFilterElement.cpp rename : content/svg/content/src/SVGFilterElement.h => dom/svg/SVGFilterElement.h rename : content/svg/content/src/SVGForeignObjectElement.cpp => dom/svg/SVGForeignObjectElement.cpp rename : content/svg/content/src/SVGForeignObjectElement.h => dom/svg/SVGForeignObjectElement.h rename : content/svg/content/src/SVGFragmentIdentifier.cpp => dom/svg/SVGFragmentIdentifier.cpp rename : content/svg/content/src/SVGFragmentIdentifier.h => dom/svg/SVGFragmentIdentifier.h rename : content/svg/content/src/SVGGElement.cpp => dom/svg/SVGGElement.cpp rename : content/svg/content/src/SVGGElement.h => dom/svg/SVGGElement.h rename : content/svg/content/src/SVGGradientElement.cpp => dom/svg/SVGGradientElement.cpp rename : content/svg/content/src/SVGGradientElement.h => dom/svg/SVGGradientElement.h rename : content/svg/content/src/SVGGraphicsElement.cpp => dom/svg/SVGGraphicsElement.cpp rename : content/svg/content/src/SVGGraphicsElement.h => dom/svg/SVGGraphicsElement.h rename : content/svg/content/src/SVGIFrameElement.cpp => dom/svg/SVGIFrameElement.cpp rename : content/svg/content/src/SVGIFrameElement.h => dom/svg/SVGIFrameElement.h rename : content/svg/content/src/SVGIRect.h => dom/svg/SVGIRect.h rename : content/svg/content/src/SVGImageElement.cpp => dom/svg/SVGImageElement.cpp rename : content/svg/content/src/SVGImageElement.h => dom/svg/SVGImageElement.h rename : content/svg/content/src/SVGIntegerPairSMILType.cpp => dom/svg/SVGIntegerPairSMILType.cpp rename : content/svg/content/src/SVGIntegerPairSMILType.h => dom/svg/SVGIntegerPairSMILType.h rename : content/svg/content/src/SVGLength.cpp => dom/svg/SVGLength.cpp rename : content/svg/content/src/SVGLength.h => dom/svg/SVGLength.h rename : content/svg/content/src/SVGLengthList.cpp => dom/svg/SVGLengthList.cpp rename : content/svg/content/src/SVGLengthList.h => dom/svg/SVGLengthList.h rename : content/svg/content/src/SVGLengthListSMILType.cpp => dom/svg/SVGLengthListSMILType.cpp rename : content/svg/content/src/SVGLengthListSMILType.h => dom/svg/SVGLengthListSMILType.h rename : content/svg/content/src/SVGLineElement.cpp => dom/svg/SVGLineElement.cpp rename : content/svg/content/src/SVGLineElement.h => dom/svg/SVGLineElement.h rename : content/svg/content/src/SVGMPathElement.cpp => dom/svg/SVGMPathElement.cpp rename : content/svg/content/src/SVGMPathElement.h => dom/svg/SVGMPathElement.h rename : content/svg/content/src/SVGMarkerElement.cpp => dom/svg/SVGMarkerElement.cpp rename : content/svg/content/src/SVGMarkerElement.h => dom/svg/SVGMarkerElement.h rename : content/svg/content/src/SVGMaskElement.cpp => dom/svg/SVGMaskElement.cpp rename : content/svg/content/src/SVGMaskElement.h => dom/svg/SVGMaskElement.h rename : content/svg/content/src/SVGMatrix.cpp => dom/svg/SVGMatrix.cpp rename : content/svg/content/src/SVGMatrix.h => dom/svg/SVGMatrix.h rename : content/svg/content/src/SVGMetadataElement.cpp => dom/svg/SVGMetadataElement.cpp rename : content/svg/content/src/SVGMetadataElement.h => dom/svg/SVGMetadataElement.h rename : content/svg/content/src/SVGMotionSMILAnimationFunction.cpp => dom/svg/SVGMotionSMILAnimationFunction.cpp rename : content/svg/content/src/SVGMotionSMILAnimationFunction.h => dom/svg/SVGMotionSMILAnimationFunction.h rename : content/svg/content/src/SVGMotionSMILAttr.cpp => dom/svg/SVGMotionSMILAttr.cpp rename : content/svg/content/src/SVGMotionSMILAttr.h => dom/svg/SVGMotionSMILAttr.h rename : content/svg/content/src/SVGMotionSMILPathUtils.cpp => dom/svg/SVGMotionSMILPathUtils.cpp rename : content/svg/content/src/SVGMotionSMILPathUtils.h => dom/svg/SVGMotionSMILPathUtils.h rename : content/svg/content/src/SVGMotionSMILType.cpp => dom/svg/SVGMotionSMILType.cpp rename : content/svg/content/src/SVGMotionSMILType.h => dom/svg/SVGMotionSMILType.h rename : content/svg/content/src/SVGNumberList.cpp => dom/svg/SVGNumberList.cpp rename : content/svg/content/src/SVGNumberList.h => dom/svg/SVGNumberList.h rename : content/svg/content/src/SVGNumberListSMILType.cpp => dom/svg/SVGNumberListSMILType.cpp rename : content/svg/content/src/SVGNumberListSMILType.h => dom/svg/SVGNumberListSMILType.h rename : content/svg/content/src/SVGNumberPairSMILType.cpp => dom/svg/SVGNumberPairSMILType.cpp rename : content/svg/content/src/SVGNumberPairSMILType.h => dom/svg/SVGNumberPairSMILType.h rename : content/svg/content/src/SVGOrientSMILType.cpp => dom/svg/SVGOrientSMILType.cpp rename : content/svg/content/src/SVGOrientSMILType.h => dom/svg/SVGOrientSMILType.h rename : content/svg/content/src/SVGPathData.cpp => dom/svg/SVGPathData.cpp rename : content/svg/content/src/SVGPathData.h => dom/svg/SVGPathData.h rename : content/svg/content/src/SVGPathElement.cpp => dom/svg/SVGPathElement.cpp rename : content/svg/content/src/SVGPathElement.h => dom/svg/SVGPathElement.h rename : content/svg/content/src/SVGPathSegListSMILType.cpp => dom/svg/SVGPathSegListSMILType.cpp rename : content/svg/content/src/SVGPathSegListSMILType.h => dom/svg/SVGPathSegListSMILType.h rename : content/svg/content/src/SVGPathSegUtils.cpp => dom/svg/SVGPathSegUtils.cpp rename : content/svg/content/src/SVGPathSegUtils.h => dom/svg/SVGPathSegUtils.h rename : content/svg/content/src/SVGPatternElement.cpp => dom/svg/SVGPatternElement.cpp rename : content/svg/content/src/SVGPatternElement.h => dom/svg/SVGPatternElement.h rename : content/svg/content/src/SVGPoint.h => dom/svg/SVGPoint.h rename : content/svg/content/src/SVGPointList.cpp => dom/svg/SVGPointList.cpp rename : content/svg/content/src/SVGPointList.h => dom/svg/SVGPointList.h rename : content/svg/content/src/SVGPointListSMILType.cpp => dom/svg/SVGPointListSMILType.cpp rename : content/svg/content/src/SVGPointListSMILType.h => dom/svg/SVGPointListSMILType.h rename : content/svg/content/src/SVGPolygonElement.cpp => dom/svg/SVGPolygonElement.cpp rename : content/svg/content/src/SVGPolygonElement.h => dom/svg/SVGPolygonElement.h rename : content/svg/content/src/SVGPolylineElement.cpp => dom/svg/SVGPolylineElement.cpp rename : content/svg/content/src/SVGPolylineElement.h => dom/svg/SVGPolylineElement.h rename : content/svg/content/src/SVGPreserveAspectRatio.cpp => dom/svg/SVGPreserveAspectRatio.cpp rename : content/svg/content/src/SVGPreserveAspectRatio.h => dom/svg/SVGPreserveAspectRatio.h rename : content/svg/content/src/SVGRect.cpp => dom/svg/SVGRect.cpp rename : content/svg/content/src/SVGRect.h => dom/svg/SVGRect.h rename : content/svg/content/src/SVGRectElement.cpp => dom/svg/SVGRectElement.cpp rename : content/svg/content/src/SVGRectElement.h => dom/svg/SVGRectElement.h rename : content/svg/content/src/SVGSVGElement.cpp => dom/svg/SVGSVGElement.cpp rename : content/svg/content/src/SVGSVGElement.h => dom/svg/SVGSVGElement.h rename : content/svg/content/src/SVGScriptElement.cpp => dom/svg/SVGScriptElement.cpp rename : content/svg/content/src/SVGScriptElement.h => dom/svg/SVGScriptElement.h rename : content/svg/content/src/SVGSetElement.cpp => dom/svg/SVGSetElement.cpp rename : content/svg/content/src/SVGSetElement.h => dom/svg/SVGSetElement.h rename : content/svg/content/src/SVGStopElement.cpp => dom/svg/SVGStopElement.cpp rename : content/svg/content/src/SVGStopElement.h => dom/svg/SVGStopElement.h rename : content/svg/content/src/SVGStringList.cpp => dom/svg/SVGStringList.cpp rename : content/svg/content/src/SVGStringList.h => dom/svg/SVGStringList.h rename : content/svg/content/src/SVGStyleElement.cpp => dom/svg/SVGStyleElement.cpp rename : content/svg/content/src/SVGStyleElement.h => dom/svg/SVGStyleElement.h rename : content/svg/content/src/SVGSwitchElement.cpp => dom/svg/SVGSwitchElement.cpp rename : content/svg/content/src/SVGSwitchElement.h => dom/svg/SVGSwitchElement.h rename : content/svg/content/src/SVGSymbolElement.cpp => dom/svg/SVGSymbolElement.cpp rename : content/svg/content/src/SVGSymbolElement.h => dom/svg/SVGSymbolElement.h rename : content/svg/content/src/SVGTSpanElement.cpp => dom/svg/SVGTSpanElement.cpp rename : content/svg/content/src/SVGTSpanElement.h => dom/svg/SVGTSpanElement.h rename : content/svg/content/src/SVGTagList.h => dom/svg/SVGTagList.h rename : content/svg/content/src/SVGTests.cpp => dom/svg/SVGTests.cpp rename : content/svg/content/src/SVGTests.h => dom/svg/SVGTests.h rename : content/svg/content/src/SVGTextContentElement.cpp => dom/svg/SVGTextContentElement.cpp rename : content/svg/content/src/SVGTextContentElement.h => dom/svg/SVGTextContentElement.h rename : content/svg/content/src/SVGTextElement.cpp => dom/svg/SVGTextElement.cpp rename : content/svg/content/src/SVGTextElement.h => dom/svg/SVGTextElement.h rename : content/svg/content/src/SVGTextPathElement.cpp => dom/svg/SVGTextPathElement.cpp rename : content/svg/content/src/SVGTextPathElement.h => dom/svg/SVGTextPathElement.h rename : content/svg/content/src/SVGTextPositioningElement.cpp => dom/svg/SVGTextPositioningElement.cpp rename : content/svg/content/src/SVGTextPositioningElement.h => dom/svg/SVGTextPositioningElement.h rename : content/svg/content/src/SVGTitleElement.cpp => dom/svg/SVGTitleElement.cpp rename : content/svg/content/src/SVGTitleElement.h => dom/svg/SVGTitleElement.h rename : content/svg/content/src/SVGTransform.cpp => dom/svg/SVGTransform.cpp rename : content/svg/content/src/SVGTransform.h => dom/svg/SVGTransform.h rename : content/svg/content/src/SVGTransformList.cpp => dom/svg/SVGTransformList.cpp rename : content/svg/content/src/SVGTransformList.h => dom/svg/SVGTransformList.h rename : content/svg/content/src/SVGTransformListParser.cpp => dom/svg/SVGTransformListParser.cpp rename : content/svg/content/src/SVGTransformListParser.h => dom/svg/SVGTransformListParser.h rename : content/svg/content/src/SVGTransformListSMILType.cpp => dom/svg/SVGTransformListSMILType.cpp rename : content/svg/content/src/SVGTransformListSMILType.h => dom/svg/SVGTransformListSMILType.h rename : content/svg/content/src/SVGTransformableElement.cpp => dom/svg/SVGTransformableElement.cpp rename : content/svg/content/src/SVGTransformableElement.h => dom/svg/SVGTransformableElement.h rename : content/svg/content/src/SVGUseElement.cpp => dom/svg/SVGUseElement.cpp rename : content/svg/content/src/SVGUseElement.h => dom/svg/SVGUseElement.h rename : content/svg/content/src/SVGViewBoxSMILType.cpp => dom/svg/SVGViewBoxSMILType.cpp rename : content/svg/content/src/SVGViewBoxSMILType.h => dom/svg/SVGViewBoxSMILType.h rename : content/svg/content/src/SVGViewElement.cpp => dom/svg/SVGViewElement.cpp rename : content/svg/content/src/SVGViewElement.h => dom/svg/SVGViewElement.h rename : content/svg/content/src/SVGZoomEvent.cpp => dom/svg/SVGZoomEvent.cpp rename : content/svg/content/src/SVGZoomEvent.h => dom/svg/SVGZoomEvent.h rename : content/svg/content/src/crashtests/307322-1.svg => dom/svg/crashtests/307322-1.svg rename : content/svg/content/src/crashtests/327705-1.svg => dom/svg/crashtests/327705-1.svg rename : content/svg/content/src/crashtests/336994-1.html => dom/svg/crashtests/336994-1.html rename : content/svg/content/src/crashtests/344888-1.svg => dom/svg/crashtests/344888-1.svg rename : content/svg/content/src/crashtests/345445-1.svg => dom/svg/crashtests/345445-1.svg rename : content/svg/content/src/crashtests/360836-1.svg => dom/svg/crashtests/360836-1.svg rename : content/svg/content/src/crashtests/367357-1.xhtml => dom/svg/crashtests/367357-1.xhtml rename : content/svg/content/src/crashtests/369051-1.svg => dom/svg/crashtests/369051-1.svg rename : content/svg/content/src/crashtests/369249-1.svg => dom/svg/crashtests/369249-1.svg rename : content/svg/content/src/crashtests/369291-1.svg => dom/svg/crashtests/369291-1.svg rename : content/svg/content/src/crashtests/369291-2.svg => dom/svg/crashtests/369291-2.svg rename : content/svg/content/src/crashtests/369568-1.svg => dom/svg/crashtests/369568-1.svg rename : content/svg/content/src/crashtests/372046-1.svg => dom/svg/crashtests/372046-1.svg rename : content/svg/content/src/crashtests/372046-2.svg => dom/svg/crashtests/372046-2.svg rename : content/svg/content/src/crashtests/374882-1.svg => dom/svg/crashtests/374882-1.svg rename : content/svg/content/src/crashtests/380101-1.svg => dom/svg/crashtests/380101-1.svg rename : content/svg/content/src/crashtests/381777-1.svg => dom/svg/crashtests/381777-1.svg rename : content/svg/content/src/crashtests/383685-1.svg => dom/svg/crashtests/383685-1.svg rename : content/svg/content/src/crashtests/385096.html => dom/svg/crashtests/385096.html rename : content/svg/content/src/crashtests/385554-1.html => dom/svg/crashtests/385554-1.html rename : content/svg/content/src/crashtests/385554-2.xul => dom/svg/crashtests/385554-2.xul rename : content/svg/content/src/crashtests/388712-1.svg => dom/svg/crashtests/388712-1.svg rename : content/svg/content/src/crashtests/395616-1.html => dom/svg/crashtests/395616-1.html rename : content/svg/content/src/crashtests/396618-1.html => dom/svg/crashtests/396618-1.html rename : content/svg/content/src/crashtests/397017-1.html => dom/svg/crashtests/397017-1.html rename : content/svg/content/src/crashtests/397551-1.svg => dom/svg/crashtests/397551-1.svg rename : content/svg/content/src/crashtests/397704-1.svg => dom/svg/crashtests/397704-1.svg rename : content/svg/content/src/crashtests/398926-both-different.svg => dom/svg/crashtests/398926-both-different.svg rename : content/svg/content/src/crashtests/398926-both-same.svg => dom/svg/crashtests/398926-both-same.svg rename : content/svg/content/src/crashtests/398926-fill.svg => dom/svg/crashtests/398926-fill.svg rename : content/svg/content/src/crashtests/398926-stroke.svg => dom/svg/crashtests/398926-stroke.svg rename : content/svg/content/src/crashtests/405639-1.svg => dom/svg/crashtests/405639-1.svg rename : content/svg/content/src/crashtests/406361-1.html => dom/svg/crashtests/406361-1.html rename : content/svg/content/src/crashtests/409811-1.html => dom/svg/crashtests/409811-1.html rename : content/svg/content/src/crashtests/410659-1.svg => dom/svg/crashtests/410659-1.svg rename : content/svg/content/src/crashtests/410659-2.svg => dom/svg/crashtests/410659-2.svg rename : content/svg/content/src/crashtests/410659-3.svg => dom/svg/crashtests/410659-3.svg rename : content/svg/content/src/crashtests/412104-1.svg => dom/svg/crashtests/412104-1.svg rename : content/svg/content/src/crashtests/413174-1.svg => dom/svg/crashtests/413174-1.svg rename : content/svg/content/src/crashtests/414188-1.svg => dom/svg/crashtests/414188-1.svg rename : content/svg/content/src/crashtests/427325-1.svg => dom/svg/crashtests/427325-1.svg rename : content/svg/content/src/crashtests/428228-1.svg => dom/svg/crashtests/428228-1.svg rename : content/svg/content/src/crashtests/428841-1.svg => dom/svg/crashtests/428841-1.svg rename : content/svg/content/src/crashtests/435209-1.svg => dom/svg/crashtests/435209-1.svg rename : content/svg/content/src/crashtests/436418-mpathRoot-1.svg => dom/svg/crashtests/436418-mpathRoot-1.svg rename : content/svg/content/src/crashtests/448244-1.svg => dom/svg/crashtests/448244-1.svg rename : content/svg/content/src/crashtests/466576-1.xhtml => dom/svg/crashtests/466576-1.xhtml rename : content/svg/content/src/crashtests/499879-1.svg => dom/svg/crashtests/499879-1.svg rename : content/svg/content/src/crashtests/535691-1.svg => dom/svg/crashtests/535691-1.svg rename : content/svg/content/src/crashtests/539167-1.svg => dom/svg/crashtests/539167-1.svg rename : content/svg/content/src/crashtests/573316-1.svg => dom/svg/crashtests/573316-1.svg rename : content/svg/content/src/crashtests/579356-1.svg => dom/svg/crashtests/579356-1.svg rename : content/svg/content/src/crashtests/579356-2.svg => dom/svg/crashtests/579356-2.svg rename : content/svg/content/src/crashtests/595608-1.svg => dom/svg/crashtests/595608-1.svg rename : content/svg/content/src/crashtests/601251-1.html => dom/svg/crashtests/601251-1.html rename : content/svg/content/src/crashtests/601406-1.svg => dom/svg/crashtests/601406-1.svg rename : content/svg/content/src/crashtests/603145-1.svg => dom/svg/crashtests/603145-1.svg rename : content/svg/content/src/crashtests/613899-1.svg => dom/svg/crashtests/613899-1.svg rename : content/svg/content/src/crashtests/613899-2.svg => dom/svg/crashtests/613899-2.svg rename : content/svg/content/src/crashtests/719779-1.svg => dom/svg/crashtests/719779-1.svg rename : content/svg/content/src/crashtests/723441-1.html => dom/svg/crashtests/723441-1.html rename : content/svg/content/src/crashtests/723441-resource.svg => dom/svg/crashtests/723441-resource.svg rename : content/svg/content/src/crashtests/751515-1.svg => dom/svg/crashtests/751515-1.svg rename : content/svg/content/src/crashtests/761507-1.svg => dom/svg/crashtests/761507-1.svg rename : content/svg/content/src/crashtests/831561.html => dom/svg/crashtests/831561.html rename : content/svg/content/src/crashtests/837450-1.svg => dom/svg/crashtests/837450-1.svg rename : content/svg/content/src/crashtests/842463-1.html => dom/svg/crashtests/842463-1.html rename : content/svg/content/src/crashtests/847138-1.svg => dom/svg/crashtests/847138-1.svg rename : content/svg/content/src/crashtests/864509.svg => dom/svg/crashtests/864509.svg rename : content/svg/content/src/crashtests/880544-1.svg => dom/svg/crashtests/880544-1.svg rename : content/svg/content/src/crashtests/880544-2.svg => dom/svg/crashtests/880544-2.svg rename : content/svg/content/src/crashtests/880544-3.svg => dom/svg/crashtests/880544-3.svg rename : content/svg/content/src/crashtests/880544-4.svg => dom/svg/crashtests/880544-4.svg rename : content/svg/content/src/crashtests/880544-5.svg => dom/svg/crashtests/880544-5.svg rename : content/svg/content/src/crashtests/898915-1.svg => dom/svg/crashtests/898915-1.svg rename : content/svg/content/src/crashtests/crashtests.list => dom/svg/crashtests/crashtests.list rename : content/svg/content/src/crashtests/zero-size-image.svg => dom/svg/crashtests/zero-size-image.svg rename : content/svg/content/src/moz.build => dom/svg/moz.build rename : content/svg/content/src/nsISVGPoint.cpp => dom/svg/nsISVGPoint.cpp rename : content/svg/content/src/nsISVGPoint.h => dom/svg/nsISVGPoint.h rename : content/svg/content/src/nsSVGAngle.cpp => dom/svg/nsSVGAngle.cpp rename : content/svg/content/src/nsSVGAngle.h => dom/svg/nsSVGAngle.h rename : content/svg/content/src/nsSVGAnimatedTransformList.cpp => dom/svg/nsSVGAnimatedTransformList.cpp rename : content/svg/content/src/nsSVGAnimatedTransformList.h => dom/svg/nsSVGAnimatedTransformList.h rename : content/svg/content/src/nsSVGAttrTearoffTable.h => dom/svg/nsSVGAttrTearoffTable.h rename : content/svg/content/src/nsSVGBoolean.cpp => dom/svg/nsSVGBoolean.cpp rename : content/svg/content/src/nsSVGBoolean.h => dom/svg/nsSVGBoolean.h rename : content/svg/content/src/nsSVGClass.cpp => dom/svg/nsSVGClass.cpp rename : content/svg/content/src/nsSVGClass.h => dom/svg/nsSVGClass.h rename : content/svg/content/src/nsSVGDataParser.cpp => dom/svg/nsSVGDataParser.cpp rename : content/svg/content/src/nsSVGDataParser.h => dom/svg/nsSVGDataParser.h rename : content/svg/content/src/nsSVGElement.cpp => dom/svg/nsSVGElement.cpp rename : content/svg/content/src/nsSVGElement.h => dom/svg/nsSVGElement.h rename : content/svg/content/src/nsSVGEnum.cpp => dom/svg/nsSVGEnum.cpp rename : content/svg/content/src/nsSVGEnum.h => dom/svg/nsSVGEnum.h rename : content/svg/content/src/nsSVGFeatures.cpp => dom/svg/nsSVGFeatures.cpp rename : content/svg/content/src/nsSVGFeatures.h => dom/svg/nsSVGFeatures.h rename : content/svg/content/src/nsSVGFeaturesList.h => dom/svg/nsSVGFeaturesList.h rename : content/svg/content/src/nsSVGFilters.cpp => dom/svg/nsSVGFilters.cpp rename : content/svg/content/src/nsSVGFilters.h => dom/svg/nsSVGFilters.h rename : content/svg/content/src/nsSVGInteger.cpp => dom/svg/nsSVGInteger.cpp rename : content/svg/content/src/nsSVGInteger.h => dom/svg/nsSVGInteger.h rename : content/svg/content/src/nsSVGIntegerPair.cpp => dom/svg/nsSVGIntegerPair.cpp rename : content/svg/content/src/nsSVGIntegerPair.h => dom/svg/nsSVGIntegerPair.h rename : content/svg/content/src/nsSVGLength2.cpp => dom/svg/nsSVGLength2.cpp rename : content/svg/content/src/nsSVGLength2.h => dom/svg/nsSVGLength2.h rename : content/svg/content/src/nsSVGNumber2.cpp => dom/svg/nsSVGNumber2.cpp rename : content/svg/content/src/nsSVGNumber2.h => dom/svg/nsSVGNumber2.h rename : content/svg/content/src/nsSVGNumberPair.cpp => dom/svg/nsSVGNumberPair.cpp rename : content/svg/content/src/nsSVGNumberPair.h => dom/svg/nsSVGNumberPair.h rename : content/svg/content/src/nsSVGPathDataParser.cpp => dom/svg/nsSVGPathDataParser.cpp rename : content/svg/content/src/nsSVGPathDataParser.h => dom/svg/nsSVGPathDataParser.h rename : content/svg/content/src/nsSVGPathGeometryElement.cpp => dom/svg/nsSVGPathGeometryElement.cpp rename : content/svg/content/src/nsSVGPathGeometryElement.h => dom/svg/nsSVGPathGeometryElement.h rename : content/svg/content/src/nsSVGPolyElement.cpp => dom/svg/nsSVGPolyElement.cpp rename : content/svg/content/src/nsSVGPolyElement.h => dom/svg/nsSVGPolyElement.h rename : content/svg/content/src/nsSVGString.cpp => dom/svg/nsSVGString.cpp rename : content/svg/content/src/nsSVGString.h => dom/svg/nsSVGString.h rename : content/svg/content/src/nsSVGTransform.cpp => dom/svg/nsSVGTransform.cpp rename : content/svg/content/src/nsSVGTransform.h => dom/svg/nsSVGTransform.h rename : content/svg/content/src/nsSVGViewBox.cpp => dom/svg/nsSVGViewBox.cpp rename : content/svg/content/src/nsSVGViewBox.h => dom/svg/nsSVGViewBox.h rename : content/svg/content/test/MutationEventChecker.js => dom/svg/test/MutationEventChecker.js rename : content/svg/content/test/a_href_destination.svg => dom/svg/test/a_href_destination.svg rename : content/svg/content/test/a_href_helper_01.svg => dom/svg/test/a_href_helper_01.svg rename : content/svg/content/test/a_href_helper_02_03.svg => dom/svg/test/a_href_helper_02_03.svg rename : content/svg/content/test/a_href_helper_04.svg => dom/svg/test/a_href_helper_04.svg rename : content/svg/content/test/animated-svg-image-helper.html => dom/svg/test/animated-svg-image-helper.html rename : content/svg/content/test/animated-svg-image-helper.svg => dom/svg/test/animated-svg-image-helper.svg rename : content/svg/content/test/bbox-helper.svg => dom/svg/test/bbox-helper.svg rename : content/svg/content/test/bounds-helper.svg => dom/svg/test/bounds-helper.svg rename : content/svg/content/test/dataTypes-helper.svg => dom/svg/test/dataTypes-helper.svg rename : content/svg/content/test/fragments-helper.svg => dom/svg/test/fragments-helper.svg rename : content/svg/content/test/getCTM-helper.svg => dom/svg/test/getCTM-helper.svg rename : content/svg/content/test/getSubStringLength-helper.svg => dom/svg/test/getSubStringLength-helper.svg rename : content/svg/content/test/matrixUtils.js => dom/svg/test/matrixUtils.js rename : content/svg/content/test/mochitest.ini => dom/svg/test/mochitest.ini rename : content/svg/content/test/pointer-events.js => dom/svg/test/pointer-events.js rename : content/svg/content/test/scientific-helper.svg => dom/svg/test/scientific-helper.svg rename : content/svg/content/test/selectSubString-helper.svg => dom/svg/test/selectSubString-helper.svg rename : content/svg/content/test/switch-helper.svg => dom/svg/test/switch-helper.svg rename : content/svg/content/test/test_SVGLengthList-2.xhtml => dom/svg/test/test_SVGLengthList-2.xhtml rename : content/svg/content/test/test_SVGLengthList.xhtml => dom/svg/test/test_SVGLengthList.xhtml rename : content/svg/content/test/test_SVGMatrix.xhtml => dom/svg/test/test_SVGMatrix.xhtml rename : content/svg/content/test/test_SVGNumberList.xhtml => dom/svg/test/test_SVGNumberList.xhtml rename : content/svg/content/test/test_SVGPathSegList.xhtml => dom/svg/test/test_SVGPathSegList.xhtml rename : content/svg/content/test/test_SVGPointList.xhtml => dom/svg/test/test_SVGPointList.xhtml rename : content/svg/content/test/test_SVGStringList.xhtml => dom/svg/test/test_SVGStringList.xhtml rename : content/svg/content/test/test_SVGStyleElement.xhtml => dom/svg/test/test_SVGStyleElement.xhtml rename : content/svg/content/test/test_SVGTransformList.xhtml => dom/svg/test/test_SVGTransformList.xhtml rename : content/svg/content/test/test_SVGTransformListAddition.xhtml => dom/svg/test/test_SVGTransformListAddition.xhtml rename : content/svg/content/test/test_SVGUnitTypes.html => dom/svg/test/test_SVGUnitTypes.html rename : content/svg/content/test/test_SVG_namespace_ids.html => dom/svg/test/test_SVG_namespace_ids.html rename : content/svg/content/test/test_SVGxxxList.xhtml => dom/svg/test/test_SVGxxxList.xhtml rename : content/svg/content/test/test_SVGxxxListIndexing.xhtml => dom/svg/test/test_SVGxxxListIndexing.xhtml rename : content/svg/content/test/test_a_href_01.xhtml => dom/svg/test/test_a_href_01.xhtml rename : content/svg/content/test/test_a_href_02.xhtml => dom/svg/test/test_a_href_02.xhtml rename : content/svg/content/test/test_animLengthObjectIdentity.xhtml => dom/svg/test/test_animLengthObjectIdentity.xhtml rename : content/svg/content/test/test_animLengthReadonly.xhtml => dom/svg/test/test_animLengthReadonly.xhtml rename : content/svg/content/test/test_animLengthUnits.xhtml => dom/svg/test/test_animLengthUnits.xhtml rename : content/svg/content/test/test_bbox-with-invalid-viewBox.xhtml => dom/svg/test/test_bbox-with-invalid-viewBox.xhtml rename : content/svg/content/test/test_bbox.xhtml => dom/svg/test/test_bbox.xhtml rename : content/svg/content/test/test_bounds.html => dom/svg/test/test_bounds.html rename : content/svg/content/test/test_bug872812.html => dom/svg/test/test_bug872812.html rename : content/svg/content/test/test_dataTypes.html => dom/svg/test/test_dataTypes.html rename : content/svg/content/test/test_dataTypesModEvents.html => dom/svg/test/test_dataTypesModEvents.html rename : content/svg/content/test/test_fragments.html => dom/svg/test/test_fragments.html rename : content/svg/content/test/test_getCTM.html => dom/svg/test/test_getCTM.html rename : content/svg/content/test/test_getElementById.xhtml => dom/svg/test/test_getElementById.xhtml rename : content/svg/content/test/test_getSubStringLength.xhtml => dom/svg/test/test_getSubStringLength.xhtml rename : content/svg/content/test/test_hasFeature.xhtml => dom/svg/test/test_hasFeature.xhtml rename : content/svg/content/test/test_lang.xhtml => dom/svg/test/test_lang.xhtml rename : content/svg/content/test/test_length.xhtml => dom/svg/test/test_length.xhtml rename : content/svg/content/test/test_lengthParsing.html => dom/svg/test/test_lengthParsing.html rename : content/svg/content/test/test_non-scaling-stroke.html => dom/svg/test/test_non-scaling-stroke.html rename : content/svg/content/test/test_nonAnimStrings.xhtml => dom/svg/test/test_nonAnimStrings.xhtml rename : content/svg/content/test/test_onerror.xhtml => dom/svg/test/test_onerror.xhtml rename : content/svg/content/test/test_pathAnimInterpolation.xhtml => dom/svg/test/test_pathAnimInterpolation.xhtml rename : content/svg/content/test/test_pathSeg.xhtml => dom/svg/test/test_pathSeg.xhtml rename : content/svg/content/test/test_pointAtLength.xhtml => dom/svg/test/test_pointAtLength.xhtml rename : content/svg/content/test/test_pointer-events-1a.xhtml => dom/svg/test/test_pointer-events-1a.xhtml rename : content/svg/content/test/test_pointer-events-1b.xhtml => dom/svg/test/test_pointer-events-1b.xhtml rename : content/svg/content/test/test_pointer-events-2.xhtml => dom/svg/test/test_pointer-events-2.xhtml rename : content/svg/content/test/test_pointer-events-3.xhtml => dom/svg/test/test_pointer-events-3.xhtml rename : content/svg/content/test/test_pointer-events-4.xhtml => dom/svg/test/test_pointer-events-4.xhtml rename : content/svg/content/test/test_pointer-events-5.xhtml => dom/svg/test/test_pointer-events-5.xhtml rename : content/svg/content/test/test_scientific.html => dom/svg/test/test_scientific.html rename : content/svg/content/test/test_selectSubString.xhtml => dom/svg/test/test_selectSubString.xhtml rename : content/svg/content/test/test_stroke-linecap-hit-testing.xhtml => dom/svg/test/test_stroke-linecap-hit-testing.xhtml rename : content/svg/content/test/test_switch.xhtml => dom/svg/test/test_switch.xhtml rename : content/svg/content/test/test_text.html => dom/svg/test/test_text.html rename : content/svg/content/test/test_text_2.html => dom/svg/test/test_text_2.html rename : content/svg/content/test/test_text_dirty.html => dom/svg/test/test_text_dirty.html rename : content/svg/content/test/test_text_lengthAdjust.html => dom/svg/test/test_text_lengthAdjust.html rename : content/svg/content/test/test_text_scaled.html => dom/svg/test/test_text_scaled.html rename : content/svg/content/test/test_text_selection.html => dom/svg/test/test_text_selection.html rename : content/svg/content/test/test_text_update.html => dom/svg/test/test_text_update.html rename : content/svg/content/test/test_transform.xhtml => dom/svg/test/test_transform.xhtml rename : content/svg/content/test/test_transformParsing.html => dom/svg/test/test_transformParsing.html rename : content/svg/content/test/test_valueAsString.xhtml => dom/svg/test/test_valueAsString.xhtml rename : content/svg/content/test/test_valueLeaks.xhtml => dom/svg/test/test_valueLeaks.xhtml rename : content/svg/content/test/test_viewport.html => dom/svg/test/test_viewport.html rename : content/svg/content/test/test_zoom.xhtml => dom/svg/test/test_zoom.xhtml rename : content/svg/content/test/text-helper-scaled.svg => dom/svg/test/text-helper-scaled.svg rename : content/svg/content/test/text-helper-selection.svg => dom/svg/test/text-helper-selection.svg rename : content/svg/content/test/text-helper.svg => dom/svg/test/text-helper.svg rename : content/svg/content/test/viewport-helper.svg => dom/svg/test/viewport-helper.svg rename : content/svg/content/test/zoom-helper.svg => dom/svg/test/zoom-helper.svg |
||
Birunthan Mohanathas
|
29ee53f99f |
Bug 946065 - Part 6: Move content/xml/ to dom/ and flatten subdirectories. r=jst
--HG-- rename : content/xml/content/src/CDATASection.cpp => dom/xml/CDATASection.cpp rename : content/xml/content/src/CDATASection.h => dom/xml/CDATASection.h rename : content/xml/content/src/ProcessingInstruction.cpp => dom/xml/ProcessingInstruction.cpp rename : content/xml/content/src/ProcessingInstruction.h => dom/xml/ProcessingInstruction.h rename : content/xml/document/src/XMLDocument.cpp => dom/xml/XMLDocument.cpp rename : content/xml/document/src/XMLDocument.h => dom/xml/XMLDocument.h rename : content/xml/content/src/XMLStylesheetProcessingInstruction.cpp => dom/xml/XMLStylesheetProcessingInstruction.cpp rename : content/xml/content/src/XMLStylesheetProcessingInstruction.h => dom/xml/XMLStylesheetProcessingInstruction.h rename : content/xml/document/crashtests/136896-1.xml => dom/xml/crashtests/136896-1.xml rename : content/xml/document/crashtests/185285-1.xml => dom/xml/crashtests/185285-1.xml rename : content/xml/document/crashtests/382636-1.xml => dom/xml/crashtests/382636-1.xml rename : content/xml/document/crashtests/382636-2.svg => dom/xml/crashtests/382636-2.svg rename : content/xml/document/crashtests/382636-3.xhtml => dom/xml/crashtests/382636-3.xhtml rename : content/xml/document/crashtests/382636-4.xul => dom/xml/crashtests/382636-4.xul rename : content/xml/content/crashtest/420429.xul => dom/xml/crashtests/420429.xul rename : content/xml/document/crashtests/431703-1.xhtml => dom/xml/crashtests/431703-1.xhtml rename : content/xml/content/crashtest/453278-frame.xml => dom/xml/crashtests/453278-frame.xml rename : content/xml/content/crashtest/453278.html => dom/xml/crashtests/453278.html rename : content/xml/content/crashtest/803586.xhtml => dom/xml/crashtests/803586.xhtml rename : content/xml/document/crashtests/crashtests.list => dom/xml/crashtests/crashtests.list rename : content/xml/document/crashtests/tree.gif => dom/xml/crashtests/tree.gif rename : content/xml/content/src/htmlmathml-f.ent => dom/xml/htmlmathml-f.ent rename : content/xml/content/src/moz.build => dom/xml/moz.build rename : content/xml/document/public/nsIXMLContentSink.h => dom/xml/nsIXMLContentSink.h rename : content/xml/document/src/nsXMLContentSink.cpp => dom/xml/nsXMLContentSink.cpp rename : content/xml/document/src/nsXMLContentSink.h => dom/xml/nsXMLContentSink.h rename : content/xml/content/src/nsXMLElement.cpp => dom/xml/nsXMLElement.cpp rename : content/xml/content/src/nsXMLElement.h => dom/xml/nsXMLElement.h rename : content/xml/document/src/nsXMLFragmentContentSink.cpp => dom/xml/nsXMLFragmentContentSink.cpp rename : content/xml/document/src/nsXMLPrettyPrinter.cpp => dom/xml/nsXMLPrettyPrinter.cpp rename : content/xml/document/src/nsXMLPrettyPrinter.h => dom/xml/nsXMLPrettyPrinter.h rename : content/xml/document/resources/XMLMonoPrint.css => dom/xml/resources/XMLMonoPrint.css rename : content/xml/document/resources/XMLPrettyPrint.css => dom/xml/resources/XMLPrettyPrint.css rename : content/xml/document/resources/XMLPrettyPrint.xml => dom/xml/resources/XMLPrettyPrint.xml rename : content/xml/document/resources/XMLPrettyPrint.xsl => dom/xml/resources/XMLPrettyPrint.xsl rename : content/xml/document/resources/jar.mn => dom/xml/resources/jar.mn rename : content/xml/document/resources/moz.build => dom/xml/resources/moz.build rename : content/xml/document/test/file_bug293347.xml => dom/xml/test/file_bug293347.xml rename : content/xml/document/test/file_bug293347xslt.xml => dom/xml/test/file_bug293347xslt.xml rename : content/xml/document/test/mochitest.ini => dom/xml/test/mochitest.ini rename : content/xml/document/test/moz.build => dom/xml/test/moz.build rename : content/xml/tests/books/bethlehem.gif => dom/xml/test/old/books/bethlehem.gif rename : content/xml/tests/books/bill.gif => dom/xml/test/old/books/bill.gif rename : content/xml/tests/books/books.js => dom/xml/test/old/books/books.js rename : content/xml/tests/books/books.xml => dom/xml/test/old/books/books.xml rename : content/xml/tests/books/charing.gif => dom/xml/test/old/books/charing.gif rename : content/xml/tests/books/classic.css => dom/xml/test/old/books/classic.css rename : content/xml/tests/books/common.css => dom/xml/test/old/books/common.css rename : content/xml/tests/books/kerouac.gif => dom/xml/test/old/books/kerouac.gif rename : content/xml/tests/books/list.css => dom/xml/test/old/books/list.css rename : content/xml/tests/books/road.gif => dom/xml/test/old/books/road.gif rename : content/xml/tests/books/welville.gif => dom/xml/test/old/books/welville.gif rename : content/xml/tests/docbook.css => dom/xml/test/old/docbook.css rename : content/xml/tests/docbooktest.xml => dom/xml/test/old/docbooktest.xml rename : content/xml/tests/flamer.gif => dom/xml/test/old/flamer.gif rename : content/xml/tests/load/display.css => dom/xml/test/old/load/display.css rename : content/xml/tests/load/display.xml => dom/xml/test/old/load/display.xml rename : content/xml/tests/load/load.html => dom/xml/test/old/load/load.html rename : content/xml/tests/load/loadauth.html => dom/xml/test/old/load/loadauth.html rename : content/xml/tests/load/loaddisplay.html => dom/xml/test/old/load/loaddisplay.html rename : content/xml/tests/load/test.xml => dom/xml/test/old/load/test.xml rename : content/xml/tests/script.xml => dom/xml/test/old/script.xml rename : content/xml/tests/simple.xml => dom/xml/test/old/simple.xml rename : content/xml/tests/toc/book.css => dom/xml/test/old/toc/book.css rename : content/xml/tests/toc/irslogo.gif => dom/xml/test/old/toc/irslogo.gif rename : content/xml/tests/toc/minus.gif => dom/xml/test/old/toc/minus.gif rename : content/xml/tests/toc/plus.gif => dom/xml/test/old/toc/plus.gif rename : content/xml/tests/toc/rights.xml => dom/xml/test/old/toc/rights.xml rename : content/xml/tests/toc/toc.css => dom/xml/test/old/toc/toc.css rename : content/xml/tests/toc/toc.js => dom/xml/test/old/toc/toc.js rename : content/xml/tests/xlink/auto.xml => dom/xml/test/old/xlink/auto.xml rename : content/xml/tests/xlink/link.css => dom/xml/test/old/xlink/link.css rename : content/xml/tests/xlink/manual.xml => dom/xml/test/old/xlink/manual.xml rename : content/xml/tests/xmlbase/xmlbase.css => dom/xml/test/old/xmlbase/xmlbase.css rename : content/xml/tests/xmlbase/xmlbase.xml => dom/xml/test/old/xmlbase/xmlbase.xml rename : content/xml/document/test/test_bug232004.xhtml => dom/xml/test/test_bug232004.xhtml rename : content/xml/document/test/test_bug293347.html => dom/xml/test/test_bug293347.html rename : content/xml/document/test/test_bug343870.xhtml => dom/xml/test/test_bug343870.xhtml rename : content/xml/document/test/test_bug355213.xhtml => dom/xml/test/test_bug355213.xhtml rename : content/xml/document/test/test_bug392338.html => dom/xml/test/test_bug392338.html rename : content/xml/document/test/test_bug399502.xhtml => dom/xml/test/test_bug399502.xhtml rename : content/xml/document/test/test_bug445330.html => dom/xml/test/test_bug445330.html rename : content/xml/document/test/test_bug691215.html => dom/xml/test/test_bug691215.html rename : content/xml/document/test/test_viewport.xhtml => dom/xml/test/test_viewport.xhtml |
||
Boris Zbarsky
|
e862c92db8 |
Bug 994453 part 1. Factor out the to-JS conversions from Promise.h into mozilla::dom::ToJSValue methods. r=bholley
Apart from moving the methods, I made the following changes: 1) Renamed them to ToJSValue. 2) Inlined the boolean overload. 3) Added overloads that take integer types. 4) Changed the order of the aCx and aArgument arguments so aCx comes first. 5) Renamed "abv" to "obj" in the typed array overload. |
||
Masayuki Nakano
|
ff8b968574 | Bug 990855 part.2 Remove dom/events from local includes of moz.build files r=smaug | ||
Ehsan Akhgari
|
0f3af82c2d | Bug 983920 - Port window.sidebar and window.external to WebIDL; r=bzbarsky | ||
Robert O'Callahan
|
6a0b04292d |
Bug 946065. Part 5: Move content/events to dom/ and flatten away 'src' directory. r=Ms2ger
--HG-- rename : content/events/src/DOMWheelEvent.cpp => dom/events/DOMWheelEvent.cpp rename : content/events/src/DOMWheelEvent.h => dom/events/DOMWheelEvent.h rename : content/events/src/EventTarget.cpp => dom/events/EventTarget.cpp rename : content/events/public/EventTarget.h => dom/events/EventTarget.h rename : content/events/public/MutationEvent.h => dom/events/MutationEvent.h rename : content/events/src/PointerEvent.cpp => dom/events/PointerEvent.cpp rename : content/events/src/PointerEvent.h => dom/events/PointerEvent.h rename : content/events/src/SpeechRecognitionError.cpp => dom/events/SpeechRecognitionError.cpp rename : content/events/src/SpeechRecognitionError.h => dom/events/SpeechRecognitionError.h rename : content/events/src/TextComposition.cpp => dom/events/TextComposition.cpp rename : content/events/src/TextComposition.h => dom/events/TextComposition.h rename : content/events/src/Touch.cpp => dom/events/Touch.cpp rename : content/events/src/Touch.h => dom/events/Touch.h rename : content/events/crashtests/104310-1.html => dom/events/crashtests/104310-1.html rename : content/events/crashtests/116206-1.html => dom/events/crashtests/116206-1.html rename : content/events/crashtests/135345-1.html => dom/events/crashtests/135345-1.html rename : content/events/crashtests/422009-1.xhtml => dom/events/crashtests/422009-1.xhtml rename : content/events/crashtests/457776-1.html => dom/events/crashtests/457776-1.html rename : content/events/crashtests/496308-1.html => dom/events/crashtests/496308-1.html rename : content/events/crashtests/682637-1.html => dom/events/crashtests/682637-1.html rename : content/events/crashtests/crashtests.list => dom/events/crashtests/crashtests.list rename : content/events/crashtests/eventctor-nulldictionary.html => dom/events/crashtests/eventctor-nulldictionary.html rename : content/events/crashtests/eventctor-nullstorage.html => dom/events/crashtests/eventctor-nullstorage.html rename : content/events/crashtests/recursive-DOMNodeInserted.html => dom/events/crashtests/recursive-DOMNodeInserted.html rename : content/events/crashtests/recursive-onload.html => dom/events/crashtests/recursive-onload.html rename : content/events/src/moz.build => dom/events/moz.build rename : content/events/src/nsAsyncDOMEvent.cpp => dom/events/nsAsyncDOMEvent.cpp rename : content/events/public/nsAsyncDOMEvent.h => dom/events/nsAsyncDOMEvent.h rename : content/events/src/nsContentEventHandler.cpp => dom/events/nsContentEventHandler.cpp rename : content/events/src/nsContentEventHandler.h => dom/events/nsContentEventHandler.h rename : content/events/src/nsDOMAnimationEvent.cpp => dom/events/nsDOMAnimationEvent.cpp rename : content/events/src/nsDOMAnimationEvent.h => dom/events/nsDOMAnimationEvent.h rename : content/events/src/nsDOMBeforeUnloadEvent.cpp => dom/events/nsDOMBeforeUnloadEvent.cpp rename : content/events/src/nsDOMBeforeUnloadEvent.h => dom/events/nsDOMBeforeUnloadEvent.h rename : content/events/src/nsDOMClipboardEvent.cpp => dom/events/nsDOMClipboardEvent.cpp rename : content/events/src/nsDOMClipboardEvent.h => dom/events/nsDOMClipboardEvent.h rename : content/events/src/nsDOMCommandEvent.cpp => dom/events/nsDOMCommandEvent.cpp rename : content/events/src/nsDOMCommandEvent.h => dom/events/nsDOMCommandEvent.h rename : content/events/src/nsDOMCompositionEvent.cpp => dom/events/nsDOMCompositionEvent.cpp rename : content/events/src/nsDOMCompositionEvent.h => dom/events/nsDOMCompositionEvent.h rename : content/events/src/nsDOMDataContainerEvent.cpp => dom/events/nsDOMDataContainerEvent.cpp rename : content/events/src/nsDOMDataContainerEvent.h => dom/events/nsDOMDataContainerEvent.h rename : content/events/src/nsDOMDataTransfer.cpp => dom/events/nsDOMDataTransfer.cpp rename : content/events/src/nsDOMDataTransfer.h => dom/events/nsDOMDataTransfer.h rename : content/events/src/nsDOMDeviceMotionEvent.cpp => dom/events/nsDOMDeviceMotionEvent.cpp rename : content/events/src/nsDOMDeviceMotionEvent.h => dom/events/nsDOMDeviceMotionEvent.h rename : content/events/src/nsDOMDragEvent.cpp => dom/events/nsDOMDragEvent.cpp rename : content/events/src/nsDOMDragEvent.h => dom/events/nsDOMDragEvent.h rename : content/events/src/nsDOMEvent.cpp => dom/events/nsDOMEvent.cpp rename : content/events/src/nsDOMEvent.h => dom/events/nsDOMEvent.h rename : content/events/src/nsDOMEventTargetHelper.cpp => dom/events/nsDOMEventTargetHelper.cpp rename : content/events/src/nsDOMEventTargetHelper.h => dom/events/nsDOMEventTargetHelper.h rename : content/events/src/nsDOMFocusEvent.cpp => dom/events/nsDOMFocusEvent.cpp rename : content/events/src/nsDOMFocusEvent.h => dom/events/nsDOMFocusEvent.h rename : content/events/public/nsDOMKeyNameList.h => dom/events/nsDOMKeyNameList.h rename : content/events/src/nsDOMKeyboardEvent.cpp => dom/events/nsDOMKeyboardEvent.cpp rename : content/events/src/nsDOMKeyboardEvent.h => dom/events/nsDOMKeyboardEvent.h rename : content/events/src/nsDOMMessageEvent.cpp => dom/events/nsDOMMessageEvent.cpp rename : content/events/src/nsDOMMessageEvent.h => dom/events/nsDOMMessageEvent.h rename : content/events/src/nsDOMMouseEvent.cpp => dom/events/nsDOMMouseEvent.cpp rename : content/events/src/nsDOMMouseEvent.h => dom/events/nsDOMMouseEvent.h rename : content/events/src/nsDOMMouseScrollEvent.cpp => dom/events/nsDOMMouseScrollEvent.cpp rename : content/events/src/nsDOMMouseScrollEvent.h => dom/events/nsDOMMouseScrollEvent.h rename : content/events/src/nsDOMMutationEvent.cpp => dom/events/nsDOMMutationEvent.cpp rename : content/events/src/nsDOMMutationEvent.h => dom/events/nsDOMMutationEvent.h rename : content/events/src/nsDOMNotifyAudioAvailableEvent.cpp => dom/events/nsDOMNotifyAudioAvailableEvent.cpp rename : content/events/src/nsDOMNotifyAudioAvailableEvent.h => dom/events/nsDOMNotifyAudioAvailableEvent.h rename : content/events/src/nsDOMNotifyPaintEvent.cpp => dom/events/nsDOMNotifyPaintEvent.cpp rename : content/events/src/nsDOMNotifyPaintEvent.h => dom/events/nsDOMNotifyPaintEvent.h rename : content/events/src/nsDOMScrollAreaEvent.cpp => dom/events/nsDOMScrollAreaEvent.cpp rename : content/events/src/nsDOMScrollAreaEvent.h => dom/events/nsDOMScrollAreaEvent.h rename : content/events/src/nsDOMSimpleGestureEvent.cpp => dom/events/nsDOMSimpleGestureEvent.cpp rename : content/events/src/nsDOMSimpleGestureEvent.h => dom/events/nsDOMSimpleGestureEvent.h rename : content/events/src/nsDOMTextEvent.cpp => dom/events/nsDOMTextEvent.cpp rename : content/events/src/nsDOMTextEvent.h => dom/events/nsDOMTextEvent.h rename : content/events/src/nsDOMTouchEvent.cpp => dom/events/nsDOMTouchEvent.cpp rename : content/events/src/nsDOMTouchEvent.h => dom/events/nsDOMTouchEvent.h rename : content/events/src/nsDOMTransitionEvent.cpp => dom/events/nsDOMTransitionEvent.cpp rename : content/events/src/nsDOMTransitionEvent.h => dom/events/nsDOMTransitionEvent.h rename : content/events/src/nsDOMUIEvent.cpp => dom/events/nsDOMUIEvent.cpp rename : content/events/src/nsDOMUIEvent.h => dom/events/nsDOMUIEvent.h rename : content/events/src/nsDOMXULCommandEvent.cpp => dom/events/nsDOMXULCommandEvent.cpp rename : content/events/src/nsDOMXULCommandEvent.h => dom/events/nsDOMXULCommandEvent.h rename : content/events/src/nsEventDispatcher.cpp => dom/events/nsEventDispatcher.cpp rename : content/events/public/nsEventDispatcher.h => dom/events/nsEventDispatcher.h rename : content/events/src/nsEventListenerManager.cpp => dom/events/nsEventListenerManager.cpp rename : content/events/src/nsEventListenerManager.h => dom/events/nsEventListenerManager.h rename : content/events/src/nsEventListenerService.cpp => dom/events/nsEventListenerService.cpp rename : content/events/src/nsEventListenerService.h => dom/events/nsEventListenerService.h rename : content/events/public/nsEventNameList.h => dom/events/nsEventNameList.h rename : content/events/src/nsEventStateManager.cpp => dom/events/nsEventStateManager.cpp rename : content/events/src/nsEventStateManager.h => dom/events/nsEventStateManager.h rename : content/events/public/nsEventStates.h => dom/events/nsEventStates.h rename : content/events/public/nsIEventListenerService.idl => dom/events/nsIEventListenerService.idl rename : dom/base/nsIJSEventListener.h => dom/events/nsIJSEventListener.h rename : content/events/src/nsIMEStateManager.cpp => dom/events/nsIMEStateManager.cpp rename : content/events/src/nsIMEStateManager.h => dom/events/nsIMEStateManager.h rename : content/events/public/nsIPrivateTextEvent.h => dom/events/nsIPrivateTextEvent.h rename : content/events/public/nsIPrivateTextRange.h => dom/events/nsIPrivateTextRange.h rename : dom/src/events/nsJSEventListener.cpp => dom/events/nsJSEventListener.cpp rename : dom/src/events/nsJSEventListener.h => dom/events/nsJSEventListener.h rename : content/events/src/nsPaintRequest.cpp => dom/events/nsPaintRequest.cpp rename : content/events/src/nsPaintRequest.h => dom/events/nsPaintRequest.h rename : content/events/src/nsPrivateTextRange.cpp => dom/events/nsPrivateTextRange.cpp rename : content/events/src/nsPrivateTextRange.h => dom/events/nsPrivateTextRange.h rename : content/events/public/nsVKList.h => dom/events/nsVKList.h rename : content/events/test/bug226361_iframe.xhtml => dom/events/test/bug226361_iframe.xhtml rename : content/events/test/bug299673.js => dom/events/test/bug299673.js rename : content/events/test/bug322588-popup.html => dom/events/test/bug322588-popup.html rename : content/events/test/bug415498-doc1.html => dom/events/test/bug415498-doc1.html rename : content/events/test/bug415498-doc2.html => dom/events/test/bug415498-doc2.html rename : content/events/test/bug426082.html => dom/events/test/bug426082.html rename : content/events/test/bug457672.html => dom/events/test/bug457672.html rename : content/events/test/bug591249_iframe.xul => dom/events/test/bug591249_iframe.xul rename : content/events/test/bug602962.xul => dom/events/test/bug602962.xul rename : content/events/test/bug656379-1.html => dom/events/test/bug656379-1.html rename : content/events/test/chrome.ini => dom/events/test/chrome.ini rename : content/events/test/empty.js => dom/events/test/empty.js rename : content/events/test/file_bug679494.html => dom/events/test/file_bug679494.html rename : content/events/test/mochitest.ini => dom/events/test/mochitest.ini rename : content/events/test/test_addEventListenerExtraArg.html => dom/events/test/test_addEventListenerExtraArg.html rename : content/events/test/test_all_synthetic_events.html => dom/events/test/test_all_synthetic_events.html rename : content/events/test/test_bug226361.xhtml => dom/events/test/test_bug226361.xhtml rename : content/events/test/test_bug238987.html => dom/events/test/test_bug238987.html rename : content/events/test/test_bug288392.html => dom/events/test/test_bug288392.html rename : content/events/test/test_bug299673-1.html => dom/events/test/test_bug299673-1.html rename : content/events/test/test_bug299673-2.html => dom/events/test/test_bug299673-2.html rename : content/events/test/test_bug322588.html => dom/events/test/test_bug322588.html rename : content/events/test/test_bug328885.html => dom/events/test/test_bug328885.html rename : content/events/test/test_bug336682.js => dom/events/test/test_bug336682.js rename : content/events/test/test_bug336682_1.html => dom/events/test/test_bug336682_1.html rename : content/events/test/test_bug336682_2.xul => dom/events/test/test_bug336682_2.xul rename : content/events/test/test_bug367781.html => dom/events/test/test_bug367781.html rename : content/events/test/test_bug368835.html => dom/events/test/test_bug368835.html rename : content/events/test/test_bug379120.html => dom/events/test/test_bug379120.html rename : content/events/test/test_bug391568.xhtml => dom/events/test/test_bug391568.xhtml rename : content/events/test/test_bug402089.html => dom/events/test/test_bug402089.html rename : content/events/test/test_bug405632.html => dom/events/test/test_bug405632.html rename : content/events/test/test_bug409604.html => dom/events/test/test_bug409604.html rename : content/events/test/test_bug412567.html => dom/events/test/test_bug412567.html rename : content/events/test/test_bug415498.xul => dom/events/test/test_bug415498.xul rename : content/events/test/test_bug422132.html => dom/events/test/test_bug422132.html rename : content/events/test/test_bug426082.html => dom/events/test/test_bug426082.html rename : content/events/test/test_bug427537.html => dom/events/test/test_bug427537.html rename : content/events/test/test_bug428988.html => dom/events/test/test_bug428988.html rename : content/events/test/test_bug432698.html => dom/events/test/test_bug432698.html rename : content/events/test/test_bug443985.html => dom/events/test/test_bug443985.html rename : content/events/test/test_bug447736.html => dom/events/test/test_bug447736.html rename : content/events/test/test_bug448602.html => dom/events/test/test_bug448602.html rename : content/events/test/test_bug450876.html => dom/events/test/test_bug450876.html rename : content/events/test/test_bug456273.html => dom/events/test/test_bug456273.html rename : content/events/test/test_bug457672.html => dom/events/test/test_bug457672.html rename : content/events/test/test_bug489671.html => dom/events/test/test_bug489671.html rename : content/events/test/test_bug493251.html => dom/events/test/test_bug493251.html rename : content/events/test/test_bug502818.html => dom/events/test/test_bug502818.html rename : content/events/test/test_bug508479.html => dom/events/test/test_bug508479.html rename : content/events/test/test_bug517851.html => dom/events/test/test_bug517851.html rename : content/events/test/test_bug534833.html => dom/events/test/test_bug534833.html rename : content/events/test/test_bug545268.html => dom/events/test/test_bug545268.html rename : content/events/test/test_bug547996-1.html => dom/events/test/test_bug547996-1.html rename : content/events/test/test_bug547996-2.xhtml => dom/events/test/test_bug547996-2.xhtml rename : content/events/test/test_bug556493.html => dom/events/test/test_bug556493.html rename : content/events/test/test_bug563329.html => dom/events/test/test_bug563329.html rename : content/events/test/test_bug574663.html => dom/events/test/test_bug574663.html rename : content/events/test/test_bug586961.xul => dom/events/test/test_bug586961.xul rename : content/events/test/test_bug591249.xul => dom/events/test/test_bug591249.xul rename : content/events/test/test_bug591815.html => dom/events/test/test_bug591815.html rename : content/events/test/test_bug593959.html => dom/events/test/test_bug593959.html rename : content/events/test/test_bug602962.xul => dom/events/test/test_bug602962.xul rename : content/events/test/test_bug603008.html => dom/events/test/test_bug603008.html rename : content/events/test/test_bug605242.html => dom/events/test/test_bug605242.html rename : content/events/test/test_bug607464.html => dom/events/test/test_bug607464.html rename : content/events/test/test_bug613634.html => dom/events/test/test_bug613634.html rename : content/events/test/test_bug615597.html => dom/events/test/test_bug615597.html rename : content/events/test/test_bug617528.xul => dom/events/test/test_bug617528.xul rename : content/events/test/test_bug624127.html => dom/events/test/test_bug624127.html rename : content/events/test/test_bug635465.html => dom/events/test/test_bug635465.html rename : content/events/test/test_bug641477.html => dom/events/test/test_bug641477.html rename : content/events/test/test_bug648573.html => dom/events/test/test_bug648573.html rename : content/events/test/test_bug650493.html => dom/events/test/test_bug650493.html rename : content/events/test/test_bug656379-1.html => dom/events/test/test_bug656379-1.html rename : content/events/test/test_bug656379-2.html => dom/events/test/test_bug656379-2.html rename : content/events/test/test_bug656954.html => dom/events/test/test_bug656954.html rename : content/events/test/test_bug659071.html => dom/events/test/test_bug659071.html rename : content/events/test/test_bug659350.html => dom/events/test/test_bug659350.html rename : content/events/test/test_bug662678.html => dom/events/test/test_bug662678.html rename : content/events/test/test_bug667612.html => dom/events/test/test_bug667612.html rename : content/events/test/test_bug667919-1.html => dom/events/test/test_bug667919-1.html rename : content/events/test/test_bug679494.xul => dom/events/test/test_bug679494.xul rename : content/events/test/test_bug689564.html => dom/events/test/test_bug689564.html rename : content/events/test/test_bug698929.html => dom/events/test/test_bug698929.html rename : content/events/test/test_bug741666.html => dom/events/test/test_bug741666.html rename : content/events/test/test_bug742376.html => dom/events/test/test_bug742376.html rename : content/events/test/test_bug812744.html => dom/events/test/test_bug812744.html rename : content/events/test/test_bug822898.html => dom/events/test/test_bug822898.html rename : content/events/test/test_bug847597.html => dom/events/test/test_bug847597.html rename : content/events/test/test_bug855741.html => dom/events/test/test_bug855741.html rename : content/events/test/test_bug864040.html => dom/events/test/test_bug864040.html rename : content/events/test/test_bug930374-chrome.html => dom/events/test/test_bug930374-chrome.html rename : content/events/test/test_bug930374-content.html => dom/events/test/test_bug930374-content.html rename : content/events/test/test_bug944011.html => dom/events/test/test_bug944011.html rename : content/events/test/test_bug944847.html => dom/events/test/test_bug944847.html rename : content/events/test/test_bug946632.html => dom/events/test/test_bug946632.html rename : content/events/test/test_clickevent_on_input.html => dom/events/test/test_clickevent_on_input.html rename : content/events/test/test_continuous_wheel_events.html => dom/events/test/test_continuous_wheel_events.html rename : content/events/test/test_dblclick_explicit_original_target.html => dom/events/test/test_dblclick_explicit_original_target.html rename : content/events/test/test_dom_keyboard_event.html => dom/events/test/test_dom_keyboard_event.html rename : content/events/test/test_dom_mouse_event.html => dom/events/test/test_dom_mouse_event.html rename : content/events/test/test_dom_wheel_event.html => dom/events/test/test_dom_wheel_event.html rename : content/events/test/test_draggableprop.html => dom/events/test/test_draggableprop.html rename : content/events/test/test_dragstart.html => dom/events/test/test_dragstart.html rename : content/events/test/test_eventctors.html => dom/events/test/test_eventctors.html rename : content/events/test/test_eventctors.xul => dom/events/test/test_eventctors.xul rename : content/events/test/test_focus_disabled.html => dom/events/test/test_focus_disabled.html rename : content/events/test/test_messageEvent.html => dom/events/test/test_messageEvent.html rename : content/events/test/test_moz_mouse_pixel_scroll_event.html => dom/events/test/test_moz_mouse_pixel_scroll_event.html rename : content/events/test/test_wheel_default_action.html => dom/events/test/test_wheel_default_action.html rename : content/events/test/window_bug493251.html => dom/events/test/window_bug493251.html rename : content/events/test/window_bug617528.xul => dom/events/test/window_bug617528.xul rename : content/events/test/window_bug659071.html => dom/events/test/window_bug659071.html rename : content/events/test/window_wheel_default_action.html => dom/events/test/window_wheel_default_action.html extra : rebase_source : 5eb1db8f1791b8842ddc683e3c0ea13e4e3a933b |
||
Robert O'Callahan
|
19391253d9 |
Bug 946065. Part 4: Move content/xbl to dom/ and flatten away 'src' directory. r=Ms2ger
--HG-- rename : content/xbl/src/XBLChildrenElement.cpp => dom/xbl/XBLChildrenElement.cpp rename : content/xbl/src/XBLChildrenElement.h => dom/xbl/XBLChildrenElement.h rename : content/xbl/builtin/android/jar.mn => dom/xbl/builtin/android/jar.mn rename : content/xbl/builtin/android/moz.build => dom/xbl/builtin/android/moz.build rename : content/xbl/builtin/android/platformHTMLBindings.xml => dom/xbl/builtin/android/platformHTMLBindings.xml rename : content/xbl/builtin/browser-base.inc => dom/xbl/builtin/browser-base.inc rename : content/xbl/builtin/editor-base.inc => dom/xbl/builtin/editor-base.inc rename : content/xbl/builtin/emacs/jar.mn => dom/xbl/builtin/emacs/jar.mn rename : content/xbl/builtin/emacs/moz.build => dom/xbl/builtin/emacs/moz.build rename : content/xbl/builtin/emacs/platformHTMLBindings.xml => dom/xbl/builtin/emacs/platformHTMLBindings.xml rename : content/xbl/builtin/input-fields-base.inc => dom/xbl/builtin/input-fields-base.inc rename : content/xbl/builtin/mac/jar.mn => dom/xbl/builtin/mac/jar.mn rename : content/xbl/builtin/mac/moz.build => dom/xbl/builtin/mac/moz.build rename : content/xbl/builtin/mac/platformHTMLBindings.xml => dom/xbl/builtin/mac/platformHTMLBindings.xml rename : content/xbl/builtin/moz.build => dom/xbl/builtin/moz.build rename : content/xbl/builtin/textareas-base.inc => dom/xbl/builtin/textareas-base.inc rename : content/xbl/builtin/unix/jar.mn => dom/xbl/builtin/unix/jar.mn rename : content/xbl/builtin/unix/moz.build => dom/xbl/builtin/unix/moz.build rename : content/xbl/builtin/unix/platformHTMLBindings.xml => dom/xbl/builtin/unix/platformHTMLBindings.xml rename : content/xbl/builtin/win/jar.mn => dom/xbl/builtin/win/jar.mn rename : content/xbl/builtin/win/moz.build => dom/xbl/builtin/win/moz.build rename : content/xbl/builtin/win/platformHTMLBindings.xml => dom/xbl/builtin/win/platformHTMLBindings.xml rename : content/xbl/crashtests/205735-1.xhtml => dom/xbl/crashtests/205735-1.xhtml rename : content/xbl/crashtests/223799-1.xul => dom/xbl/crashtests/223799-1.xul rename : content/xbl/crashtests/226744-1.xhtml => dom/xbl/crashtests/226744-1.xhtml rename : content/xbl/crashtests/232095-1.xul => dom/xbl/crashtests/232095-1.xul rename : content/xbl/crashtests/277523-1.xhtml => dom/xbl/crashtests/277523-1.xhtml rename : content/xbl/crashtests/277950-1.xhtml => dom/xbl/crashtests/277950-1.xhtml rename : content/xbl/crashtests/336744-1-inner.html => dom/xbl/crashtests/336744-1-inner.html rename : content/xbl/crashtests/336744-1.html => dom/xbl/crashtests/336744-1.html rename : content/xbl/crashtests/336960-1-inner.xhtml => dom/xbl/crashtests/336960-1-inner.xhtml rename : content/xbl/crashtests/336960-1.html => dom/xbl/crashtests/336960-1.html rename : content/xbl/crashtests/342954-1.xhtml => dom/xbl/crashtests/342954-1.xhtml rename : content/xbl/crashtests/342954-2-xbl.xml => dom/xbl/crashtests/342954-2-xbl.xml rename : content/xbl/crashtests/342954-2.xhtml => dom/xbl/crashtests/342954-2.xhtml rename : content/xbl/crashtests/368276-1.xhtml => dom/xbl/crashtests/368276-1.xhtml rename : content/xbl/crashtests/368641-1.xhtml => dom/xbl/crashtests/368641-1.xhtml rename : content/xbl/crashtests/378521-1.xhtml => dom/xbl/crashtests/378521-1.xhtml rename : content/xbl/crashtests/382376-1.xhtml => dom/xbl/crashtests/382376-1.xhtml rename : content/xbl/crashtests/382376-2.xhtml => dom/xbl/crashtests/382376-2.xhtml rename : content/xbl/crashtests/397596-1.xhtml => dom/xbl/crashtests/397596-1.xhtml rename : content/xbl/crashtests/404125-1.xhtml => dom/xbl/crashtests/404125-1.xhtml rename : content/xbl/crashtests/406900-1.xul => dom/xbl/crashtests/406900-1.xul rename : content/xbl/crashtests/406904-1.xhtml => dom/xbl/crashtests/406904-1.xhtml rename : content/xbl/crashtests/406904-2.xhtml => dom/xbl/crashtests/406904-2.xhtml rename : content/xbl/crashtests/415192-1.xul => dom/xbl/crashtests/415192-1.xul rename : content/xbl/crashtests/415301-1.xul => dom/xbl/crashtests/415301-1.xul rename : content/xbl/crashtests/418133-1.xhtml => dom/xbl/crashtests/418133-1.xhtml rename : content/xbl/crashtests/420233-1.xhtml => dom/xbl/crashtests/420233-1.xhtml rename : content/xbl/crashtests/421997-1.xhtml => dom/xbl/crashtests/421997-1.xhtml rename : content/xbl/crashtests/432813-1-xbl.xml => dom/xbl/crashtests/432813-1-xbl.xml rename : content/xbl/crashtests/432813-1.xhtml => dom/xbl/crashtests/432813-1.xhtml rename : content/xbl/crashtests/454820-1.html => dom/xbl/crashtests/454820-1.html rename : content/xbl/crashtests/460665-1.xhtml => dom/xbl/crashtests/460665-1.xhtml rename : content/xbl/crashtests/463511-1.xhtml => dom/xbl/crashtests/463511-1.xhtml rename : content/xbl/crashtests/464863-1.xhtml => dom/xbl/crashtests/464863-1.xhtml rename : content/xbl/crashtests/472260-1.xhtml => dom/xbl/crashtests/472260-1.xhtml rename : content/xbl/crashtests/477878-1.html => dom/xbl/crashtests/477878-1.html rename : content/xbl/crashtests/492978-1.xul => dom/xbl/crashtests/492978-1.xul rename : content/xbl/crashtests/493123-1.xhtml => dom/xbl/crashtests/493123-1.xhtml rename : content/xbl/crashtests/495354-1.xhtml => dom/xbl/crashtests/495354-1.xhtml rename : content/xbl/crashtests/507628-1.xhtml => dom/xbl/crashtests/507628-1.xhtml rename : content/xbl/crashtests/507991-1.xhtml => dom/xbl/crashtests/507991-1.xhtml rename : content/xbl/crashtests/830614-1.xul => dom/xbl/crashtests/830614-1.xul rename : content/xbl/crashtests/895805-1.xhtml => dom/xbl/crashtests/895805-1.xhtml rename : content/xbl/crashtests/crashtests.list => dom/xbl/crashtests/crashtests.list rename : content/xbl/crashtests/set-field-bad-this.xhtml => dom/xbl/crashtests/set-field-bad-this.xhtml rename : content/xbl/src/moz.build => dom/xbl/moz.build rename : content/xbl/src/nsBindingManager.cpp => dom/xbl/nsBindingManager.cpp rename : content/xbl/src/nsBindingManager.h => dom/xbl/nsBindingManager.h rename : content/xbl/src/nsXBLBinding.cpp => dom/xbl/nsXBLBinding.cpp rename : content/xbl/src/nsXBLBinding.h => dom/xbl/nsXBLBinding.h rename : content/xbl/src/nsXBLContentSink.cpp => dom/xbl/nsXBLContentSink.cpp rename : content/xbl/src/nsXBLContentSink.h => dom/xbl/nsXBLContentSink.h rename : content/xbl/src/nsXBLDocumentInfo.cpp => dom/xbl/nsXBLDocumentInfo.cpp rename : content/xbl/src/nsXBLDocumentInfo.h => dom/xbl/nsXBLDocumentInfo.h rename : content/xbl/src/nsXBLEventHandler.cpp => dom/xbl/nsXBLEventHandler.cpp rename : content/xbl/src/nsXBLEventHandler.h => dom/xbl/nsXBLEventHandler.h rename : content/xbl/src/nsXBLMaybeCompiled.h => dom/xbl/nsXBLMaybeCompiled.h rename : content/xbl/src/nsXBLProtoImpl.cpp => dom/xbl/nsXBLProtoImpl.cpp rename : content/xbl/src/nsXBLProtoImpl.h => dom/xbl/nsXBLProtoImpl.h rename : content/xbl/src/nsXBLProtoImplField.cpp => dom/xbl/nsXBLProtoImplField.cpp rename : content/xbl/src/nsXBLProtoImplField.h => dom/xbl/nsXBLProtoImplField.h rename : content/xbl/src/nsXBLProtoImplMember.h => dom/xbl/nsXBLProtoImplMember.h rename : content/xbl/src/nsXBLProtoImplMethod.cpp => dom/xbl/nsXBLProtoImplMethod.cpp rename : content/xbl/src/nsXBLProtoImplMethod.h => dom/xbl/nsXBLProtoImplMethod.h rename : content/xbl/src/nsXBLProtoImplProperty.cpp => dom/xbl/nsXBLProtoImplProperty.cpp rename : content/xbl/src/nsXBLProtoImplProperty.h => dom/xbl/nsXBLProtoImplProperty.h rename : content/xbl/src/nsXBLPrototypeBinding.cpp => dom/xbl/nsXBLPrototypeBinding.cpp rename : content/xbl/src/nsXBLPrototypeBinding.h => dom/xbl/nsXBLPrototypeBinding.h rename : content/xbl/src/nsXBLPrototypeHandler.cpp => dom/xbl/nsXBLPrototypeHandler.cpp rename : content/xbl/src/nsXBLPrototypeHandler.h => dom/xbl/nsXBLPrototypeHandler.h rename : content/xbl/src/nsXBLPrototypeResources.cpp => dom/xbl/nsXBLPrototypeResources.cpp rename : content/xbl/src/nsXBLPrototypeResources.h => dom/xbl/nsXBLPrototypeResources.h rename : content/xbl/src/nsXBLResourceLoader.cpp => dom/xbl/nsXBLResourceLoader.cpp rename : content/xbl/src/nsXBLResourceLoader.h => dom/xbl/nsXBLResourceLoader.h rename : content/xbl/src/nsXBLSerialize.cpp => dom/xbl/nsXBLSerialize.cpp rename : content/xbl/src/nsXBLSerialize.h => dom/xbl/nsXBLSerialize.h rename : content/xbl/src/nsXBLService.cpp => dom/xbl/nsXBLService.cpp rename : content/xbl/src/nsXBLService.h => dom/xbl/nsXBLService.h rename : content/xbl/src/nsXBLWindowKeyHandler.cpp => dom/xbl/nsXBLWindowKeyHandler.cpp rename : content/xbl/src/nsXBLWindowKeyHandler.h => dom/xbl/nsXBLWindowKeyHandler.h rename : content/xbl/test/bug310107-resource.xhtml => dom/xbl/test/bug310107-resource.xhtml rename : content/xbl/test/chrome.ini => dom/xbl/test/chrome.ini rename : content/xbl/test/file_bug372769.xhtml => dom/xbl/test/file_bug372769.xhtml rename : content/xbl/test/file_bug379959_cross.html => dom/xbl/test/file_bug379959_cross.html rename : content/xbl/test/file_bug379959_data.html => dom/xbl/test/file_bug379959_data.html rename : content/xbl/test/file_bug379959_xbl.xml => dom/xbl/test/file_bug379959_xbl.xml rename : content/xbl/test/file_bug397934.xhtml => dom/xbl/test/file_bug397934.xhtml rename : content/xbl/test/file_bug481558.xbl => dom/xbl/test/file_bug481558.xbl rename : content/xbl/test/file_bug481558css.sjs => dom/xbl/test/file_bug481558css.sjs rename : content/xbl/test/file_bug591198_inner.html => dom/xbl/test/file_bug591198_inner.html rename : content/xbl/test/file_bug591198_xbl.xml => dom/xbl/test/file_bug591198_xbl.xml rename : content/xbl/test/file_bug821850.xhtml => dom/xbl/test/file_bug821850.xhtml rename : content/xbl/test/file_bug844783.xhtml => dom/xbl/test/file_bug844783.xhtml rename : content/xbl/test/file_bug944407.html => dom/xbl/test/file_bug944407.html rename : content/xbl/test/file_bug944407.xml => dom/xbl/test/file_bug944407.xml rename : content/xbl/test/file_bug950909.html => dom/xbl/test/file_bug950909.html rename : content/xbl/test/file_bug950909.xml => dom/xbl/test/file_bug950909.xml rename : content/xbl/test/mochitest.ini => dom/xbl/test/mochitest.ini rename : content/xbl/test/moz.build => dom/xbl/test/moz.build rename : content/xbl/test/test_bug310107.html => dom/xbl/test/test_bug310107.html rename : content/xbl/test/test_bug366770.html => dom/xbl/test/test_bug366770.html rename : content/xbl/test/test_bug371724.xhtml => dom/xbl/test/test_bug371724.xhtml rename : content/xbl/test/test_bug372769.html => dom/xbl/test/test_bug372769.html rename : content/xbl/test/test_bug378518.xul => dom/xbl/test/test_bug378518.xul rename : content/xbl/test/test_bug378866.xhtml => dom/xbl/test/test_bug378866.xhtml rename : content/xbl/test/test_bug379959.html => dom/xbl/test/test_bug379959.html rename : content/xbl/test/test_bug389322.xhtml => dom/xbl/test/test_bug389322.xhtml rename : content/xbl/test/test_bug397934.html => dom/xbl/test/test_bug397934.html rename : content/xbl/test/test_bug398135.xul => dom/xbl/test/test_bug398135.xul rename : content/xbl/test/test_bug398492.xul => dom/xbl/test/test_bug398492.xul rename : content/xbl/test/test_bug400705.xhtml => dom/xbl/test/test_bug400705.xhtml rename : content/xbl/test/test_bug401907.xhtml => dom/xbl/test/test_bug401907.xhtml rename : content/xbl/test/test_bug403162.xhtml => dom/xbl/test/test_bug403162.xhtml rename : content/xbl/test/test_bug468210.xhtml => dom/xbl/test/test_bug468210.xhtml rename : content/xbl/test/test_bug481558.html => dom/xbl/test/test_bug481558.html rename : content/xbl/test/test_bug526178.xhtml => dom/xbl/test/test_bug526178.xhtml rename : content/xbl/test/test_bug542406.xhtml => dom/xbl/test/test_bug542406.xhtml rename : content/xbl/test/test_bug591198.html => dom/xbl/test/test_bug591198.html rename : content/xbl/test/test_bug639338.xhtml => dom/xbl/test/test_bug639338.xhtml rename : content/xbl/test/test_bug721452.xul => dom/xbl/test/test_bug721452.xul rename : content/xbl/test/test_bug723676.xul => dom/xbl/test/test_bug723676.xul rename : content/xbl/test/test_bug772966.xul => dom/xbl/test/test_bug772966.xul rename : content/xbl/test/test_bug790265.xhtml => dom/xbl/test/test_bug790265.xhtml rename : content/xbl/test/test_bug821850.html => dom/xbl/test/test_bug821850.html rename : content/xbl/test/test_bug844783.html => dom/xbl/test/test_bug844783.html rename : content/xbl/test/test_bug944407.xul => dom/xbl/test/test_bug944407.xul rename : content/xbl/test/test_bug950909.xul => dom/xbl/test/test_bug950909.xul extra : rebase_source : 44ab05088f70826c70dee3af30221e628ec1e4e8 |
||
Robert O'Callahan
|
c432cee937 |
Bug 946065. Part 2: Move content/xslt to dom/xslt and flatten away 'public' and 'src'. r=ms2ger
--HG-- rename : content/xslt/src/base/moz.build => dom/xslt/base/moz.build rename : content/xslt/src/base/txCore.h => dom/xslt/base/txCore.h rename : content/xslt/src/base/txDouble.cpp => dom/xslt/base/txDouble.cpp rename : content/xslt/src/base/txErrorObserver.h => dom/xslt/base/txErrorObserver.h rename : content/xslt/src/base/txExpandedNameMap.cpp => dom/xslt/base/txExpandedNameMap.cpp rename : content/xslt/src/base/txExpandedNameMap.h => dom/xslt/base/txExpandedNameMap.h rename : content/xslt/src/base/txList.cpp => dom/xslt/base/txList.cpp rename : content/xslt/src/base/txList.h => dom/xslt/base/txList.h rename : content/xslt/src/base/txLog.h => dom/xslt/base/txLog.h rename : content/xslt/src/base/txNamespaceMap.cpp => dom/xslt/base/txNamespaceMap.cpp rename : content/xslt/src/base/txNamespaceMap.h => dom/xslt/base/txNamespaceMap.h rename : content/xslt/src/base/txOwningArray.h => dom/xslt/base/txOwningArray.h rename : content/xslt/src/base/txStack.h => dom/xslt/base/txStack.h rename : content/xslt/src/base/txStringUtils.h => dom/xslt/base/txStringUtils.h rename : content/xslt/src/base/txURIUtils.cpp => dom/xslt/base/txURIUtils.cpp rename : content/xslt/src/base/txURIUtils.h => dom/xslt/base/txURIUtils.h rename : content/xslt/crashtests/111994.xml => dom/xslt/crashtests/111994.xml rename : content/xslt/crashtests/111994.xsl => dom/xslt/crashtests/111994.xsl rename : content/xslt/crashtests/182460-select.xml => dom/xslt/crashtests/182460-select.xml rename : content/xslt/crashtests/182460-selects.xsl => dom/xslt/crashtests/182460-selects.xsl rename : content/xslt/crashtests/182460-table.xhtml => dom/xslt/crashtests/182460-table.xhtml rename : content/xslt/crashtests/226425.xml => dom/xslt/crashtests/226425.xml rename : content/xslt/crashtests/226425.xsl => dom/xslt/crashtests/226425.xsl rename : content/xslt/crashtests/406106-1.html => dom/xslt/crashtests/406106-1.html rename : content/xslt/crashtests/483444.xml => dom/xslt/crashtests/483444.xml rename : content/xslt/crashtests/485217.xml => dom/xslt/crashtests/485217.xml rename : content/xslt/crashtests/485217.xsl => dom/xslt/crashtests/485217.xsl rename : content/xslt/crashtests/485286.xml => dom/xslt/crashtests/485286.xml rename : content/xslt/crashtests/528300.xml => dom/xslt/crashtests/528300.xml rename : content/xslt/crashtests/528488.xml => dom/xslt/crashtests/528488.xml rename : content/xslt/crashtests/528963.xml => dom/xslt/crashtests/528963.xml rename : content/xslt/crashtests/545927.html => dom/xslt/crashtests/545927.html rename : content/xslt/crashtests/601543.html => dom/xslt/crashtests/601543.html rename : content/xslt/crashtests/602115.html => dom/xslt/crashtests/602115.html rename : content/xslt/crashtests/603844.html => dom/xslt/crashtests/603844.html rename : content/xslt/crashtests/667315.xml => dom/xslt/crashtests/667315.xml rename : content/xslt/crashtests/91332.xml => dom/xslt/crashtests/91332.xml rename : content/xslt/crashtests/91332.xsl => dom/xslt/crashtests/91332.xsl rename : content/xslt/crashtests/crashtests.list => dom/xslt/crashtests/crashtests.list rename : content/xslt/public/moz.build => dom/xslt/moz.build rename : content/xslt/public/nsIDocumentTransformer.h => dom/xslt/nsIDocumentTransformer.h rename : content/xslt/public/nsIXSLTException.idl => dom/xslt/nsIXSLTException.idl rename : content/xslt/public/nsIXSLTProcessor.idl => dom/xslt/nsIXSLTProcessor.idl rename : content/xslt/public/nsIXSLTProcessorPrivate.idl => dom/xslt/nsIXSLTProcessorPrivate.idl rename : content/xslt/tests/XSLTMark/XSLTMark-static.js => dom/xslt/tests/XSLTMark/XSLTMark-static.js rename : content/xslt/tests/XSLTMark/XSLTMark-test.js => dom/xslt/tests/XSLTMark/XSLTMark-test.js rename : content/xslt/tests/XSLTMark/XSLTMark-view.js => dom/xslt/tests/XSLTMark/XSLTMark-view.js rename : content/xslt/tests/XSLTMark/XSLTMark.css => dom/xslt/tests/XSLTMark/XSLTMark.css rename : content/xslt/tests/XSLTMark/XSLTMark.xul => dom/xslt/tests/XSLTMark/XSLTMark.xul rename : content/xslt/tests/buster/DiffDOM.js => dom/xslt/tests/buster/DiffDOM.js rename : content/xslt/tests/buster/DumpDOM.js => dom/xslt/tests/buster/DumpDOM.js rename : content/xslt/tests/buster/ReadMe => dom/xslt/tests/buster/ReadMe rename : content/xslt/tests/buster/buster-files.js => dom/xslt/tests/buster/buster-files.js rename : content/xslt/tests/buster/buster-handlers.js => dom/xslt/tests/buster/buster-handlers.js rename : content/xslt/tests/buster/buster-statics.js => dom/xslt/tests/buster/buster-statics.js rename : content/xslt/tests/buster/buster-test.js => dom/xslt/tests/buster/buster-test.js rename : content/xslt/tests/buster/buster-view.js => dom/xslt/tests/buster/buster-view.js rename : content/xslt/tests/buster/buster.css => dom/xslt/tests/buster/buster.css rename : content/xslt/tests/buster/buster.xul => dom/xslt/tests/buster/buster.xul rename : content/xslt/tests/buster/helper/generate-rdf.pl => dom/xslt/tests/buster/helper/generate-rdf.pl rename : content/xslt/tests/buster/install.js => dom/xslt/tests/buster/install.js rename : content/xslt/tests/buster/jar.mn => dom/xslt/tests/buster/jar.mn rename : content/xslt/tests/buster/moz.build => dom/xslt/tests/buster/moz.build rename : content/xslt/tests/buster/result-inspector.xul => dom/xslt/tests/buster/result-inspector.xul rename : content/xslt/tests/buster/result-view.css => dom/xslt/tests/buster/result-view.css rename : content/xslt/tests/buster/result-view.js => dom/xslt/tests/buster/result-view.js rename : content/xslt/tests/buster/result-view.xul => dom/xslt/tests/buster/result-view.xul rename : content/xslt/tests/buster/xslt-qa-overlay.js => dom/xslt/tests/buster/xslt-qa-overlay.js rename : content/xslt/tests/buster/xslt-qa-overlay.xul => dom/xslt/tests/buster/xslt-qa-overlay.xul rename : content/xslt/tests/mochitest/mochitest.ini => dom/xslt/tests/mochitest/mochitest.ini rename : content/xslt/tests/mochitest/moz.build => dom/xslt/tests/mochitest/moz.build rename : content/xslt/tests/mochitest/test_bug319374.xhtml => dom/xslt/tests/mochitest/test_bug319374.xhtml rename : content/xslt/tests/mochitest/test_bug427060.html => dom/xslt/tests/mochitest/test_bug427060.html rename : content/xslt/tests/mochitest/test_bug440974.html => dom/xslt/tests/mochitest/test_bug440974.html rename : content/xslt/tests/mochitest/test_bug453441.html => dom/xslt/tests/mochitest/test_bug453441.html rename : content/xslt/tests/mochitest/test_bug468208.html => dom/xslt/tests/mochitest/test_bug468208.html rename : content/xslt/tests/mochitest/test_bug511487.html => dom/xslt/tests/mochitest/test_bug511487.html rename : content/xslt/tests/mochitest/test_bug551412.html => dom/xslt/tests/mochitest/test_bug551412.html rename : content/xslt/tests/mochitest/test_bug551654.html => dom/xslt/tests/mochitest/test_bug551654.html rename : content/xslt/tests/mochitest/test_bug566629.html => dom/xslt/tests/mochitest/test_bug566629.html rename : content/xslt/tests/mochitest/test_bug566629.xhtml => dom/xslt/tests/mochitest/test_bug566629.xhtml rename : content/xslt/tests/mochitest/test_bug603159.html => dom/xslt/tests/mochitest/test_bug603159.html rename : content/xslt/tests/mochitest/test_bug616774.html => dom/xslt/tests/mochitest/test_bug616774.html rename : content/xslt/tests/mochitest/test_bug667315.html => dom/xslt/tests/mochitest/test_bug667315.html rename : content/xslt/tests/mochitest/test_exslt_regex.html => dom/xslt/tests/mochitest/test_exslt_regex.html rename : content/xslt/public/txIEXSLTRegExFunctions.idl => dom/xslt/txIEXSLTRegExFunctions.idl rename : content/xslt/public/txIFunctionEvaluationContext.idl => dom/xslt/txIFunctionEvaluationContext.idl rename : content/xslt/public/txINodeSet.idl => dom/xslt/txINodeSet.idl rename : content/xslt/public/txIXPathObject.idl => dom/xslt/txIXPathObject.idl rename : content/xslt/src/xml/moz.build => dom/xslt/xml/moz.build rename : content/xslt/src/xml/txXMLParser.cpp => dom/xslt/xml/txXMLParser.cpp rename : content/xslt/src/xml/txXMLParser.h => dom/xslt/xml/txXMLParser.h rename : content/xslt/src/xml/txXMLUtils.cpp => dom/xslt/xml/txXMLUtils.cpp rename : content/xslt/src/xml/txXMLUtils.h => dom/xslt/xml/txXMLUtils.h rename : content/xslt/src/xpath/XPathEvaluator.cpp => dom/xslt/xpath/XPathEvaluator.cpp rename : content/xslt/src/xpath/XPathEvaluator.h => dom/xslt/xpath/XPathEvaluator.h rename : content/xslt/src/xpath/moz.build => dom/xslt/xpath/moz.build rename : content/xslt/src/xpath/nsXPathExpression.cpp => dom/xslt/xpath/nsXPathExpression.cpp rename : content/xslt/src/xpath/nsXPathExpression.h => dom/xslt/xpath/nsXPathExpression.h rename : content/xslt/src/xpath/nsXPathNSResolver.cpp => dom/xslt/xpath/nsXPathNSResolver.cpp rename : content/xslt/src/xpath/nsXPathNSResolver.h => dom/xslt/xpath/nsXPathNSResolver.h rename : content/xslt/src/xpath/nsXPathResult.cpp => dom/xslt/xpath/nsXPathResult.cpp rename : content/xslt/src/xpath/nsXPathResult.h => dom/xslt/xpath/nsXPathResult.h rename : content/xslt/src/xpath/txBooleanExpr.cpp => dom/xslt/xpath/txBooleanExpr.cpp rename : content/xslt/src/xpath/txBooleanResult.cpp => dom/xslt/xpath/txBooleanResult.cpp rename : content/xslt/src/xpath/txCoreFunctionCall.cpp => dom/xslt/xpath/txCoreFunctionCall.cpp rename : content/xslt/src/xpath/txErrorExpr.cpp => dom/xslt/xpath/txErrorExpr.cpp rename : content/xslt/src/xpath/txExpr.cpp => dom/xslt/xpath/txExpr.cpp rename : content/xslt/src/xpath/txExpr.h => dom/xslt/xpath/txExpr.h rename : content/xslt/src/xpath/txExprLexer.cpp => dom/xslt/xpath/txExprLexer.cpp rename : content/xslt/src/xpath/txExprLexer.h => dom/xslt/xpath/txExprLexer.h rename : content/xslt/src/xpath/txExprParser.cpp => dom/xslt/xpath/txExprParser.cpp rename : content/xslt/src/xpath/txExprParser.h => dom/xslt/xpath/txExprParser.h rename : content/xslt/src/xpath/txExprResult.h => dom/xslt/xpath/txExprResult.h rename : content/xslt/src/xpath/txFilterExpr.cpp => dom/xslt/xpath/txFilterExpr.cpp rename : content/xslt/src/xpath/txForwardContext.cpp => dom/xslt/xpath/txForwardContext.cpp rename : content/xslt/src/xpath/txForwardContext.h => dom/xslt/xpath/txForwardContext.h rename : content/xslt/src/xpath/txFunctionCall.cpp => dom/xslt/xpath/txFunctionCall.cpp rename : content/xslt/src/xpath/txIXPathContext.h => dom/xslt/xpath/txIXPathContext.h rename : content/xslt/src/xpath/txLiteralExpr.cpp => dom/xslt/xpath/txLiteralExpr.cpp rename : content/xslt/src/xpath/txLocationStep.cpp => dom/xslt/xpath/txLocationStep.cpp rename : content/xslt/src/xpath/txMozillaXPathTreeWalker.cpp => dom/xslt/xpath/txMozillaXPathTreeWalker.cpp rename : content/xslt/src/xpath/txNameTest.cpp => dom/xslt/xpath/txNameTest.cpp rename : content/xslt/src/xpath/txNamedAttributeStep.cpp => dom/xslt/xpath/txNamedAttributeStep.cpp rename : content/xslt/src/xpath/txNodeSet.cpp => dom/xslt/xpath/txNodeSet.cpp rename : content/xslt/src/xpath/txNodeSet.h => dom/xslt/xpath/txNodeSet.h rename : content/xslt/src/xpath/txNodeSetAdaptor.cpp => dom/xslt/xpath/txNodeSetAdaptor.cpp rename : content/xslt/src/xpath/txNodeSetAdaptor.h => dom/xslt/xpath/txNodeSetAdaptor.h rename : content/xslt/src/xpath/txNodeSetContext.cpp => dom/xslt/xpath/txNodeSetContext.cpp rename : content/xslt/src/xpath/txNodeSetContext.h => dom/xslt/xpath/txNodeSetContext.h rename : content/xslt/src/xpath/txNodeTypeTest.cpp => dom/xslt/xpath/txNodeTypeTest.cpp rename : content/xslt/src/xpath/txNumberExpr.cpp => dom/xslt/xpath/txNumberExpr.cpp rename : content/xslt/src/xpath/txNumberResult.cpp => dom/xslt/xpath/txNumberResult.cpp rename : content/xslt/src/xpath/txPathExpr.cpp => dom/xslt/xpath/txPathExpr.cpp rename : content/xslt/src/xpath/txPredicateList.cpp => dom/xslt/xpath/txPredicateList.cpp rename : content/xslt/src/xpath/txPredicatedNodeTest.cpp => dom/xslt/xpath/txPredicatedNodeTest.cpp rename : content/xslt/src/xpath/txRelationalExpr.cpp => dom/xslt/xpath/txRelationalExpr.cpp rename : content/xslt/src/xpath/txResultRecycler.cpp => dom/xslt/xpath/txResultRecycler.cpp rename : content/xslt/src/xpath/txResultRecycler.h => dom/xslt/xpath/txResultRecycler.h rename : content/xslt/src/xpath/txRootExpr.cpp => dom/xslt/xpath/txRootExpr.cpp rename : content/xslt/src/xpath/txSingleNodeContext.h => dom/xslt/xpath/txSingleNodeContext.h rename : content/xslt/src/xpath/txStringResult.cpp => dom/xslt/xpath/txStringResult.cpp rename : content/xslt/src/xpath/txUnaryExpr.cpp => dom/xslt/xpath/txUnaryExpr.cpp rename : content/xslt/src/xpath/txUnionExpr.cpp => dom/xslt/xpath/txUnionExpr.cpp rename : content/xslt/src/xpath/txUnionNodeTest.cpp => dom/xslt/xpath/txUnionNodeTest.cpp rename : content/xslt/src/xpath/txVariableRefExpr.cpp => dom/xslt/xpath/txVariableRefExpr.cpp rename : content/xslt/src/xpath/txXPCOMExtensionFunction.cpp => dom/xslt/xpath/txXPCOMExtensionFunction.cpp rename : content/xslt/src/xpath/txXPathNode.h => dom/xslt/xpath/txXPathNode.h rename : content/xslt/src/xpath/txXPathObjectAdaptor.h => dom/xslt/xpath/txXPathObjectAdaptor.h rename : content/xslt/src/xpath/txXPathOptimizer.cpp => dom/xslt/xpath/txXPathOptimizer.cpp rename : content/xslt/src/xpath/txXPathOptimizer.h => dom/xslt/xpath/txXPathOptimizer.h rename : content/xslt/src/xpath/txXPathTreeWalker.h => dom/xslt/xpath/txXPathTreeWalker.h rename : content/xslt/src/xslt/moz.build => dom/xslt/xslt/moz.build rename : content/xslt/src/xslt/txBufferingHandler.cpp => dom/xslt/xslt/txBufferingHandler.cpp rename : content/xslt/src/xslt/txBufferingHandler.h => dom/xslt/xslt/txBufferingHandler.h rename : content/xslt/src/xslt/txCurrentFunctionCall.cpp => dom/xslt/xslt/txCurrentFunctionCall.cpp rename : content/xslt/src/xslt/txDocumentFunctionCall.cpp => dom/xslt/xslt/txDocumentFunctionCall.cpp rename : content/xslt/src/xslt/txEXSLTFunctions.cpp => dom/xslt/xslt/txEXSLTFunctions.cpp rename : content/xslt/src/xslt/txEXSLTRegExFunctions.js => dom/xslt/xslt/txEXSLTRegExFunctions.js rename : content/xslt/src/xslt/txEXSLTRegExFunctions.manifest => dom/xslt/xslt/txEXSLTRegExFunctions.manifest rename : content/xslt/src/xslt/txExecutionState.cpp => dom/xslt/xslt/txExecutionState.cpp rename : content/xslt/src/xslt/txExecutionState.h => dom/xslt/xslt/txExecutionState.h rename : content/xslt/src/xslt/txFormatNumberFunctionCall.cpp => dom/xslt/xslt/txFormatNumberFunctionCall.cpp rename : content/xslt/src/xslt/txGenerateIdFunctionCall.cpp => dom/xslt/xslt/txGenerateIdFunctionCall.cpp rename : content/xslt/src/xslt/txInstructions.cpp => dom/xslt/xslt/txInstructions.cpp rename : content/xslt/src/xslt/txInstructions.h => dom/xslt/xslt/txInstructions.h rename : content/xslt/src/xslt/txKey.h => dom/xslt/xslt/txKey.h rename : content/xslt/src/xslt/txKeyFunctionCall.cpp => dom/xslt/xslt/txKeyFunctionCall.cpp rename : content/xslt/src/xslt/txMozillaStylesheetCompiler.cpp => dom/xslt/xslt/txMozillaStylesheetCompiler.cpp rename : content/xslt/src/xslt/txMozillaTextOutput.cpp => dom/xslt/xslt/txMozillaTextOutput.cpp rename : content/xslt/src/xslt/txMozillaTextOutput.h => dom/xslt/xslt/txMozillaTextOutput.h rename : content/xslt/src/xslt/txMozillaXMLOutput.cpp => dom/xslt/xslt/txMozillaXMLOutput.cpp rename : content/xslt/src/xslt/txMozillaXMLOutput.h => dom/xslt/xslt/txMozillaXMLOutput.h rename : content/xslt/src/xslt/txMozillaXSLTProcessor.cpp => dom/xslt/xslt/txMozillaXSLTProcessor.cpp rename : content/xslt/src/xslt/txMozillaXSLTProcessor.h => dom/xslt/xslt/txMozillaXSLTProcessor.h rename : content/xslt/src/xslt/txNodeSorter.cpp => dom/xslt/xslt/txNodeSorter.cpp rename : content/xslt/src/xslt/txNodeSorter.h => dom/xslt/xslt/txNodeSorter.h rename : content/xslt/src/xslt/txOutputFormat.cpp => dom/xslt/xslt/txOutputFormat.cpp rename : content/xslt/src/xslt/txOutputFormat.h => dom/xslt/xslt/txOutputFormat.h rename : content/xslt/src/xslt/txPatternOptimizer.cpp => dom/xslt/xslt/txPatternOptimizer.cpp rename : content/xslt/src/xslt/txPatternOptimizer.h => dom/xslt/xslt/txPatternOptimizer.h rename : content/xslt/src/xslt/txPatternParser.cpp => dom/xslt/xslt/txPatternParser.cpp rename : content/xslt/src/xslt/txPatternParser.h => dom/xslt/xslt/txPatternParser.h rename : content/xslt/src/xslt/txRtfHandler.cpp => dom/xslt/xslt/txRtfHandler.cpp rename : content/xslt/src/xslt/txRtfHandler.h => dom/xslt/xslt/txRtfHandler.h rename : content/xslt/src/xslt/txStylesheet.cpp => dom/xslt/xslt/txStylesheet.cpp rename : content/xslt/src/xslt/txStylesheet.h => dom/xslt/xslt/txStylesheet.h rename : content/xslt/src/xslt/txStylesheetCompileHandlers.cpp => dom/xslt/xslt/txStylesheetCompileHandlers.cpp rename : content/xslt/src/xslt/txStylesheetCompileHandlers.h => dom/xslt/xslt/txStylesheetCompileHandlers.h rename : content/xslt/src/xslt/txStylesheetCompiler.cpp => dom/xslt/xslt/txStylesheetCompiler.cpp rename : content/xslt/src/xslt/txStylesheetCompiler.h => dom/xslt/xslt/txStylesheetCompiler.h rename : content/xslt/src/xslt/txTextHandler.cpp => dom/xslt/xslt/txTextHandler.cpp rename : content/xslt/src/xslt/txTextHandler.h => dom/xslt/xslt/txTextHandler.h rename : content/xslt/src/xslt/txToplevelItems.cpp => dom/xslt/xslt/txToplevelItems.cpp rename : content/xslt/src/xslt/txToplevelItems.h => dom/xslt/xslt/txToplevelItems.h rename : content/xslt/src/xslt/txUnknownHandler.cpp => dom/xslt/xslt/txUnknownHandler.cpp rename : content/xslt/src/xslt/txUnknownHandler.h => dom/xslt/xslt/txUnknownHandler.h rename : content/xslt/src/xslt/txVariableMap.h => dom/xslt/xslt/txVariableMap.h rename : content/xslt/src/xslt/txXMLEventHandler.h => dom/xslt/xslt/txXMLEventHandler.h rename : content/xslt/src/xslt/txXPathResultComparator.cpp => dom/xslt/xslt/txXPathResultComparator.cpp rename : content/xslt/src/xslt/txXPathResultComparator.h => dom/xslt/xslt/txXPathResultComparator.h rename : content/xslt/src/xslt/txXSLTEnvironmentFunctionCall.cpp => dom/xslt/xslt/txXSLTEnvironmentFunctionCall.cpp rename : content/xslt/src/xslt/txXSLTFunctions.h => dom/xslt/xslt/txXSLTFunctions.h rename : content/xslt/src/xslt/txXSLTNumber.cpp => dom/xslt/xslt/txXSLTNumber.cpp rename : content/xslt/src/xslt/txXSLTNumber.h => dom/xslt/xslt/txXSLTNumber.h rename : content/xslt/src/xslt/txXSLTNumberCounters.cpp => dom/xslt/xslt/txXSLTNumberCounters.cpp rename : content/xslt/src/xslt/txXSLTPatterns.cpp => dom/xslt/xslt/txXSLTPatterns.cpp rename : content/xslt/src/xslt/txXSLTPatterns.h => dom/xslt/xslt/txXSLTPatterns.h rename : content/xslt/src/xslt/txXSLTProcessor.cpp => dom/xslt/xslt/txXSLTProcessor.cpp rename : content/xslt/src/xslt/txXSLTProcessor.h => dom/xslt/xslt/txXSLTProcessor.h extra : rebase_source : 2ffae4527252a6937dd1ee2053d2c9d4fbe268fb |
||
Gregory Szorc
|
de607d515b |
Bug 928195 - Part 6: Add docs for WebIDL and the build system; r=froydnj
--HG-- extra : rebase_source : cee29c0bf5c050d73ef02d6ad933802b8fad21e0 |
||
Gregory Szorc
|
57e14ad346 |
Bug 928195 - Part 4: Rewrite WebIDL build system integration; r=bz, r=glandium
WebIDL build system integration has been rewritten from the ground up. Changes: * GlobalGen.py, BindingGen.py, and ExampleGen.py have been removed in favor of mozwebidl.py. * Static .webidl files are now processed directly in their original location and aren't copied to the object directory. * Generated events <stem>.cpp files are now compiled into the unified sources. Previously, only the <stem>Binding.cpp files were compiled into unified sources. * Exported .h files are now generated directly into their final location. Previously, they were generated into the local directory then installed in their final location. * The list of globalgen-generated files now lives in Python and isn't duplicated in 3 places. * The make dependencies are much simpler as a result of using a single command to perform all code generation. The auto-generated .pp file from code generation sets up all dependencies necessary to reinvoke code generation and Python takes care of dependency management. --HG-- extra : rebase_source : e4918878274b22a412329c7cb18cc7138daf5dc6 |
||
Ehsan Akhgari
|
d3aa58dcf4 | Bug 943355 - Build some of the code in dom/bindings in unified mode; r=gps | ||
Mike Hommey
|
a65383e1e9 |
Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
Landing on a CLOSED TREE. |
||
Mike Hommey
|
8ceb917350 | Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps | ||
Mike Hommey
|
bb6779efe3 | Bug 939044 - Remove most definitions of MODULE. r=mshal | ||
Mike Hommey
|
d7b6f95761 | Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps | ||
Ms2ger
|
b381084fe3 | Bug 931459 - Move LOCAL_INCLUDES to moz.build in dom/; r=mshal | ||
Trevor Saunders
|
d3d322d222 |
[PATCH] bug 922566 - kill dom-config.mk
From 6681eaa8bb47ddb4756fd71738771c4c437101c0 Mon Sep 17 00:00:00 2001 --- content/media/webspeech/recognition/Makefile.in | 1 - content/media/webspeech/recognition/moz.build | 5 +- content/media/webspeech/synth/Makefile.in | 1 - content/media/webspeech/synth/pico/Makefile.in | 3 -- dom/alarm/Makefile.in | 2 - dom/apps/src/Makefile.in | 1 - dom/base/Makefile.in | 2 - dom/base/moz.build | 26 ++++++++++- dom/battery/Makefile.in | 1 - dom/bindings/Makefile.in | 3 -- dom/bindings/moz.build | 17 ++++++- dom/bindings/test/Makefile.in | 5 +- dom/bluetooth/Makefile.in | 2 - dom/bluetooth/moz.build | 7 ++- dom/browser-element/Makefile.in | 3 -- dom/browser-element/moz.build | 6 ++- dom/camera/Makefile.in | 1 - dom/camera/moz.build | 5 +- dom/devicestorage/Makefile.in | 1 - dom/dom-config.mk | 61 ------------------------- dom/encoding/Makefile.in | 1 - dom/fmradio/Makefile.in | 2 - dom/fmradio/ipc/Makefile.in | 1 - dom/fmradio/ipc/moz.build | 5 +- dom/fmradio/moz.build | 5 +- dom/icc/src/Makefile.in | 4 -- dom/media/Makefile.in | 3 -- dom/media/moz.build | 6 ++- dom/mobilemessage/src/Makefile.in | 1 - dom/mobilemessage/src/moz.build | 5 +- dom/network/src/Makefile.in | 2 - dom/plugins/base/Makefile.in | 1 - dom/plugins/base/moz.build | 8 +++- dom/power/Makefile.in | 1 - dom/quota/Makefile.in | 1 - dom/system/gonk/Makefile.in | 2 - dom/telephony/Makefile.in | 1 - dom/time/Makefile.in | 1 - dom/wifi/Makefile.in | 5 -- 39 files changed, 85 insertions(+), 123 deletions(-) delete mode 100644 dom/dom-config.mk delete mode 100644 dom/wifi/Makefile.in |
||
Brian O'Keefe
|
4c98f61956 | Bug 928709 - Convert chromium-config.mk to mozbuild, r=mshal | ||
Mike Hommey
|
61124c1afc | Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps | ||
Trevor Saunders
|
b61d74dae0 |
Backed out changeset 99b17c404db2 and e40a964458f8 for landing stuff that shouldn't have and then backing out stuff that should have stayed on a CLOSED TREE
--HG-- extra : amend_source : 54312955270ea4098a3add3cd0708866de2e40bb |
||
Trevor Saunders
|
4898a4f035 | bug 922566 - kill dom-config.mk r=gps | ||
Boris Zbarsky
|
44bf9cd737 | Bug 925495 part 1. Move DOMString out to a separate header. r=smaug | ||
Ryan VanderMeulen
|
67e741a578 | Backed out changesets 46029c9fbfe4 and 6114164c3d1b (bug 925495) for OSX (at least) crashes. | ||
Boris Zbarsky
|
4ea846949b | Bug 925495 part 1. Move DOMString out to a separate header. r=smaug | ||
Ms2ger
|
7ffcd856c2 | Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps | ||
Boris Zbarsky
|
e769b028c7 |
Bug 918011 part 1. Move RootedDictionary into its own header. r=smaug
--HG-- rename : dom/bindings/BindingUtils.h => dom/bindings/RootedDictionary.h |
||
Ms2ger
|
1c16df3e56 |
Bug 913923 - Part b: Move OwningNonNull into its own header; r=dzbarsky
--HG-- rename : dom/bindings/BindingUtils.h => dom/bindings/OwningNonNull.h |
||
Ms2ger
|
eb01beb01a | Bug 913923 - Part a: Move UnionMember into its own header; r=dzbarsky | ||
Kyle Huey
|
d423a6350e | Bug 911258: Part 4 - Refactor exception implementations. r=bz | ||
Gregory Szorc
|
7693c5688d | Bug 896797 - Part 2: Don't list autogenerated files in EXPORTS; r=glandium | ||
Phil Ringnalda
|
271703650a |
Back out ce03cc2994aa:ae9f95fc1136 (bug 896797) for SpiderMonkey shell build bustage
CLOSED TREE |
||
Gregory Szorc
|
f10d205e39 | Bug 896797 - Part 2: Don't list autogenerated files in EXPORTS; r=glandium | ||
Phil Ringnalda
|
88db37da09 |
Back out cc6f66e761d8 (bug 896797) for Windows build bustage
CLOSED TREE |
||
Gregory Szorc
|
bceea37cd9 | Bug 896797 - Part 2: Don't list autogenerated files in EXPORTS; r=glandium | ||
Brian O'Keefe
|
4f68eb9b02 | Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal | ||
Boris Zbarsky
|
253a8c8d80 | Bug 908351. Stop over-including DOMJSClass.h, so we don't rebuild as much when PrototypeList.h changes. We do this by factoring out the slot macros into a separate header and including that. r=khuey | ||
Kyle Huey
|
8edf4de9ad | Bug 903772: Part 4 - Harmonize main thread and worker dictionary implementations. r=peterv | ||
Ms2ger
|
4922ccbc0a | Bug 904831 - Part b: Move unconditional MSVC_ENABLE_PGO definitions into moz.build; r=gps | ||
Ms2ger
|
ced3dd8b1c | Bug 883284 - Part c: Move LIBXUL_LIBRARY into moz.build (d-e); r=mshal | ||
Ms2ger
|
4d968c40e1 | Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps | ||
Ms2ger
|
ce99c00e31 | Bug 903778 - Move dom::Date into its own files; r=khuey | ||
Gregory Szorc
|
78e96c5232 |
Bug 890744 - Ensure updated WebIDL headers are installed after regen; r=glandium
--HG-- extra : rebase_source : d3c177eefa23f1203957a63c2d9276e38aad7818 |
||
Mike Shal
|
77cdb6567d | Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey | ||
Kyle Machulis
|
5aa83c3e11 | Bug 855465 - Add emacs python mode comments to moz.build files; r=gps | ||
Kyle Machulis
|
c79ccc0693 | Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot | ||
Kyle Machulis
|
a59d40f143 |
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG-- extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20 |