Robert Longson
9a8e72438b
Bug 1446584 - Make SVG use the same definition of whitespace as HTML/CSS r=jwatt
2018-03-18 07:14:32 +00:00
Boris Zbarsky
d220ac2a77
Bug 1436508 part 13. Remove nsIDOMMutationEvent constants. r=masayuki
...
MozReview-Commit-ID: Anl5QJZknJL
2018-02-09 11:17:10 -05:00
Robert Longson
77421db0ac
Bug 1419764 - change mHadTransformBeforeLastBaseValChange to mRequiresFrameReconstruction in order to better reflect its purpose r=dholbert
2018-01-27 21:39:08 +00:00
Robert Longson
5d8229eec7
Bug 1419764 - Improve performance where a transform is set by direct matrix manipulation. r=dholbert
...
MozReview-Commit-ID: zzDTSXtRiU
2018-01-26 10:21:34 -08:00
Csoregi Natalia
82fa8e0846
Backed out changeset 640595d09e90 (bug 1419764) for reftest failures. a=backout
2018-01-25 12:23:02 +02:00
Robert Longson
7988431215
Bug 1419764 - Improve performance where a transform is set by direct matrix manipulation. r=dholbert
2018-01-24 07:07:02 +00:00
Nicholas Nethercote
7dbfdaf890
Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro.
...
(Path is actually r=froydnj.)
Bug 1400459 devirtualized nsIAtom so that it is no longer a subclass of
nsISupports. This means that nsAtom is now a better name for it than nsIAtom.
MozReview-Commit-ID: 91U22X2NydP
2017-10-03 09:05:19 +11:00
Sylvestre Ledru
9d4a84d778
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
...
MozReview-Commit-ID: Kdz2xtTF9EG
2017-07-06 14:00:35 +02:00
Brian Birtles
42687f63b9
Bug 1353208 - Use UniquePtr for handling heap-allocated nsISMILAttr objects; r=dholbert
...
MozReview-Commit-ID: 10lA0ZaXChj
2017-03-30 13:10:07 +09:00
Daniel Holbert
e2d93a9d7c
Bug 1255276 part 2: Make nsSVGAnimatedTransformList remember its previous HasTransform() value, so we can detect attr changes which are effectively creating the attr. r=longsonr
2016-03-14 17:37:36 -07:00
Daniel Holbert
05b6304ae7
Bug 1168903 part 2: Use Move() instead of nsSMILValue::Swap() to populate outparams from temp variables in SMIL functions. r=birtles
2015-05-29 13:10:41 -07:00
Andrew McCreight
92010d3e4c
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
2015-05-03 15:32:37 -04:00
Nicholas Nethercote
0247de46d8
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
2015-02-09 14:34:50 -08:00
Andrew McCreight
e048a7df33
Back out Bug 1127201 (part 2) for various problems.
2015-02-06 15:04:32 -08:00
Nicholas Nethercote
40ab0270d5
Bug 1127201 (part 2) - Convert all NS_ABORT_IF_FALSE calls to MOZ_ASSERT. r=Waldo.
2015-02-04 20:05:36 -08:00
Birunthan Mohanathas
bf50d5ec04
Bug 946065 - Part 9: Move content/svg/ to dom/ and flatten subdirectories. r=jwatt
2014-10-25 20:21:12 +03:00