gecko-dev/dom/animation
Olli Pettay ed65a2bfc8 bug 1457867, store DOMEventTargetHelper objects in global object as a linked list, r=bkelly
--HG--
extra : rebase_source : 415c03249bae1edc4313bcf15f91716a748565f9
2018-05-04 19:25:05 +03:00
..
test Bug 1458927: Fix perspective squared distance computation. r=hiro 2018-05-03 17:43:30 +02:00
Animation.cpp Bug 1443427 - Don't flush throttled animations in Animation::FlushStyle(). r=birtles 2018-04-11 18:01:14 +09:00
Animation.h Bug 1443427 - Don't flush throttled animations in Animation::FlushStyle(). r=birtles 2018-04-11 18:01:14 +09:00
AnimationComparator.h
AnimationEffectReadOnly.cpp Bug 1456688 - Set easing member in result of getComputedTiming(); r=hiro 2018-04-25 12:25:26 +09:00
AnimationEffectReadOnly.h
AnimationEffectTiming.cpp
AnimationEffectTiming.h
AnimationEffectTimingReadOnly.cpp
AnimationEffectTimingReadOnly.h
AnimationEventDispatcher.cpp
AnimationEventDispatcher.h
AnimationPerformanceWarning.cpp
AnimationPerformanceWarning.h
AnimationPropertySegment.h
AnimationTarget.h
AnimationTimeline.cpp bug 1457867, store DOMEventTargetHelper objects in global object as a linked list, r=bkelly 2018-05-04 19:25:05 +03:00
AnimationTimeline.h
AnimationUtils.cpp
AnimationUtils.h
CSSPseudoElement.cpp
CSSPseudoElement.h
ComputedTiming.h Bug 1449631 part 12. Remove the Nullable smuggling from nsIDOMEventTarget. r=smaug 2018-04-05 13:42:42 -04:00
ComputedTimingFunction.cpp
ComputedTimingFunction.h Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
DocumentTimeline.cpp bug 1457867, store DOMEventTargetHelper objects in global object as a linked list, r=bkelly 2018-05-04 19:25:05 +03:00
DocumentTimeline.h
EffectCompositor.cpp Bug 1456364 part 4 - Convert CSS_PROPERTY_* flags to a typed enum flags. r=emilio 2018-04-26 16:24:33 +02:00
EffectCompositor.h Bug 1412716 - De-templatize EffectCompositor::UpdateEffectProperties and relevant stuff. r=emilio 2018-04-09 20:15:59 +09:00
EffectSet.cpp Bug 1447827: Remove ServoRestyleManager. r=xidorn 2018-04-07 15:50:06 +02:00
EffectSet.h
Keyframe.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
KeyframeEffect.cpp Bug 1448294 - Clean up naming of 'styleContext' variables after the big nsStyleContext rename. r=emilio 2018-03-25 20:49:58 +02:00
KeyframeEffect.h
KeyframeEffectParams.h
KeyframeEffectReadOnly.cpp Bug 1457107 - Don't throttle visibility change animations if the animation element isn't on out-of-view element. r=birtles 2018-05-03 14:14:11 +09:00
KeyframeEffectReadOnly.h Bug 1457107 - Don't throttle visibility change animations if the animation element isn't on out-of-view element. r=birtles 2018-05-03 14:14:11 +09:00
KeyframeUtils.cpp Bug 1456471: Remove nsCSSParser.h. r=xidorn 2018-04-25 10:38:37 +02:00
KeyframeUtils.h Bug 1412716 - De-templatize EffectCompositor::UpdateEffectProperties and relevant stuff. r=emilio 2018-04-09 20:15:59 +09:00
PendingAnimationTracker.cpp Bug 1449631 part 12. Remove the Nullable smuggling from nsIDOMEventTarget. r=smaug 2018-04-05 13:42:42 -04:00
PendingAnimationTracker.h
PseudoElementHashEntry.h
TimingParams.cpp Bug 1456471: Remove nsCSSParser.h. r=xidorn 2018-04-25 10:38:37 +02:00
TimingParams.h
moz.build