gecko/content/smil
2013-12-10 08:07:21 -08:00
..
crashtests Bug 641388 - crash tests 2013-05-18 18:38:34 +00:00
test Bug 937994 - Part 2: Mark some tests fuzzy, and change the discontinuity side of joins they expect. r=dholbert 2013-11-18 01:29:05 +00:00
moz.build Bug 937614 - simplify nsSMILParserUtils. r=dholbert 2013-11-25 19:46:20 +00: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 Bug 937614 - simplify nsSMILParserUtils. r=dholbert 2013-11-25 19:46:20 +00:00
nsSMILAnimationFunction.h Bug 937614 - simplify nsSMILParserUtils. r=dholbert 2013-11-25 19:46:20 +00: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 855326 - CSP 1.1 nonce-source for scripts and styles r=mrbkap r=dholbert r=geekboy 2013-11-08 15:44:39 -08: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 937614 - simplify nsSMILParserUtils. r=dholbert 2013-11-25 19:46:20 +00:00
nsSMILParserUtils.h Bug 937614 - simplify nsSMILParserUtils. r=dholbert 2013-11-25 19:46:20 +00:00
nsSMILRepeatCount.cpp
nsSMILRepeatCount.h Bug 940721 - Build content/smil in unified mode - r=ehsan 2013-11-20 11:29:04 -05:00
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 937614 - simplify nsSMILParserUtils. r=dholbert 2013-11-25 19:46:20 +00:00
nsSMILTimedElement.h
nsSMILTimeValue.cpp
nsSMILTimeValue.h
nsSMILTimeValueSpec.cpp Bug 943373, part 2 - Use MOZ_THIS_IN_INITIALIZER_LIST in SVG-ish stuff. r=birtles 2013-12-10 08:07:21 -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