gecko/content/smil
2013-10-25 08:23:05 +09:00
..
crashtests Bug 641388 - crash tests 2013-05-18 18:38:34 +00:00
test Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
moz.build Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
nsDOMTimeEvent.cpp Bug 920425 part.23 Use mozilla::WidgetEvent::AsUIEvent() r=smaug 2013-10-18 15:10:25 +09:00
nsDOMTimeEvent.h Bug 920377 part.31 Get rid of nsEvent r=roc 2013-10-02 12:46:04 +09:00
nsISMILAttr.h
nsISMILType.h Bug 903543 - eliminate static constructors for SMIL type singletons; r=dholbert 2013-08-12 10:13:34 -04:00
nsSMILAnimationController.cpp Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg 2013-09-02 20:41:57 +12:00
nsSMILAnimationController.h Bug 856822: Annotate ~1700 methods with MOZ_OVERRIDE in /content r=smaug 2013-05-29 13:43:41 -07:00
nsSMILAnimationFunction.cpp
nsSMILAnimationFunction.h Bug 825196 - Rename nsHTMLInputElement to HTMLInputElement. r=Ms2ger 2013-03-28 15:41:32 -04:00
nsSMILCompositor.cpp
nsSMILCompositor.h
nsSMILCompositorTable.h
nsSMILCSSProperty.cpp Bug 923151 - Part 2: Don't #include nsIDocument.h in mozilla/dom/Element.h; r=jst 2013-10-02 16:09:18 -04:00
nsSMILCSSProperty.h Bug 856822: Annotate ~1700 methods with MOZ_OVERRIDE in /content r=smaug 2013-05-29 13:43:41 -07:00
nsSMILCSSValueType.cpp Bug 923151 - Part 2: Don't #include nsIDocument.h in mozilla/dom/Element.h; r=jst 2013-10-02 16:09:18 -04:00
nsSMILCSSValueType.h Bug 903543 - eliminate static constructors for SMIL type singletons; r=dholbert 2013-08-12 10:13:34 -04:00
nsSMILFloatType.cpp bug 877886 - get rid of a number of static constructors in content/ and dom/ r=smaug 2013-05-30 18:34:53 -04:00
nsSMILFloatType.h Bug 903543 - eliminate static constructors for SMIL type singletons; r=dholbert 2013-08-12 10:13:34 -04:00
nsSMILInstanceTime.cpp
nsSMILInstanceTime.h
nsSMILInterval.cpp
nsSMILInterval.h
nsSMILKeySpline.cpp Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted 2013-07-30 10:25:31 -04:00
nsSMILKeySpline.h
nsSMILMappedAttribute.cpp Bug 911451: Refactor nsStringBuffer-to-nsString code into a helper-method, and invoke it instead of nsCheapString in one other place. r=dbaron 2013-09-10 10:03:28 -07:00
nsSMILMappedAttribute.h Bug 856822: Annotate ~1700 methods with MOZ_OVERRIDE in /content r=smaug 2013-05-29 13:43:41 -07:00
nsSMILMilestone.h
nsSMILNullType.cpp bug 877886 - get rid of a number of static constructors in content/ and dom/ r=smaug 2013-05-30 18:34:53 -04:00
nsSMILNullType.h Bug 903543 - eliminate static constructors for SMIL type singletons; r=dholbert 2013-08-12 10:13:34 -04:00
nsSMILParserUtils.cpp Bug 705584 - Improve/increase use of nsCharSeparatedTokenizerTemplate in nsSMILParserUtils. r=dholbert 2013-09-05 13:08:47 +01:00
nsSMILParserUtils.h Bug 784739 - Switch from NULL to nullptr in content/; r=ehsan 2013-04-02 21:14:24 -04:00
nsSMILRepeatCount.cpp
nsSMILRepeatCount.h
nsSMILSetAnimationFunction.cpp
nsSMILSetAnimationFunction.h Bug 856822: Annotate ~1700 methods with MOZ_OVERRIDE in /content r=smaug 2013-05-29 13:43:41 -07:00
nsSMILTargetIdentifier.h
nsSMILTimeContainer.cpp
nsSMILTimeContainer.h
nsSMILTimedElement.cpp Bug 920377 part.25 Get rid of nsUIEvent r=roc 2013-10-01 16:23:01 +09:00
nsSMILTimedElement.h
nsSMILTimeValue.cpp
nsSMILTimeValue.h
nsSMILTimeValueSpec.cpp Bug 915757: Split GetListenerManager into two functions for more const-correctness. r=smaug 2013-10-23 07:32:04 +08:00
nsSMILTimeValueSpec.h Bug 856822: Annotate ~1700 methods with MOZ_OVERRIDE in /content r=smaug 2013-05-29 13:43:41 -07:00
nsSMILTimeValueSpecParams.h
nsSMILTypes.h Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted 2013-07-30 10:25:31 -04:00
nsSMILValue.cpp bug 877886 - get rid of a number of static constructors in content/ and dom/ r=smaug 2013-05-30 18:34:53 -04:00
nsSMILValue.h bug 877886 - get rid of a number of static constructors in content/ and dom/ r=smaug 2013-05-30 18:34:53 -04:00
SMILBoolType.cpp bug 877886 - get rid of a number of static constructors in content/ and dom/ r=smaug 2013-05-30 18:34:53 -04:00
SMILBoolType.h Bug 903543 - eliminate static constructors for SMIL type singletons; r=dholbert 2013-08-12 10:13:34 -04:00
SMILEnumType.cpp bug 877886 - get rid of a number of static constructors in content/ and dom/ r=smaug 2013-05-30 18:34:53 -04:00
SMILEnumType.h Bug 903543 - eliminate static constructors for SMIL type singletons; r=dholbert 2013-08-12 10:13:34 -04:00
SMILIntegerType.cpp bug 877886 - get rid of a number of static constructors in content/ and dom/ r=smaug 2013-05-30 18:34:53 -04:00
SMILIntegerType.h Bug 903543 - eliminate static constructors for SMIL type singletons; r=dholbert 2013-08-12 10:13:34 -04:00
SMILStringType.cpp bug 877886 - get rid of a number of static constructors in content/ and dom/ r=smaug 2013-05-30 18:34:53 -04:00
SMILStringType.h Bug 903543 - eliminate static constructors for SMIL type singletons; r=dholbert 2013-08-12 10:13:34 -04:00