.. |
crashtests
|
Bug 641388 - crash tests
|
2013-05-18 18:38:34 +00:00 |
test
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
Makefile.in
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
moz.build
|
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal
|
2013-08-15 09:02:09 -04:00 |
nsDOMTimeEvent.cpp
|
Bug 874583 - Use NS_IMPL_CYCLE_COLLECTION_INHERITED_n in more places. r=smaug
|
2013-05-21 16:23:53 -07:00 |
nsDOMTimeEvent.h
|
Bug 875155 - Convert TimeEvent to WebIDL. r=smaug
|
2013-05-25 07:55:19 +09:00 |
nsISMILAttr.h
|
Bug 846908 - Move functions from nsISMILAnimationElement to SVGAnimationElement r=birtles
|
2013-03-18 23:18:45 -04:00 |
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
|
Bug 846908 - Move functions from nsISMILAnimationElement to SVGAnimationElement r=birtles
|
2013-03-18 23:18:45 -04:00 |
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 812995 Support 'blink' value at -moz-text-decoration-line and drop -moz-text-blink r=dbaron
|
2013-08-06 23:02:34 +09: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 905135 - move zero values to their point of use in nsSMILCSSValueType.cpp; r=dholbert
|
2013-08-14 08:45:49 -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
|
Bug 846908 - Move functions from nsISMILAnimationElement to SVGAnimationElement r=birtles
|
2013-03-18 23:18:45 -04:00 |
nsSMILTimeContainer.h
|
Bug 846908 - Move functions from nsISMILAnimationElement to SVGAnimationElement r=birtles
|
2013-03-18 23:18:45 -04:00 |
nsSMILTimedElement.cpp
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
|
2013-09-02 20:41:57 +12:00 |
nsSMILTimedElement.h
|
Bug 846908 - Move functions from nsISMILAnimationElement to SVGAnimationElement r=birtles
|
2013-03-18 23:18:45 -04:00 |
nsSMILTimeValue.cpp
|
|
|
nsSMILTimeValue.h
|
|
|
nsSMILTimeValueSpec.cpp
|
Bug 857884 - Use dom::EventTarget more in content/ and dom/ Part 2 r=Ms2ger
|
2013-04-05 20:44:26 -04: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 |