.. |
crashtests
|
Bug 1446668: Remove setUserData crashtests. r=smaug
|
2018-03-18 01:53:13 +01:00 |
test
|
Bug 1454883: Fix animation tests to account for font-stretch animating as percentage. r=hiro
|
2018-04-23 18:22:14 +02:00 |
SMILBoolType.cpp
|
…
|
|
SMILBoolType.h
|
…
|
|
SMILEnumType.cpp
|
…
|
|
SMILEnumType.h
|
…
|
|
SMILIntegerType.cpp
|
…
|
|
SMILIntegerType.h
|
…
|
|
SMILStringType.cpp
|
…
|
|
SMILStringType.h
|
…
|
|
TimeEvent.cpp
|
Bug 1435666 - Part 2: Remove nsIDOMTimeEvent. r=bz
|
2018-02-05 10:31:43 +08:00 |
TimeEvent.h
|
Bug 1435666 - Part 2: Remove nsIDOMTimeEvent. r=bz
|
2018-02-05 10:31:43 +08:00 |
moz.build
|
…
|
|
nsISMILAttr.h
|
Bug 1391803 - Use nsStringFwd.h for forward declaring string classes. r=froydnj
|
2017-08-16 16:48:52 -07:00 |
nsISMILType.h
|
…
|
|
nsSMILAnimationController.cpp
|
Bug 1447827: Remove ServoRestyleManager. r=xidorn
|
2018-04-07 15:50:06 +02:00 |
nsSMILAnimationController.h
|
Bug 1448688: Remove RestyleTracker, ComputedStyle::AsServo, old style system element bits. r=xidorn
|
2018-03-26 09:38:07 +02:00 |
nsSMILAnimationFunction.cpp
|
Bug 1450643 part 2 - remove SVGAnimationElement wrappers around GetAttr/HasAttr in favour of directly using the Element versions. r=dholbert
|
2018-04-04 08:16:56 +01:00 |
nsSMILAnimationFunction.h
|
Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro.
|
2017-10-03 09:05:19 +11:00 |
nsSMILCSSProperty.cpp
|
Bug 1447828 part 8 - Remove remaining uses of StyleBackendType as well as the type itself. r=emilio
|
2018-03-29 02:34:34 +11:00 |
nsSMILCSSProperty.h
|
Bug 1447828 part 8 - Remove remaining uses of StyleBackendType as well as the type itself. r=emilio
|
2018-03-29 02:34:34 +11:00 |
nsSMILCSSValueType.cpp
|
Bug 1449400 part 5 - Remove StyleSetHandle. r=emilio
|
2018-03-29 22:15:46 +11:00 |
nsSMILCSSValueType.h
|
Bug 1404803 - Convert empty values to suitable zero values even when using discrete interpolation; r=hiro
|
2017-10-04 15:04:23 +09:00 |
nsSMILCompositor.cpp
|
Bug 1447828 part 8 - Remove remaining uses of StyleBackendType as well as the type itself. r=emilio
|
2018-03-29 02:34:34 +11:00 |
nsSMILCompositor.h
|
Bug 1448714 - Fix up comments referring to 'style context' after the rename of nsStyleContext. r=emilio
|
2018-03-23 13:49:21 +00:00 |
nsSMILCompositorTable.h
|
…
|
|
nsSMILFloatType.cpp
|
…
|
|
nsSMILFloatType.h
|
…
|
|
nsSMILInstanceTime.cpp
|
…
|
|
nsSMILInstanceTime.h
|
…
|
|
nsSMILInterval.cpp
|
…
|
|
nsSMILInterval.h
|
…
|
|
nsSMILKeySpline.cpp
|
…
|
|
nsSMILKeySpline.h
|
Backed out 4 changesets (bug 525063) on request from Andi. a=backout
|
2018-04-13 16:01:28 +03:00 |
nsSMILMilestone.h
|
…
|
|
nsSMILNullType.cpp
|
Bug 1406440 - don't inline nsSMILNullType::Singleton(); r=dholbert
|
2017-10-09 10:39:38 -04:00 |
nsSMILNullType.h
|
Bug 1406440 - don't inline nsSMILNullType::Singleton(); r=dholbert
|
2017-10-09 10:39:38 -04:00 |
nsSMILParserUtils.cpp
|
Bug 1446584 - Make SVG use the same definition of whitespace as HTML/CSS r=jwatt
|
2018-03-18 07:14:32 +00:00 |
nsSMILParserUtils.h
|
…
|
|
nsSMILRepeatCount.cpp
|
…
|
|
nsSMILRepeatCount.h
|
…
|
|
nsSMILSetAnimationFunction.cpp
|
Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro.
|
2017-10-03 09:05:19 +11:00 |
nsSMILSetAnimationFunction.h
|
Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro.
|
2017-10-03 09:05:19 +11:00 |
nsSMILTargetIdentifier.h
|
Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro.
|
2017-10-03 09:05:19 +11:00 |
nsSMILTimeContainer.cpp
|
…
|
|
nsSMILTimeContainer.h
|
Bug 1435372 - pass nsSMILMilestone into the constructor of MilestoneEntry by const reference to avoid an unnecessary object copy r=birtles
|
2018-02-03 10:15:20 +00:00 |
nsSMILTimeValue.cpp
|
Bug 1322849 - Add a range check when the duration is multiplied by the repeat count. r=birtles
|
2017-10-17 22:19:54 +01:00 |
nsSMILTimeValue.h
|
…
|
|
nsSMILTimeValueSpec.cpp
|
Bug 1455055 part 6. Clean up HandleEvent implementations in dom. r=masayuki
|
2018-04-20 00:49:30 -04:00 |
nsSMILTimeValueSpec.h
|
Bug 1455055 part 6. Clean up HandleEvent implementations in dom. r=masayuki
|
2018-04-20 00:49:30 -04:00 |
nsSMILTimeValueSpecParams.h
|
Bug 1423098 - Drop support for SMIL accessKey; r=dholbert
|
2017-12-14 09:58:32 -06:00 |
nsSMILTimedElement.cpp
|
Bug 1455674 part 16. Remove most use of nsIDOMElement in dom. r=qdot
|
2018-04-26 23:37:34 -04:00 |
nsSMILTimedElement.h
|
Bug 1455674 part 16. Remove most use of nsIDOMElement in dom. r=qdot
|
2018-04-26 23:37:34 -04:00 |
nsSMILTypes.h
|
…
|
|
nsSMILValue.cpp
|
Backed out 4 changesets (bug 525063) on request from Andi. a=backout
|
2018-04-13 16:01:28 +03:00 |
nsSMILValue.h
|
…
|
|