.. |
crashtests
|
Bug 1446668: Remove setUserData crashtests. r=smaug
|
2018-03-18 01:53:13 +01:00 |
test
|
Bug 1435296 Address test failures caused by bumping timer precision to 2 ms r=baku
|
2018-02-12 11:39:41 -06: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
|
Bug 1062106 part 3 - Remove SMIL MappedAttribute mechanism. r=birtles
|
2017-03-21 15:45:58 +09:00 |
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 1417354 - Introduce nsIDocument::GetPresContext(). r=smaug
|
2018-02-21 07:00:10 +09:00 |
nsSMILAnimationController.h
|
Bug 1355348 - Add SMIL restyles in the stylo pretraverse; r=heycam
|
2017-04-26 13:00:11 +09:00 |
nsSMILAnimationFunction.cpp
|
Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro.
|
2017-10-03 09:05:19 +11:00 |
nsSMILAnimationFunction.h
|
Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro.
|
2017-10-03 09:05:19 +11:00 |
nsSMILCSSProperty.cpp
|
Bug 1430014 - Part 4: #ifdef out unnecessary code when the old style system is not built. r=xidorn
|
2018-02-01 15:04:04 +11:00 |
nsSMILCSSProperty.h
|
Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro.
|
2017-10-03 09:05:19 +11:00 |
nsSMILCSSValueType.cpp
|
Bug 1432490: Make nsComputedDOMStyle::GetStyleContext / GetStyleContextNoFlush not take a presShell. r=bz
|
2018-02-25 02:23:59 +01: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 1432490: Make nsComputedDOMStyle::GetStyleContext / GetStyleContextNoFlush not take a presShell. r=bz
|
2018-02-25 02:23:59 +01:00 |
nsSMILCompositor.h
|
Bug 1406441 - provide nsSMILCompositor with a move constructor, rather than a copy constructor; r=dholbert
|
2017-10-09 10:39:38 -04:00 |
nsSMILCompositorTable.h
|
…
|
|
nsSMILFloatType.cpp
|
…
|
|
nsSMILFloatType.h
|
…
|
|
nsSMILInstanceTime.cpp
|
Bug 1339591 - Rearrange construction order of RAII objects in SMIL code; r=mccr8
|
2017-02-16 15:36:04 +09:00 |
nsSMILInstanceTime.h
|
…
|
|
nsSMILInterval.cpp
|
…
|
|
nsSMILInterval.h
|
…
|
|
nsSMILKeySpline.cpp
|
…
|
|
nsSMILKeySpline.h
|
…
|
|
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
|
Bug 1062106 part 3 - Remove SMIL MappedAttribute mechanism. r=birtles
|
2017-03-21 15:45:58 +09:00 |
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
|
Bug 1374861 - add const keyword where appropriate. r=birtles
|
2017-07-01 10:55:27 +01:00 |
nsSMILTimeValueSpec.cpp
|
Bug 1436508 part 12. Remove nsIDOMKeyEvent. r=masayuki
|
2018-02-09 11:17:10 -05:00 |
nsSMILTimeValueSpec.h
|
Bug 1423098 - Drop support for SMIL accessKey; r=dholbert
|
2017-12-14 09:58:32 -06:00 |
nsSMILTimeValueSpecParams.h
|
Bug 1423098 - Drop support for SMIL accessKey; r=dholbert
|
2017-12-14 09:58:32 -06:00 |
nsSMILTimedElement.cpp
|
Bug 1417354 - Introduce nsIDocument::GetPresContext(). r=smaug
|
2018-02-21 07:00:10 +09:00 |
nsSMILTimedElement.h
|
Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro.
|
2017-10-03 09:05:19 +11:00 |
nsSMILTypes.h
|
…
|
|
nsSMILValue.cpp
|
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
|
2017-07-06 14:00:35 +02:00 |
nsSMILValue.h
|
…
|
|