gecko-dev/dom/animation
Emilio Cobos Álvarez b42ccb7de0 Bug 1705509 - Hide -moz-outline-radius behind a pref. r=mstange
This property does nothing since bug 315209 got implemented.

Every single user that I checked was doing the same math by hand, so
hooray for good defaults :-)

Differential Revision: https://phabricator.services.mozilla.com/D112253
2021-04-16 01:01:45 +00:00
..
test Bug 1705509 - Hide -moz-outline-radius behind a pref. r=mstange 2021-04-16 01:01:45 +00:00
Animation.cpp Bug 1678562 - Avoid including AnimationEffect.h in Animation.h. r=hiro 2020-11-23 16:12:55 +00:00
Animation.h Bug 1678562 - Avoid including AnimationEffect.h in Animation.h. r=hiro 2020-11-23 16:12:55 +00:00
AnimationComparator.h
AnimationEffect.cpp Bug 1673931 - Avoid including Document.h from header files. r=emilio 2020-11-23 16:07:43 +00:00
AnimationEffect.h Bug 1673931 - Avoid including BindingDeclarations.h from header files. r=nika 2021-03-04 14:32:14 +00:00
AnimationEventDispatcher.cpp
AnimationEventDispatcher.h Bug 1703717 - Check for null aAnimation->GetOwner() before dereferencing - r=emilio 2021-04-08 07:24:54 +00:00
AnimationPerformanceWarning.cpp
AnimationPerformanceWarning.h
AnimationPropertySegment.h
AnimationTarget.h
AnimationTimeline.cpp Bug 708901 - Migrate to nsTHashSet in dom/animation. r=birtles 2021-03-23 10:36:32 +00:00
AnimationTimeline.h Bug 708901 - Migrate to nsTHashSet in dom/animation. r=birtles 2021-03-23 10:36:32 +00:00
AnimationUtils.cpp
AnimationUtils.h Bug 1673931 - Avoid including BindingDeclarations.h from header files. r=nika 2021-03-04 14:32:14 +00:00
ComputedTiming.h
ComputedTimingFunction.cpp Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
ComputedTimingFunction.h Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
CSSAnimation.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
CSSAnimation.h
CSSPseudoElement.cpp Bug 1679009 - Simplify some getters in CSSPseudoElement and KeyframeEffect. r=hiro 2020-11-24 23:58:33 +00:00
CSSPseudoElement.h Bug 1679009 - Simplify some getters in CSSPseudoElement and KeyframeEffect. r=hiro 2020-11-24 23:58:33 +00:00
CSSTransition.cpp Bug 1692684 - Don't create transitions for invalid ::marker properties. r=hiro 2021-02-24 16:35:17 +00:00
CSSTransition.h Bug 1692684 - Don't create transitions for invalid ::marker properties. r=hiro 2021-02-24 16:35:17 +00:00
DocumentTimeline.cpp Backed out changeset 5d120a154a6b (bug 1674776) as requested. CLOSED TREE DONTBUILD 2020-12-17 03:22:33 +02:00
DocumentTimeline.h Backed out changeset 5d120a154a6b (bug 1674776) as requested. CLOSED TREE DONTBUILD 2020-12-17 03:22:33 +02:00
EffectCompositor.cpp Bug 1184468 - Use nsTHashtable::Keys where possible. r=xpcom-reviewers,nika 2021-03-24 17:56:50 +00:00
EffectCompositor.h Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin 2021-03-10 10:47:47 +00:00
EffectSet.cpp Bug 708901 - Migrate to nsTHashSet in dom/animation. r=birtles 2021-03-23 10:36:32 +00:00
EffectSet.h Bug 708901 - Migrate to nsTHashSet in dom/animation. r=birtles 2021-03-23 10:36:32 +00:00
Keyframe.h
KeyframeEffect.cpp Bug 1698098 - Make use of nsBaseHashtable::Clone. r=xpcom-reviewers,mccr8 2021-03-19 09:01:46 +00:00
KeyframeEffect.h Bug 1692684 - Don't create transitions for invalid ::marker properties. r=hiro 2021-02-24 16:35:17 +00:00
KeyframeEffectParams.h
KeyframeUtils.cpp Bug 1634281 - Use (STL) algorithms instead of custom hashtable iteration where possible in dom/animation. r=hiro 2021-03-11 12:04:54 +00:00
KeyframeUtils.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
PendingAnimationTracker.cpp Bug 708901 - Migrate to nsTHashSet in dom/animation. r=birtles 2021-03-23 10:36:32 +00:00
PendingAnimationTracker.h Bug 708901 - Migrate to nsTHashSet in dom/animation. r=birtles 2021-03-23 10:36:32 +00:00
PostRestyleMode.h
PseudoElementHashEntry.h
TimingParams.cpp Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
TimingParams.h Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00