Dan Gohman
8ebba4270b
Bug 1004363 - IonMonkey: Implement congruentTo for more classes. r=mjrosenb
2014-05-14 21:51:56 -07:00
Dan Gohman
5d967fc90d
Bug 1004363 - IonMonkey: Add a toControlInstruction helper function. r=mjrosenb
2014-05-14 21:51:56 -07:00
Dan Gohman
0085f65548
Bug 1004363 - SpiderMonkey: Eliminate unused functions. r=mjrosenb
2014-05-14 21:51:55 -07:00
Daniel Holbert
d0a71a618a
Bug 1010612: Remove unused variable sReadOnlyDateMethods from jsdate.cpp. r=bholley
2014-05-14 19:29:31 -07:00
Daniel Holbert
3be5d72278
backout 646c20d6d346 (Bug 1007027) for jit test failures
2014-05-14 18:15:56 -07:00
Brian Hackett
ede7f9ebf0
Bug 1008032 - Don't try to compress scripts when zlib isn't available.
2014-05-14 17:11:21 -07:00
Nicolas B. Pierron
57f435a199
Bug 1007027 - Replace MPhi::slot by a flag based on ResumePoint indexes. r=h4writer
2014-05-14 16:56:25 -07:00
Jim Blandy
8de8c6e2ae
Bug 1007862 - Update name of barriered base class in SpiderMonkey's GDB pretty-printers, r=jimb,sfink
...
This patch fixes test failures in js/src/gdb/tests/test-Root.py.
js::PreBarriered is no longer the common base class for SpiderMonkey's GC graph
edge types; now js::BarrieredBase is the best choice for pretty-printers to
support. Also, there is no longer a separate hierarchy for non-pointer types
(eg JS::Value). Update the pretty-printers and their tests.
--HG--
extra : rebase_source : 9c8190c47fcdb5be60c94e20b2eebdfff2394c96
2014-05-12 15:02:10 -07:00
Wes Kocher
d9132dfd34
Merge m-c to inbound
2014-05-14 16:32:53 -07:00
Wes Kocher
3a998cce2a
Merge inbound to m-c
2014-05-14 14:21:38 -07:00
Benjamin Bouvier
78e7764505
Bug 1008818: Factor AppendUseStrictSource out of AsmJS*ToString functions; r=luke
2014-05-14 15:59:12 +02:00
Benjamin Bouvier
02e33b560a
Bug 1008818: Inherit 'use strict' context for asm.js functions; r=luke
2014-05-14 15:59:00 +02:00
Benjamin Bouvier
3e8434e6d3
Bug 1009603: Set filename for asm.js scripts with dynamic linking failures; r=h4writer
2014-05-14 15:52:04 +02:00
Benjamin Bouvier
e70c07b488
Bug 1009603: Automatically stop register allocation tracelogging on error; r=h4writer
2014-05-14 15:51:50 +02:00
Ryan VanderMeulen
f1fb075bb7
Bug 1010140 - Add missing pymake hackaround for libffi. r=bustage
2014-05-14 07:59:16 -04:00
Dan Gohman
0759a0cbb4
Bug 1008106 - IonMonkey: Set has-bounds flags after Range::refineInt32BoundsByExponent r=nbp
2014-05-13 20:58:33 -07:00
Jan de Mooij
0391a158d9
Bug 1008421 - Remove JSString::parent. r=luke
...
--HG--
extra : rebase_source : d624662d22bdb11c2cc992138daff081729805c5
2014-05-14 13:32:22 +02:00
Nicholas Nethercote
3ac0afc071
Bug 1007549 - Simplify the control flow in allocateFromArenaInline(). r=jonco.
...
--HG--
extra : rebase_source : 7f00691522a1d7b86dddf9bb93869203191f4190
2014-05-08 00:33:55 -07:00
Jacek Caban
e2495e129d
Bug 1008192 - Don't try to use hidden visibility on mingw. r=glandium
2014-05-14 13:06:33 +02:00
Terrence Cole
e6b25a63ae
Bug 989414 - Always allocate lambda objects in the nursery; r=jonco
2014-05-05 17:10:29 -07:00
Nicolas B. Pierron
8027a35ef1
Bug 1008636 - Disable automatic truncation for Asm.JS. r=sunfish
2014-05-14 15:39:37 -07:00
Kannan Vijayan
20fb244dc0
Backout commit 289e653a7061 for bug 995704 - potential perf regression.
2014-05-14 16:19:13 -04:00
Benjamin Bouvier
50b8bd17f4
Bug 1010286: Fix typos in MCallOptimize for inlining more ES6 functions; r=jonco
2014-05-14 19:48:54 +02:00
Andrew McCreight
08ed56db1d
Bug 1009118 - Add isUnlimited to SliceBudget. r=jonco
2014-05-14 09:45:49 -07:00
Terrence Cole
fb6c0ff394
No Bug - Fix a warning introduced by bug 984361; r=jonco
2014-05-14 09:15:46 -07:00
Ryan VanderMeulen
1d75dce4a7
Backed out changeset 60b7603b914e (bug 1006876) for jit-test failures.
2014-05-13 16:10:57 -04:00
Nick Fitzgerald
6734a2eaec
Bug 1006876 - Use JS_CHECK_RECURSION_DONT_REPORT inside SavedStacksMetadataCallback. r=ejprbruel
2014-05-13 10:55:00 -04:00
Svetozar Janjic
0fb338e869
Bug 996561 - MIPS Simulator architecture define for the ABI use and follow-up changes. r=jandem
2014-05-09 16:24:09 +02:00
Svetozar Janjic
5245306038
Bug 996561 - MIPS Simulator support in the common code. r=jandem
2014-05-06 15:37:45 +02:00
Svetozar Janjic
0028fbf6ae
Bug 996561 - IonMonkey MIPS: MIPS Simulator integration part 1. r=jandem
2014-04-16 15:54:29 +02:00
Svetozar Janjic
4eb3f972c2
Bug 996561 - IonMonkey MIPS: Add MIPS Simulator code. r=froydnj,jandem
2014-04-28 18:11:20 +02:00
Inanc Seylan
c8ae197123
Bug 1003802
- Add recover functionality for BitNot; r=nbp
2014-05-13 12:12:28 -07:00
Andrew McCreight
4f600d1b82
Bug 958353, part 3 - Finish any IGC in progress when manually triggering an ICC slice. r=smaug
2014-05-13 11:58:39 -07:00
Ryan VanderMeulen
9eebde7ec1
Bug 810631 - Update libffi to version 3.1. r=jorendorff, r=glandium
2014-05-13 14:51:01 -04:00
Ryan VanderMeulen
de1090e391
Backed out changeset 0cf9b36b5ebf (bug 1003802
) for ggc test failures.
...
CLOSED TREE
2014-05-13 14:37:31 -04:00
Terrence Cole
e51d1586a4
Bug 969012 - Fix an octane-raytrace regression introduced by the previous patch; r=jandem
...
--HG--
extra : rebase_source : ff22066124a7669b847a560fbf37bda1f5ee1004
2014-05-13 10:20:59 -07:00
Inanc Seylan
918d70f4d1
Bug 1003802
- Add recover functionality for BitNot; r=nbp
2014-05-13 10:48:25 -07:00
Masatoshi Kimura
59b4731e8b
Bug 1008851 - Move NONASCII into |if| block to avoid errors on POSIX-violation intolerant environments. r=mshal
2014-05-14 01:04:59 +09:00
Hannes Verschore
ca926a6ea4
Bug 1007618 - Tracelogger: Attribute increasing memory to TraceLogger, r=bbouvier
2014-05-13 15:36:20 +02:00
Brian Hackett
03b9cdd9ff
Bug 1008339 - Freeze all inlining done during the definite properties analysis, r=jandem.
2014-05-13 06:21:59 -07:00
Dan Minor
bc6e982100
Bug 994643 - Run jsapi-tests from test package rather than make check; r=jorendorff
2014-05-12 13:25:19 -04:00
Arpad Borsos
16e6b06bad
Bug 1007285 - Length property of the (Weak){Map,Set} constructors should be 1; r=jorendorff
...
--HG--
extra : rebase_source : 9616ff1999c37c4ec69026b709726a09d88b03f2
2014-05-09 10:00:48 +02:00
Peter Van der Beken
c8f4b555b3
Fix bustage from bc9768d92d2f (bug 1005978).
2014-05-13 11:28:39 +02:00
Peter Van der Beken
42c32dddca
Bug 1005978 - Add infrastructure to create main-thread WebIDL globals with XPConnect. r=bz.
...
--HG--
extra : rebase_source : 08c6f04e050bdd801a15883bb57d21ff93626024
2014-04-08 20:48:37 +02:00
Peter Van der Beken
d6f69fd79e
Bug 1005966 - Add a pref to control whether to use WebIDL bindings for Window. r=bz.
...
--HG--
extra : rebase_source : ff51d647d6454d4cfbea0a967e64abe00dd74b77
2014-03-10 18:06:01 +01:00
Peter Van der Beken
4804da54ff
Bug 1005898 - Make WebIDL properties on all globals own properties. r=bz.
...
--HG--
extra : rebase_source : 3eb201d073b090b2627814264a126a1a4281207f
2014-02-15 22:12:34 +01:00
Jan de Mooij
85464fc7b1
Bug 964915 part 4 - Refactor shell's Parent function to use GetOuterObject. r=efaust
2014-05-13 10:39:10 +02:00
Bobby Holley
6b859b8e96
Bug 1008006 - Use a helper to avoid repeated computations of various dependencies. r=gabor
2014-05-12 14:37:46 -07:00
Jim Blandy
5fd79aecc6
Bug 997293: Enable MDN language-specific highlighting in js/src/doc/Debugger. DONTBUILD r=jorendorff
2014-05-12 17:59:50 -07:00
Jim Blandy
e024b80401
Bug 736733: Remove documentation for unneeded Debugger.Frame.prototype.pop and .replaceCall. DONTBUILD r=shu
2014-05-12 17:59:50 -07:00
Jim Blandy
43e2a7616e
Bug 966720: Scripts to automatically format and publish Debugger docs from js/src/docs to MDN. DONTBUILD r=jorendorff
2014-05-12 17:59:50 -07:00
Wes Kocher
9de84ea214
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
2014-05-12 15:40:41 -07:00
Birunthan Mohanathas
2be270c749
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
2014-05-12 22:29:04 +03:00
Ryan VanderMeulen
e997079861
Backed out changeset 025b1ec330bc (bug 1007862) for bustage on a CLOSED TREE.
2014-05-12 14:40:48 -04:00
Jim Blandy
b28be28751
Bug 1007862 - Update name of barriered base class in SpiderMonkey's GDB pretty-printers, r=jimb,sfink
...
This patch fixes test failures in js/src/gdb/tests/test-Root.py.
js::PreBarriered is no longer the common base class for SpiderMonkey's GC graph
edge types; now js::BarrieredBase is the best choice for pretty-printers to
support. Also, there is no longer a separate hierarchy for non-pointer types
(eg JS::Value). Update the pretty-printers and their tests.
--HG--
extra : rebase_source : 5ec32abaee9d3c5b6d39f11181a2466ee3e3eb01
2014-05-08 13:16:00 -07:00
Mike Shal
c1ba12765c
Bug 1007343 - add missing SelfHostingDefines.h dependency; r=glandium
2014-05-07 19:44:43 -04:00
Jon Coppeard
e0507d2455
Bug 844759 - Use atomics for backgroundFinalizeState r=terrence
2013-10-25 17:59:01 +01:00
Jim Chen
6869b0b792
Bug 992359 - a. Make AutoIdArray::operator!() const; r=till
2014-05-12 12:50:46 -04:00
Jon Coppeard
81886e608f
Bug 988486 - Convert static functions to methods on GCRuntime r=terrence
...
* * *
Bug 988486 - Attempt to fix rooting analysis bustage on a CLOSED TREE
2014-05-09 11:33:01 +01:00
ISHIKAWA, Chiaki
40d3cd9bf7
Bug 1008059 - Fixing comments that still refer to no longer existing |CanEffectlesslyCallLookupGenericOnObject| symbol. r=bhackett
2014-05-09 16:30:00 +02:00
Hannes Verschore
363109664c
Bug 1007298: IonMonkey: Remove bogus assertion in pushDOMTypeBarrier, r=bz
2014-05-12 10:55:23 +02:00
Nicholas Nethercote
77db5bd6bc
Bug 1004816 (part 2) - Remove FreeList::infallibleAllocate(). r=billm.
...
--HG--
extra : rebase_source : f1a2529fcb1afc10a02679ac5074ca99b8ebe691
2014-05-01 16:13:30 -07:00
Nicholas Nethercote
67c82d2bd7
Bug 1004816 (part 1) - Simplify and encapsulate FreeSpan. r=billm.
...
--HG--
extra : rebase_source : 761a686d5f266fb30a20c57ffc4db1b7bb93c4e1
2014-04-30 21:30:53 -07:00
Shian-Yow Wu
15b8b19784
Bug 1008092
- JS API to check whether array buffer object is neutered. r=sfink
2014-05-12 11:22:02 +08:00
Daniel Holbert
b5369087ad
Bug 1008651: Remove unused variable jsdASObserverCtrID from jsd_xpc.cpp. r=njn
2014-05-11 17:12:58 -07:00
Nicolas B. Pierron
d21400035e
Bug 1005532 - IonMonkey: Recover MNewObject. r=sstangl
2014-05-11 16:27:12 -07:00
Brian Hackett
2d7c404513
Bug 1008032 - Make ScriptSource a single threaded data structure, clean it up some, r=luke.
2014-05-10 04:53:31 -07:00
Brian Hackett
dd38d42560
Bug 976446 - Use different names for helper functions in baseline and ion ICs to avoid unified build breakage, r=jandem.
2014-05-09 17:31:07 -07:00
Terrence Cole
0e41cc6cd9
Bug 984361 - Crash earlier in diagnostic build if we mark an obviously invalid pointer; r=sfink
...
--HG--
extra : rebase_source : df94ecebbeff71427ecd906906beaf7408f374e5
2014-05-09 14:20:04 -07:00
Wes Kocher
c112841a98
Backed out changeset 91579a455888 (bug 976446) for build bustage on a CLOSED TREE
2014-05-09 15:31:41 -07:00
Terrence Cole
8011bfe524
Backout 472087bf4626 (Bug 984361) for link errors on a CLOSED TREE.
...
--HG--
extra : rebase_source : fdd7dba227e4c7481b3394aed30052c7909acda4
2014-05-09 14:59:16 -07:00
Brian Hackett
5499c85404
Bug 976446 - Use different names for helper functions in baseline and ion ICs to avoid unified build breakage, r=jandem.
2014-05-09 14:51:03 -07:00
Terrence Cole
e61f896f90
Bug 969012 - Allow inlining out-of-line slot creation in IonMonkey; r=jandem
...
--HG--
extra : rebase_source : b814258852359121782588eb59e2142548223fd0
2014-03-06 14:58:22 -08:00
Marty Rosenberg
1c7edf91d3
Bug 969012 - Not only flag an oom, but also, don't continue running the current function; r=terrence
...
--HG--
extra : rebase_source : 995ce9bc3bf0516c7b3364ca7e393f19e4e016af
2014-05-08 14:18:00 -07:00
Terrence Cole
69227604e3
Bug 984361 - Crash earlier in DIAGNOSTICS mode if we mark a nullptr; r=sfink
2014-05-09 14:20:04 -07:00
Ryan VanderMeulen
be4a497993
Merge m-c to inbound.
2014-05-09 16:56:26 -04:00
Ryan VanderMeulen
98421f2ca0
Merge inbound to m-c.
2014-05-09 15:52:02 -04:00
Dan Gohman
ef98cf1ccc
Bug 1007785 - IonMonkey: Make MDefinition::useCount() DEBUG-only. r=h4writer
2014-05-09 12:35:01 -07:00
Daniel Holbert
469fb3265c
Bug 1008336: Move MarkIfGCThingWord() and IsAddressableGCThing() inside the #ifndef that guards their only callers. r=billm
2014-05-09 13:30:38 -07:00
Shu-yu Guo
6d1b73a8a1
Bug 1006473 - Refactor fake exit frame handling and fix fake exit frames pushed by bailout and OSR. (r=jandem)
2014-05-09 13:35:40 -07:00
Ed Morley
6b4473abbe
Backed out changeset e5edc899d2b2 (bug 988486) for rooting analysis failures; CLOSED TREE
2014-05-09 17:35:31 +01:00
Ed Morley
b0941539c4
Backed out changeset e253218e5f89 (bug 988486)
2014-05-09 17:35:09 +01:00
Brian Grinstead
b19fbc94d1
Bug 1002280 - ID starting with numeric value crashes the devtools DOM inspector;r=jwalker,bholley
2014-05-09 09:58:26 -05:00
Jon Coppeard
be898ab288
Bug 988486 - Attempt to fix rooting analysis bustage on a CLOSED TREE
2014-05-09 15:11:03 +01:00
Hannes Verschore
679bd2c98f
Bug 1006885 - IonMonkey: Disable fastpath of bound function for constructing calls with a known non-native, r=jandem
2014-05-09 13:23:59 +02:00
Jon Coppeard
f746967097
Bug 988486 - Convert static functions to methods on GCRuntime r=terrence
2014-05-09 11:33:01 +01:00
Shu-yu Guo
fcffeeb528
Bug 1007512 - Propagate construct flag correctly when failing to link asm.js module. (r=luke)
2014-05-08 21:52:34 -07:00
Shu-yu Guo
327120e195
Bug 1007164 - Throw on touching sentinel values in DebugScopeProxy by default but allow Debugger.Environment.prototype.getVariable access. (r=jimb)
2014-05-08 21:30:50 -07:00
Dan Gohman
bae00ca3b8
Bug 998580 - IonMonkey: Generalize RangeAnalysis truncation to handle other kinds of paths to integer types. r=nbp
2014-05-08 18:34:49 -07:00
Nicholas Nethercote
9020b76b27
Bug 1004790 (part 2) - Make FreeList contain a FreeSpan instead of being a subclass. r=billm.
2014-04-30 17:52:55 -07:00
Nicholas Nethercote
48deef3163
Bug 1004790 (part 1) - Split off a new class FreeList from FreeSpan. r=billm.
2014-04-30 17:52:53 -07:00
Wes Kocher
43d93ff145
Backed out 2 changesets (bug 969012) for gc bustage
...
Backed out changeset 01f27ad85b1b (bug 969012)
Backed out changeset f844291b895b (bug 969012)
2014-05-08 16:30:52 -07:00
Marty Rosenberg
bb4387ec7a
Bug 969012 - Not only flag an oom, but also, don't continue running the current function; r=terrence
2014-05-08 14:18:00 -07:00
Ian Stakenvicius
4bd346ef96
Bug 1007788 - Disallow in-source builds for js/src, same as the main m-c tree. r=glandium
2014-05-08 13:22:46 -04:00
Terrence Cole
05fc33bba7
Bug 969012 - Allow inlining out-of-line slot creation in IonMonkey; r=jandem
...
--HG--
extra : rebase_source : ebc5047b660ece5eab1dcf62a64e4807b4a1afd3
2014-03-06 14:58:22 -08:00
Ian Stakenvicius
5ed44a2450
Bug 1007129 - Use MOZ_APP* to define target includedir path instead of LIBRARY_NAME. r=glandium
2014-05-07 07:55:00 -04:00
Ehsan Akhgari
903bfdef6e
Bug 994964 - Make DOM XPIDL interfaces non-scriptable, and add shim Components.interfaces entries for them; r=bzbarsky,bholley
2014-05-08 16:45:36 -04:00
Dan Gohman
019ea170c8
Bug 1004220 - IonMonkey: Add a dump() for MResumePoint r=nbp
2014-05-08 09:56:38 -07:00
Dan Gohman
9650756698
Bug 716647 follow-up - Add a #include to fix non-unified build bustage. r=bustage
2014-05-08 09:56:21 -07:00
Brian Hackett
6497bb803e
Bug 984537 - Keep JIT code around for compartments with Ion frames on the stack when triggering GC, r=jandem.
2014-05-08 11:21:36 -07:00
Jan de Mooij
15efa5873c
Bug 964915 part 5 - Add some comments to BaselineIC.cpp to warn about outerization. r=bz
2014-05-08 16:52:41 +02:00
Jan de Mooij
9dabe955bf
Bug 964915 part 3 - Optimize window.foo in Ion by doing the get on the global instead. r=bz,efaust
2014-05-08 16:51:14 +02:00
Branislav Rankov
9e80fede6e
Bug 994716 - IonMonkey MIPS: Add changes to MIPS code during upload process, part 3. r=nbp
2014-05-07 14:37:21 +02:00
Branislav Rankov
8c2c641e80
Bug 994716 - IonMonkey MIPS: Add changes to MIPS code during upload process, part 2. r=jandem
2014-04-24 17:39:20 +02:00
Heiher
885f9258ff
Bug 994716 - Ionmonkey MIPS: Fix bug in MacroAssemblerMIPS::computeScaledAddress(). r=jandem
2014-04-24 16:41:35 +02:00
Branislav Rankov
4f625febae
Bug 994716 - IonMonkey MIPS: Add changes to MIPS code during upload process. r=nbp
2014-04-24 12:00:10 +02:00
Branislav Rankov
9e125fb9f7
Bug 994716 - IonMonkey MIPS: Make TestOverflow functions compatible with shared code. r=nbp
2014-04-16 14:22:47 +02:00
Branislav Rankov
99a585bf8c
Bug 994716 - IonMonkey MIPS: Style fixes, JS_ASSERT to MOZ_ASSERT. r=nbp
2014-04-11 12:01:39 +02:00
Branislav Rankov
38c8c8150b
Bug 994716 - IonMonkey MIPS: Add missing code to MacroAssembler-mips. r=jandem
2014-04-10 17:49:00 +02:00
Branislav Rankov
d97829e614
Bug 972836 - IonMonkey MIPS: Odd float registers follow-up. r=jandem
2014-04-24 16:59:47 +02:00
Jan de Mooij
d72ba93356
Bug 964915 followup - Revert a small part of part 2 to fix Octane-raytrace regression. r=h4writer
2014-05-08 15:52:26 +02:00
Sankha Narayan Guria
0816b8349c
Bug 957513 - DecimalIntegerLiteral cannot be 0 directly followed by 8 or 9. r=jorendorff, r=vp
2014-01-30 02:38:57 +05:30
Jan de Mooij
c6b3bf5b1f
Bug 964915 part 2 - Refactor IonBuilder to pass obj as argument to getProp* methods. r=efaust
2014-05-08 15:00:45 +02:00
Jan de Mooij
e7ac1c18d7
Bug 964915 part 1 - Remove cx argument from innerObject hook. r=efaust
2014-05-08 15:00:36 +02:00
Henri Sivonen
34b67bca76
Bug 943268 - Remove nsCharsetAlias and nsCharsetConverterManager. r=emk.
2014-05-08 12:32:00 +03:00
Nicholas Nethercote
3c4ae81d15
Bug 1006300 - Encapsulate and add better documentation and checking for ArenaList. r=jonco.
...
--HG--
extra : rebase_source : b05df6c5e6ac2a501f2f07a9c57cbba75caadaf1
2014-05-07 23:07:33 -07:00
Boris Zbarsky
e05955b899
Bug 1006718. Add some sanity static asserts about DOM object slot counts. r=peterv,jorendorff
2014-05-07 22:28:57 -04:00
Eric Faust
f63f93a2a6
Bug 978240 - Update step number comments for ES6 Proxy.[[Delete]]. (r=jorendorff)
...
DONTBUILD because comment onlu
2014-05-07 17:41:38 -07:00
Robert O'Callahan
15be759d67
Bug 1001320. Part 5: Enable GCC visibility pragmas on Android. r=glandium
...
--HG--
extra : rebase_source : f9286815e8f07c9836fa64a423dd091e7c3d44d1
2014-04-24 14:51:42 +12:00
Jan de Mooij
78e9f554ca
Bug 1006065 - Remove bogus assert in ArraySpliceDense and add a testcase. r=h4writer
2014-05-07 12:50:07 +02:00
Bobby Holley
749c042230
Bug 1006629 - Remove unused mFlattenedJSObject from XPCCallContext. r=gabor
2014-05-06 23:17:45 -07:00
Bobby Holley
d0fda7850b
Bug 1006629 - Remove GetCalleeWrapper. r=gabor
2014-05-06 23:17:44 -07:00
Bobby Holley
e6bf081ec6
Bug 1001198 - Stop getting XPConnect as a service during Sandbox creation. r=gabor
...
This causes problems when we try to create a Sandbox during XPConnect
initialization. Luckily, we don't need it at all.
2014-05-06 23:17:44 -07:00
Bobby Holley
97779f0a27
Bug 1001198 - Explicitly create the SafeJSContext from XPConnect. r=gabor
2014-05-06 23:17:44 -07:00
Bobby Holley
44d3ac9bf4
Bug 1001198 - Remove useless (and footgun) XPCWrappedNativeScope::InitStatics. r=gabor
...
All this does is null out some stuff that's already in the BSS. And it causes
leaks if we create a global before it's called, which the upcoming patch does.
2014-05-06 23:17:44 -07:00
Bobby Holley
9f78de5d77
Bug 1001198 - Remove the call to InitClasses for the SafeJSContextGlobal. r=gabor
...
In contrast to InitClassesWithNewWrappedGlobal, InitClasses doesn't do much
these days. It pretty much only exists to support JSD globals that are created
without XPConnect's knowledge, and then are suddenly handed to XPConnect.
It really only has two observable effects. The first is ensuring the existence
of an XPCWrappedNativeScope, which we know we have here, because we went through
xpc::CreateGlobalObject. The second is to set up the XPCNativeWrapper
constructor (eww), which definitely doesn't matter here, especially now that
we're asserting that we never run script in this global.
2014-05-06 23:17:44 -07:00
Bobby Holley
4c5f7a4d5b
Bug 1001198 - Stop firing onNewGlobalObject for the SafeJSContext global. r=gabor
2014-05-06 23:17:43 -07:00
Bobby Holley
2513cf740a
Bug 1001198 - Explicitly fire up the SSM from nsXPConnect. r=gabor
2014-05-06 23:17:43 -07:00
Gary Kwong
8c41e83928
Backout 87feb441d562 for causing issues.
2014-05-06 22:57:59 -07:00
Robert O'Callahan
7043c985ba
Bug 1006248. Part 1: Add MOZ_EXPORT in various places. r=glandium
...
--HG--
extra : rebase_source : cfe209a412cae28d405eae413415cebb6959072a
2014-05-06 17:26:46 +12:00
Shu-yu Guo
afd339e573
Bug 1006205 - Only process scripts during debug mode OSR that have been recompiled. (r=jandem)
2014-05-06 19:20:48 -07:00
Shu-yu Guo
778d8dbb16
Bug 1001382 - Don't monitor optimized out values. (r=jandem)
2014-05-06 19:20:48 -07:00
Shu-yu Guo
1ff0ebbb60
Bug 1005458 - Argument slot phis are always observable in non-strict scripts due to Function.arguments. (r=nbp)
2014-05-06 19:20:47 -07:00
Andrew McCreight
0b5a958dcb
Bug 1004017 - Rename CycleCollectedJSRuntime::NeedCollect() and Collect(). r=smaug
2014-05-06 17:25:26 -07:00
Andrew McCreight
b89c24ee20
Bug 958353 - Add finishCC() and ccSlice() methods for testing incremental cycle collection. r=smaug
2014-05-06 17:25:26 -07:00
Bobby Holley
8ba3be8772
Bug 997987 - Cache the system principal on nsContentUtils and remove nsIScriptSecurityManager::SubjectPrincipalIsSystem. r=Ms2ger,sr=bz
2014-05-06 15:43:03 -07:00
Bobby Holley
9c988d6c40
Bug 997987 - Remove nsIScriptSecurityManager::GetCxSubjectPrincipal. r=Ms2ger
2014-05-06 15:43:02 -07:00
Jim Chen
d6c189fd65
Bug 1002878 - Fix misalignment caused by TypeScript being empty. r=bhackett
2014-05-06 10:17:00 -04:00
Tooru Fujisawa
6e351c744f
Bug 471713 - Part 2: Add documentation for control statements related opcodes. r=jorendorff
2014-04-30 10:06:00 -04:00
Shu-yu Guo
84b7860039
Bug 1000598 - Clear TypeCompartment tables. r=billm
2014-04-23 17:33:44 -07:00
Boris Zbarsky
bcd52071c8
Bug 997285 part 3. Make DOMException [ExceptionClass]. r=peterv,jorendorff
2014-05-05 16:01:57 -04:00
Boris Zbarsky
eddaa31dbe
Bug 997285 part 1. Add JS_GetErrorPrototype to JSAPI. r=jorendorff
2014-05-05 16:01:57 -04:00
Kannan Vijayan
1955bc0dd6
Bug 994957 - Fix pseudostack update by Ion ICs in inlined scripts to use top-level script in the frame and the pc of the call it makes to the inlined script. r=jandem
2014-05-01 15:45:37 -04:00
Luke Wagner
48f8d792b5
Bug 1005955 - asmjscache: remove unused 'global' argument (r=janv)
2014-05-06 12:58:00 -05:00
Terrence Cole
981716ae1f
Bug 989414 - Speed up the C++ side of write barriers fired from jitcode; r=jonco
2014-05-01 09:26:17 -07:00
Ehsan Akhgari
3a59a5ce49
Bug 1005706 - Remove the manual install rules from js/xpconnect/tests/components/js/Makefile.in; r=mshal
2014-05-05 21:28:10 -04:00
Terrence Cole
458143c115
Bug 989414 - Access the store buffer through the chunk trailer; r=jonco
2014-05-01 09:26:12 -07:00
Jeff Walden
12cf0ed9a1
Bug 1002864 - Ignore the change-data/same-data argument to neuter() and JS_NeuterArrayBuffer when the buffer being neutered doesn't support the given data disposition. r=sfink
2014-04-30 17:15:14 -07:00
Dan Gohman
ea790d1db4
Bug 998580 - IonMonkey: Generalize RangeAnalysis truncation to handle other kinds of paths to integer types. r=nbp
2014-05-05 15:02:02 -07:00
Dan Gohman
57e5a66c4f
Backed out changeset 695049af7654 for having the wrong bug number.
2014-05-05 15:02:01 -07:00
Dan Gohman
4caac74d72
Bug 999580 - IonMonkey: Generalize RangeAnalysis truncation to handle other kinds of paths to integer types. r=nbp
2014-05-05 14:32:15 -07:00
Wes Kocher
3afa6d1ec8
Backed out 4 changesets (bug 997285) for mochitest-2,3 and dt3 bustages on a CLOSED TREE r=bz
...
Backed out changeset 1bc5b733beac (bug 997285)
Backed out changeset ec145c86be71 (bug 997285)
Backed out changeset c0b8aef8b570 (bug 997285)
Backed out changeset 477094180dff (bug 997285)
2014-05-05 14:14:11 -07:00
Boris Zbarsky
89bcc02957
Bug 997285 part 1. Add JS_GetErrorPrototype to JSAPI. r=jorendorff
2014-05-05 16:01:57 -04:00
Brian Hackett
55db699953
Backout 483210d830f0 (bug 984537) for memory regressions.
2014-05-05 11:06:36 -07:00
Alexandre Poirot
d975eff099
Bug 961777 - Disable reuseGlobal on Mulet. r=bholley
2014-05-05 06:53:00 -04:00
Douglas Crosher
ff1c579c41
Bug 1000960
- IonMonkey (ARM): Correct the order of the operands in moveFloat32. r=mjrosenb
2014-05-02 01:18:57 +10:00
Bobby Holley
6362d89759
Bug 1005806 - HTMLInputElement.controllers should be [ChromeOnly]. r=bz
2014-05-05 10:49:24 -07:00
Boris Zbarsky
f2cd90aa43
Bug 1005590. MNot can also end up with a known-not-object type even while we think it might emulate undefined. Guard against that. r=jandem
2014-05-05 08:46:55 -04:00
Jan de Mooij
f5c42eb4b8
Bug 1004923 part 12 - Use GetSystemTimePreciseAsFileTime if available (Windows 8). r=njn
2014-05-05 13:12:11 +02:00
Jan de Mooij
e99d1dfc18
Bug 1004923 part 11 - Remove slow and bogus GetSystemTimeAdjustment call. r=njn
2014-05-05 13:12:09 +02:00
Jan de Mooij
e41bf426d8
Bug 1004923 part 10 - Remove redundant calibration lock. r=njn
2014-05-05 10:33:29 +02:00
Jan de Mooij
82e5efba7a
Bug 1004923 part 9 - Remove more cruft from prmjtime.cpp. r=njn
2014-05-05 10:33:29 +02:00
Jan de Mooij
b47802f488
Bug 1004923 part 8 - Add PRMJ_NowInit, call QueryPerformanceFrequency only once. r=njn
2014-05-05 10:33:29 +02:00
Jan de Mooij
a12f43f05e
Bug 1004923 part 7 - Kill unused calibration.last, returnedTime in PRMJ_Now. r=njn
2014-05-05 10:33:29 +02:00
Jan de Mooij
b5c8848ae7
Bug 1004923 part 6 - Simplify PRMJ_Now as QueryPerformanceFrequency never fails on WinXP and newer. r=njn
2014-05-05 10:33:28 +02:00
Ian Stakenvicius
69073f9d01
Bug 950822 - "js/src/vm/Runtime.cpp: remove obsolete code where JS_STACK_GROWTH_DIRECTION > 0" r=bholley
2014-05-03 12:04:00 +02:00
Nick Fitzgerald
14b8f9582b
Bug 1004479 - Don't expose the SavedFrame constructor on the global. r=jimb
2014-05-02 10:47:00 +02:00
Hannes Verschore
1eddd2ecf5
Bug 965712: Part 1 - Use our string matching logic for regexps when possible, r=luke
2014-04-30 16:42:25 +02:00
Till Schneidereit
79d4aaeb4e
Bug 1005472 - Make trace-logging work on OS X again. r=h4writer
...
--HG--
extra : rebase_source : 293de5fe9aed1df6da80a05953759b81e4c5d9c0
2014-05-03 16:09:34 +02:00
Till Schneidereit
43d20a30be
Bug 1004503 - Backout of failed attempt to fix relazification-related crash. r=jandem
...
--HG--
extra : rebase_source : e3b1a9f60f34d0b366cbc4f3bb98212f714525ce
2014-05-03 16:09:33 +02:00
Jan de Mooij
ea83ebb772
Bug 1004923 part 5 - Reduce indentation level in PRMJ_Now. r=njn
2014-05-03 11:08:29 +02:00
Jan de Mooij
7d25b0ac84
Bug 1004923 part 4 - Add some early returns to PRMJ_Now. r=njn
2014-05-03 11:08:26 +02:00
Jan de Mooij
c94ad264de
Bug 1004923 part 3 - Cleanup Windows PRMJ_Now. r=njn
2014-05-03 11:08:23 +02:00
Jan de Mooij
c0f6ebb0f1
Bug 1004923 part 2 - Cleanup NowCalibrate. r=njn
2014-05-03 11:08:19 +02:00
Jan de Mooij
5c2388c7d5
Bug 1004923 part 1 - Remove "long double", some C-isms from prmjtime. r=njn
2014-05-03 11:08:16 +02:00
Jan de Mooij
3dec5116ae
Bug 1003803 - Purge Ion ExecutableAllocator on GC. r=bhackett
2014-05-03 11:08:07 +02:00
Boris Zbarsky
e326fd22da
Bug 1004169. Make sure MTest always uses TI information for deciding whether its operand might emulate undefined. r=jandem
2014-05-03 01:08:14 -04:00
Boris Zbarsky
2be1743b63
Bug 1004198. Improve codegen in testValueTruthyKernel to emit as few tests as we can get away with given our type inference information. r=jandem
2014-05-03 01:08:13 -04:00
Steve Fink
d7a767a82d
Bug 1001689 - Stop suppressing the xmanager log file, r=njn
...
When suppressing logs (aka displaying output messages), we still need the xmanager output to go into its log file, because its port number is read out of it (yes, it's ugly.) So pipe through tee instead of redirecting to the log.
--HG--
extra : rebase_source : a4142c1d287779cc05b04988071e21415ffca445
2014-03-27 09:00:58 -07:00
Terrence Cole
ce2cf4e347
Bug 1004457 - Remove unused mutable value operations from BarrieredBase; r=jonco
2014-05-02 16:33:18 -07:00
Shu-yu Guo
3ded46728d
No bug - Kill opt-only warning. (r=efaust over IRC) DONTBUILD
2014-05-02 15:25:50 -07:00
Hannes Verschore
41b5cf1bdb
Bug 1003825: IonMonkey: adjust funapply tests to trigger again, r=jandem
2014-05-03 00:11:59 +02:00
Hannes Verschore
f55f11acb3
Bug 1005030: IonMonkey: Don't abort the analysis passes during funapply, r=bhackett
2014-05-02 22:23:17 +02:00
Shu-yu Guo
16da6f74c7
Bug 1004527 - Don't eliminate MNewDerivedTypedObject from resume points and recover them on bailout. (r=nmatsakis)
2014-05-02 13:04:12 -07:00
Shu-yu Guo
c86adf4ea1
Bug 1001378 - Don't optimize out argument slots from resume points. (r=nbp)
2014-05-02 13:04:12 -07:00
Ryan VanderMeulen
3e08a28dc2
Backed out changeset 8f4e9cf85af8 (bug 989414) for jit-test failures.
...
CLOSED TREE
2014-05-02 13:23:23 -04:00
Terrence Cole
a249b9d182
Bug 989414 - Allocate Lamba objects in the nursery; r=jonco
2014-05-02 08:39:08 -07:00
Sylvestre Ledru
79abce1abc
Bug 1003975: Fix a minor warning found by scan-build. LLVM/Clang static analyzer. r=nbp
2014-05-02 16:01:02 +02:00
Benjamin Bouvier
5a4d32915c
Bug 996076: Add SIMD.int32x4.{shiftLeft,shiftRight,shiftRightLogical} to the interpreter; r=nmatsakis
...
--HG--
extra : amend_source : 10d086a2af141bc10d0646b87ccf1b81ecc5fb3e
extra : histedit_source : 16d5d4a0cd5db66621030ff078227fb36d1d5ff8
2014-05-02 13:11:19 +02:00
Benjamin Bouvier
e33a9c98b4
Bug 996076: Add SIMD.float32x4.{not,and,or,xor} to the interpreter; r=nmatsakis
...
--HG--
extra : histedit_source : d7bc3ddbf27314c5a2256c838b3e844cace2630f
2014-05-02 13:11:16 +02:00
Benjamin Bouvier
5cb35f0d9e
Bug 996076: Add SIMD.int32x4.{equal,greaterThan,lessThan} to the interpreter; r=nmatsakis
2014-05-02 13:11:13 +02:00
Benjamin Bouvier
3850b48521
Bug 996076: Preparatory clean-ups, factor out error code; r=nmatsakis
2014-05-02 13:11:04 +02:00
Chris Peterson
4824c1ac5e
Bug 641170 - Remove vestiges of AutoIdRooter. r=terrence
2014-04-30 20:01:30 -07:00
Wes Kocher
d606afd2cf
Backed out changeset af1cebf017fc (bug 994957) for hazards on a CLOSED TREE
2014-05-01 15:19:37 -07:00
Wes Kocher
7e0717cc2b
Backed out changeset e7217cdee50f (bug 957513) for m-dt bustage on a CLOSED TREE
2014-05-01 14:51:13 -07:00
Shu-yu Guo
1e35d766ce
Bug 1004447 - Fix unwound scope override pc logic to only override pc if we need to call the debug epilogue. (r=jandem)
2014-05-01 14:23:53 -07:00
Sankha Narayan Guria
eb126b6626
Bug 957513 - DecimalIntegerLiteral cannot be 0 directly followed by 8 or 9. r=jorendorff
2014-01-30 02:38:57 +05:30
Terrence Cole
cb10cad45c
Backout 9a6b434b34be for mochitest-2 failures on a CLOSED TREE.
...
--HG--
extra : rebase_source : 84bb2205e9e9df143d3ba0b21127dd2030957c7d
2014-05-01 12:52:22 -07:00
Kannan Vijayan
26a59e7154
Bug 994957 - Fix pseudostack update by Ion ICs in inlined scripts to use top-level script in the frame and the pc of the call it makes to the inlined script. r=jandem
2014-05-01 15:45:37 -04:00
Bobby Holley
1686fcd58d
Bug 999297 - Simplify xpc::HasInstance. r=bz
2014-05-01 11:03:11 -07:00
Bobby Holley
8ad042014e
Bug 999297 - Implement xpc::UnwrapReflectorToISupports. r=bz
...
I kind of thought we already had something like this, but I couldn't find
anything.
2014-05-01 11:03:11 -07:00
Bobby Holley
2645da308a
Bug 1004295 - Hard abort if we try to unload modules when loader global reuse is enabled. r=mccr8
2014-05-01 11:02:59 -07:00
Terrence Cole
07a0c66a89
Bug 989414 - Access the store buffer through the chunk trailer; r=jonco
...
--HG--
extra : rebase_source : 29c53eeb0dd0931f016dcfd91de42be00e02a946
2014-05-01 09:26:12 -07:00
Nick Fitzgerald
04f819c1a5
Bug 961288 - Add an object metadata callback for tracking object allocation sites. r=ejpbruel
2014-04-30 11:59:00 -04:00
Brian Hackett
d9df1214c0
Bug 1003161 - Don't optimize arguments usage in scripts with aliased arguments, r=jandem.
2014-05-01 06:13:10 -07:00
Jon Coppeard
1ca46994a4
Bug 1000100 - Baseline postbarrier tidyup r=jandem
2014-05-01 11:34:48 +01:00
Jan de Mooij
a580d15ad3
Bug 1003918 followup - Fix non-unified builds. r=red
2014-05-01 12:03:38 +02:00
Jan de Mooij
355c81f050
Bug 1003918 - Rename ionTop to jitTop, move ionReturnOverride from JSRuntime to JitRuntime. r=shu
2014-05-01 11:35:08 +02:00
Jon Coppeard
c8a215005f
Bug 988486 - Split out GC state from JSRuntime into new class GCRuntime r=terrence
2014-04-30 12:13:55 +01:00
Jon Coppeard
01a7e36664
Bug 988486 - Split out page allocator state into new class r=terrence
2014-04-30 12:13:55 +01:00
Nicholas Nethercote
a334326aa1
Bug 1001159 (part 6) - Used ArenaCellIterImpl in Arena::finalize(). r=billm.
2014-04-29 18:03:28 -07:00
Nicholas Nethercote
ae88542174
Bug 1001159 (part 5) - Simplify FreeSpan computation in Arena::finalize(). r=billm.
2014-04-29 18:03:22 -07:00
Nicholas Nethercote
ed34446c8c
Bug 1001159 (part 4) - Remove |allClear| from Arena::finalize(). r=billm.
2014-04-29 18:01:13 -07:00
Nicholas Nethercote
3799b3a4d9
Bug 1001159 (part 3) - Rewrite ZoneCellIterImpl. r=billm.
...
--HG--
extra : rebase_source : c9f0557804ac041a31485ebde0091336881175d3
2014-04-29 18:00:27 -07:00
Nicholas Nethercote
19dbc74b48
Bug 1001159 (part 2) - Rewrite ArenaCellIterImpl. r=billm.
...
--HG--
extra : rebase_source : 44a92d10cec9d65f285e42ff4a74f349f25ecc99
2014-04-29 17:59:03 -07:00
Nicholas Nethercote
93abbb41bc
Bug 1001159 (part 1) - Split CellIterImpl and subclasses in two. r=billm.
...
--HG--
extra : rebase_source : 20203cad0af54bd9bea81b8ff5c2e7016e14c3c2
2014-04-28 23:39:44 -07:00
Shu-yu Guo
c6bb7eed92
Bug 996983 - Part 3: Push JitActivations for each PJS thread during ForkJoin. (r=nmatsakis)
2014-04-30 21:12:17 -07:00
Shu-yu Guo
cad05a01d6
Bug 996983 - Part 2: JIT-related changes. (r=jandem)
2014-04-30 21:12:17 -07:00
Shu-yu Guo
7ebf4e38d6
Bug 996983 - Part 1: Change activations and friends to use ThreadSafeContext. Non-JIT-related changes. (r=luke)
2014-04-30 21:12:17 -07:00
Mike Hommey
41ad6885a5
Bug 961264 - Remove checks for visibility pragmas and attributes in gcc. r=ted
2014-05-01 10:53:48 +09:00
Dan Gohman
ecd3ddb536
Bug 1004221 - SpiderMonkey: Delete unnecessary format string escapes. r=sstangl
2014-04-30 15:49:35 -07:00
Nathan Froyd
0d23973e46
Bug 1003309 - remove JS component loader construction from mozJSSubScriptLoader; r=bholley
2014-04-29 13:28:23 -04:00
Benjamin Bouvier
35e35895f4
Bug 999790: Make asm.js modules and functions constructible; r=luke
...
--HG--
extra : rebase_source : b4d64db2b3faeb5aaac0d3f104de60b1c47f1fc2
2014-04-30 21:31:28 +02:00
Ryan VanderMeulen
ff1998fd08
Backed out changesets 00edef0582f1 and 7796f1b42487 (bug 965712) for making OSX mochitest-dt more timeout-prone in the debugger tests.
...
CLOSED TREE
2014-04-30 15:56:36 -04:00
Kannan Vijayan
9422e36094
Bug 995704 - Make Ion jitcode incrementally touch huge stack frames to avoid crashes on windows. r=sunfish
2014-04-30 12:09:32 -04:00
Kannan Vijayan
707c875db1
Bug 987379 - Fix broken test. r=h4writer
2014-04-30 11:32:22 -04:00
Hannes Verschore
ce39041498
Bug 1003056: Tracelogging - Log the lowering and generation of ionmonkey code, r=bbouvier
2014-04-30 16:59:00 +02:00
Hannes Verschore
669d1ed068
Bug 965712: Part 2 - Replace the unrolling matcher with memchr, r=luke
2014-04-30 16:42:27 +02:00
Hannes Verschore
b0f9c2138b
Bug 965712: Part 1 - Use our string matching logic for regexps when possible, r=luke
2014-04-30 16:42:25 +02:00
Nicolas B. Pierron
928671fc57
Bug 1003832 - JSON spewer: Add frame sperations in resume points. r=h4writer
2014-04-30 07:03:02 -07:00
Carsten "Tomcat" Book
aa4d675a87
Backed out changeset 39d2e19acdd5 (bug 988486) for bustage on a CLOSED TREE
2014-04-30 15:39:40 +02:00
Carsten "Tomcat" Book
4829cd21be
Backed out changeset 8b82db9273f3 (bug 988486)
2014-04-30 15:38:59 +02:00
Jon Coppeard
4c4ba06489
Bug 988486 - Split out GC state from JSRuntime into new class GCRuntime r=terrence
2014-04-30 12:13:55 +01:00
Jon Coppeard
1443af8940
Bug 988486 - Split out page allocator state into new class r=terrence
2014-04-30 12:13:55 +01:00
Carsten "Tomcat" Book
0da321a6f4
Backed out changeset 602ddd08eab9 (bug 988486) for bustage on a CLOSED TREE
2014-04-30 13:59:36 +02:00
Carsten "Tomcat" Book
2f37fc14fa
Backed out changeset 3e6abdf3b4b4 (bug 988486)
2014-04-30 13:59:19 +02:00
Jon Coppeard
b089c0638a
Bug 988486 - Split out GC state from JSRuntime into new class GCRuntime r=terrence
2014-04-30 12:13:55 +01:00
Jon Coppeard
cc8a38bbe6
Bug 988486 - Split out page allocator state into new class r=terrence
2014-04-30 12:13:55 +01:00
Jon Coppeard
975a1d97f8
Bug 1001355 - Correct IsAboutToBeFinalized overload for VMFunction pointers r=billm
2014-04-30 10:13:00 +01:00
Jon Coppeard
1216544376
Bug 959787 - Handlify remaining JS APIs r=terrence r=bz r=bholley
2014-04-30 10:10:33 +01:00
Nicolas B. Pierron
8c0641f9fe
Bug 1003694 - Settle on first frame by skipping all allocations. r=h4writer
2014-04-30 01:34:07 -07:00
Hannes Verschore
3ce2079f31
Bug 813366: Remove the deliberate crashes in Yarr, by making it fallible, r=till
2014-04-30 10:02:56 +02:00
Shu-yu Guo
d99af5333f
Bug 998908 - Mark inner objects inside eval'd scripts before firing Debugger's onNewScript hook. (r=till)
2014-04-29 21:57:36 -07:00
Shu-yu Guo
df87b3b9de
Bug 1001368 - Fix UnwindScope logic in BaselineHandleException to account for Debugger. (r=jandem)
2014-04-29 21:57:36 -07:00
Shu-yu Guo
cfff130f11
Bug 1001368 - Tests. (r=jimb)
2014-04-29 21:57:36 -07:00
Shu-yu Guo
829909fca2
Bug 1002797 - Cancel off-thread Ion compilation when doing debug mode OSR. (r=jandem)
2014-04-29 21:57:36 -07:00
Shu-yu Guo
414fab5523
Bug 1001372 - Part 2: Revert bailout return offset changes in Baseline can-call fallbacks. (r=jandem)
2014-04-29 21:57:36 -07:00
Shu-yu Guo
a6e6aed83e
Bug 1001372 - Part 1: Clone on-stack optimized stubs when doing debug mode OSR. (r=jandem)
2014-04-29 21:57:35 -07:00
Shu-yu Guo
c5425c2801
Bug 1001372 - Test.
2014-04-29 21:57:35 -07:00
Nicholas Nethercote
910e605997
Bug 952650 (part 18) - Rename JSVAL_IS_SPECIFIC_BOOLEAN. r=till.
...
--HG--
extra : rebase_source : 73b6b9d92ca940249cdb1d6bdc71f9ee9bb498ec
2014-04-28 16:55:40 -07:00
Nicholas Nethercote
f7ba832608
Bug 952650 (part 17) - Remove JSVAL_IS_UNIVERSAL. r=till.
...
--HG--
extra : rebase_source : 40b7d3ded42fac02abe2423d9aa39a4e7750cedb
2014-04-28 16:41:16 -07:00
Nicholas Nethercote
1c0602e423
Bug 952650 (part 16) - Remove JSVAL_TO_PRIVATE. r=till.
...
--HG--
extra : rebase_source : 603bb66a90484b488bedf1dd4da6935324c148c6
2014-04-28 16:01:31 -07:00
Nicholas Nethercote
278d02539e
Bug 952650 (part 15) - Remove JSVAL_TO_GCTHING. r=till.
...
--HG--
extra : rebase_source : c9df656012842c35f4a0e069168842b5e6c4d935
2014-04-28 16:01:30 -07:00
Nicholas Nethercote
049829fa60
Bug 952650 (part 14) - Remove JSVAL_IS_GCTHING. r=till.
...
--HG--
extra : rebase_source : 469430d481f5fdb14d49609d8460f9fcbc90927f
2014-04-28 16:01:30 -07:00
Nicholas Nethercote
6c2e061679
Bug 952650 (part 13b) - Convert many !v.isPrimitive() calls to v.isObject(). r=till.
...
--HG--
extra : rebase_source : 52c8b3d8c461410d0705c3bcac5f51c324632b72
2014-04-28 16:36:03 -07:00
Nicholas Nethercote
1c5751ac95
Bug 952650 (part 13) - Remove JSVAL_IS_PRIMITIVE. r=till.
...
--HG--
extra : rebase_source : 450ba0261ef5a8546c81f9f645605e312585d6c6
2014-04-27 20:27:54 -07:00
Nicholas Nethercote
530542eecd
Bug 952650 (part 12) - Remove JSVAL_TO_OBJECT. r=till.
...
--HG--
extra : rebase_source : 60dcaa2b778d3cf6eb7dc1a4949aab010ed8c130
2014-04-27 19:58:52 -07:00
Rodrigo Rodriguez Jr.
3a5329b969
Bug 952650 (part 11) - Remove JSVAL_TO_INT. r=njn.
...
--HG--
extra : rebase_source : 41923458bbf8fd957c9a57685df4969f1190bd9f
2014-04-27 19:55:08 -07:00
Rodrigo Rodriguez Jr.
75b31bf370
Bug 952650 (part 10) - Remove JSVAL_IS_NUMBER. r=njn.
...
--HG--
extra : rebase_source : eaef4276d665c9bb06eb695989fb4c3b08358069
2014-04-27 19:48:45 -07:00
Rodrigo Rodriguez Jr.
9a92d22f5a
Bug 952650 (part 9) - Remove JSVAL_IS_INT. r=njn.
...
--HG--
extra : rebase_source : dc0c170914c2370c218cdbbe671d2a68628f5a87
2014-04-27 19:47:02 -07:00
Rodrigo Rodriguez Jr.
e987aa99bf
Bug 952650 (part 8) - Remove JSVAL_TO_STRING. r=njn.
...
--HG--
extra : rebase_source : 61ab9459c00849027498904863647e65453a1a43
2014-04-27 19:45:46 -07:00
Rodrigo Rodriguez Jr.
0e287e21ad
Bug 952650 (part 7) - Remove JSVAL_IS_BOOLEAN. r=njn.
...
--HG--
extra : rebase_source : 1ac334a052b7374dd9080d9bf89658e1f5d6168f
2014-04-27 19:44:05 -07:00
Rodrigo Rodriguez Jr.
d65b5ba4e5
Bug 952650 (part 6) - Remove JSVAL_IS_STRING. r=njn.
...
--HG--
extra : rebase_source : ebd55749447f9feea04a78ff7cc17ba2dd2c5cd0
2014-04-27 19:41:01 -07:00
Rodrigo Rodriguez Jr.
017da05366
Bug 952650 (part 5) - Remove JSVAL_TO_DOUBLE. r=njn.
...
--HG--
extra : rebase_source : b1d9ba218fd1126f486f686ec5754dfaedac8b3c
2014-04-27 19:38:31 -07:00
Rodrigo Rodriguez Jr.
350562fe28
Bug 952650 (part 4) - Remove JSVAL_IS_DOUBLE. r=njn.
...
--HG--
extra : rebase_source : 3c7065d9e487db70a1afed0a4143ae7b0cd23af9
2014-04-27 19:35:40 -07:00
Rodrigo Rodriguez Jr.
d4d3d322ef
Bug 952650 (part 3) - Remove JSVAL_TO_BOOLEAN. r=njn.
...
--HG--
extra : rebase_source : fbe97c23a4893b8c4c5641f41947f3a96f7111d3
2014-04-27 19:34:12 -07:00
Rodrigo Rodriguez Jr.
281223c92e
Bug 952650 (part 2) - Remove JSVAL_IS_VOID. r=evilpies.
...
--HG--
extra : rebase_source : 0ae81cd69dc13d944927de906abc656536b4d425
2014-04-27 19:32:05 -07:00
Rodrigo Rodriguez Jr.
d3fe3aaf5d
Bug 952650 (part 1) - Remove JSVAL_IS_NULL. r=terrence.
...
--HG--
extra : rebase_source : 83d1cdaf71260fd99b688c23303ceb2de7b00031
2014-04-27 19:30:51 -07:00
Kannan Vijayan
78f03d2dfd
Bug 994957 - Add site-tracking of inlined functions to Ion compilation. r=luke
2014-04-29 16:02:04 -04:00
Terrence Cole
1620a120de
Bug 989414 - Rename BarrieredPtr to BarrieredBase to match new usage; r=jonco
...
--HG--
extra : rebase_source : ce3bc7ca91169940fbc19f731eb10443b22d4dad
2014-04-28 11:38:54 -07:00
Terrence Cole
ca8ff4a0b0
Bug 989414 - Convert ReadBarriered to take a T* as template parameter instead of T; r=jonco
...
--HG--
extra : rebase_source : 2ad840e0a8841826ce91d2c153c5b5962dc92cfb
2014-04-28 11:25:16 -07:00
Terrence Cole
d1ac5542e9
Bug 989414 - Rename EncapsulatedPtr to PreBarriered to clarify intended usage; r=jonco
...
--HG--
extra : rebase_source : 598cef8bb30a42cd5792f09223ce698033581f9d
2014-04-25 15:18:53 -07:00
Terrence Cole
2a9c0530f7
Bug 989414 - Convert FixedHeapPtr to take a T* as template parameter instead of T; r=jonco
...
--HG--
extra : rebase_source : 1b71b0bdf3437e9f02dbb89b5db1186040d94872
2014-04-25 14:22:27 -07:00
Terrence Cole
769870684d
Bug 989414 - Implement BarrieredId in terms of BarrieredPtr using GCMethods; r=jonco
...
--HG--
extra : rebase_source : 9879aadcbdabbd340003ee9e399a9174fec272ff
2014-04-25 14:18:51 -07:00
Terrence Cole
07d4801503
Bug 989414 - Implement BarrieredValue in terms of BarrieredPtr using GCMethods; r=jonco
...
--HG--
extra : rebase_source : 76557f521b48a546f185af6c0fcc14a4c7fad7e9
2014-04-25 14:18:18 -07:00
Terrence Cole
8b32fceeee
Bug 989414 - Convert BarrieredPtr to take a T* as template parameter instead of T; r=jonco
...
--HG--
extra : rebase_source : 2394326ee9de3485ffd087944092bff9c669b1f5
2014-04-25 11:02:44 -07:00
Jan de Mooij
694cd5b557
Bug 1000344 - Optimize polymorphic property gets/sets accessing the same slot. r=bhackett
2014-04-29 21:15:03 +02:00
Nicolas B. Pierron
f0ca30eb4b
Bug 990106 part 5 - Assert lack of live uses of recover instructions. r=h4writer
2014-04-29 10:17:52 -07:00
Nicolas B. Pierron
0cbc797f38
Bug 990106 part 4 - Recover Add and DCE unused additions. r=h4writer,jandem
2014-04-29 10:17:52 -07:00
Nicolas B. Pierron
f2ea1dcb9f
Bug 990106 part 3 - Recover RInstructions during bailouts. r=jandem
2014-04-29 10:17:51 -07:00
Nicolas B. Pierron
a0e1f8e563
Bug 990106 part 2 - LRecoverInfo encodes MIR when flagged as Recovered. r=h4writer
2014-04-29 10:17:51 -07:00
Nicolas B. Pierron
6535a6a399
Bug 990106 part 1 - RecoverWriter accept MNode instead of MResumePoint. r=jandem
2014-04-29 10:17:51 -07:00
Kannan Vijayan
e03a1bf748
Bug 1002795 - Remove profileInlineFrames option. r=h4writer
2014-04-29 12:28:36 -04:00
Nicolas B. Pierron
987458783a
Bug 998251 - Fix JSON spew by only printing new-lines in LInstruction::dump(). r=h4writer
2014-04-29 08:58:17 -07:00
Jan de Mooij
4435d94a24
Bug 1000942 - Eliminate some unnecessary object type barriers. r=bhackett
2014-04-29 08:54:46 +02:00
Tooru Fujisawa
99ad3f8cbf
Bug 889456 - Implement JSOP_INITELEM_INC and JSOP_SPREAD in the baseline compiler. r=jandem
2014-04-25 15:39:04 +09:00
Steve Singer
6f072a566e
Bug 1002277 - TopmostJitActivationCompartment is not defined on non-ion builds. r=bhackett
2014-04-27 17:27:00 +02:00
Carsten "Tomcat" Book
bdf724bedf
Backed out changeset 1c7e09bbee26 (bug 1000942) for dt3 orange
2014-04-29 10:38:52 +02:00
Carsten "Tomcat" Book
8f6c4e2824
Backed out changeset 31929d871cad (bug 1002277) for devtools-chrome-3 orange
2014-04-29 10:14:19 +02:00
Steve Singer
a30767cbd5
Bug 1002277 - TopmostJitActivationCompartment is not defined on non-ion builds. r=bhackett
2014-04-27 17:27:00 +02:00
Michael Shuen
e76fd87034
Bug 972385 - Make JS::AutoValueVector subscript operator return handles. r=jonco, smaug
2014-04-28 16:53:00 +02:00
Jan de Mooij
0181f313d3
Bug 1000942 - Eliminate some unnecessary object type barriers. r=bhackett
2014-04-29 08:54:46 +02:00
Ehsan Akhgari
83df766a59
Bug 1002313 - Fix the test for bug 503926 so that it doesn't rely on nsIDOMNode being scriptable; r=bzbarsky
2014-04-28 19:58:34 -04:00
Nicholas Nethercote
29c4ea7751
Bug 997590 (part 2) - Create RegExpStaticsObjects lazily. r=sstangl.
...
--HG--
extra : rebase_source : 9cffd8ad8d3e66bb523cb1c127ca066847e34ee6
2014-04-22 20:13:24 -07:00
Nicholas Nethercote
237a8118d3
Bug 997590 (part 1) - Remove a dead else-branch. r=sstangl.
...
--HG--
extra : rebase_source : e126b0c5189f7845b7d6c1fc1a65aaca4d7dab12
2014-04-22 20:12:33 -07:00
Chris Peterson
7388bec3b0
Bug 880329 - Remove ES3-only SyntaxError for do-while without semicolon. r=jorendorff
2014-04-18 00:24:04 -07:00
Brian Hackett
a3c0d056ff
Bug 1002271 - Remove jsanalyze files, r=jandem.
2014-04-28 10:26:19 -06:00
Kannan Vijayan
132513fe1d
Bug 987379 - Fix enableSPSProfilingAssertions api to be cleaner. r=h4writer
2014-04-28 11:37:29 -04:00
Julian Seward
0a7ab6f6d9
Bug 990247 - Conditional jump or move depends on uninitialised value(s) and Use of uninitialised value of size 4 [@ dosprintf]. r=n.nethercote.
...
--HG--
extra : rebase_source : bebbc355cca7365b500b82ef29f29eb29420c600
2014-04-28 17:17:50 +02:00
Ed Morley
e8a4305244
Backed out changeset 1c27ec193926 (bug 1002271) for B2G build failures
2014-04-28 15:28:48 +01:00