TPE-Layout/2016-Standings: Difference between revisions

Jump to navigation Jump to search
→‎Boris Chiou: 2016 standings
(→‎Jeremy Chen: 2016Q3 standings)
(→‎Boris Chiou: 2016 standings)
Line 135: Line 135:


=== Boris Chiou ===
=== Boris Chiou ===
Bug mail: boris.chiou@gmail.com
<div class="NavFrame collapsed" style="text-align:left;">
<div class="NavFrame collapsed" style="text-align:left;">
   <div class="NavHead">2016 Q1 : 9 bugs 39 commits</div>
   <div class="NavHead">2016 Q1 : 9 bugs 39 commits</div>
   <div class="NavContent">
   <div class="NavContent">
<pre style="overflow:auto; width:auto;">
<pre style="overflow:auto; width:auto;">
0c90d5d3f78d | 2016-03-21 16:49:51 +0800 | Bug 1249219 - Part 8: Avoid adding animations on pseudo elements for Inspector temporary. r=pbro
Bug 1249219 - Part 8: Avoid adding animations on pseudo elements for Inspector temporary. r=pbro
cc5d40fcf830 | 2016-03-21 16:49:50 +0800 | Bug 1249219 - Part 7: Test. r=birtles
Bug 1249219 - Part 7: Test. r=birtles
2047b0726ff5 | 2016-03-21 16:49:50 +0800 | Bug 1249219 - Part 6: Support pseudo elements in Animation Mutation Observer. r=heycam
Bug 1249219 - Part 6: Support pseudo elements in Animation Mutation Observer. r=heycam
d3e647f539b9 | 2016-03-21 16:49:50 +0800 | Bug 1249219 - Part 5: Add a wrapper of AnimationAdded/Changed/Removed. r=birtles
Bug 1249219 - Part 5: Add a wrapper of AnimationAdded/Changed/Removed. r=birtles
8f9fc0d49d49 | 2016-03-21 16:49:50 +0800 | Bug 1249219 - Part 4: Use NonOwningAnimationTarget as the returned value of some animation target getters. r=birtles
Bug 1249219 - Part 4: Use NonOwningAnimationTarget as the returned value of some animation target getters. r=birtles
ac1b7305c0cd | 2016-03-21 16:49:50 +0800 | Bug 1249219 - Part 3: Replace Pair<Element*, CSSPseudoElementType> with NonOwningAnimationTarget. r=birtles
Bug 1249219 - Part 3: Replace Pair<Element*, CSSPseudoElementType> with NonOwningAnimationTarget. r=birtles
c6919c17077a | 2016-03-21 16:49:50 +0800 | Bug 1249219 - Part 2: Remove struct PseudoElementHashKey. r=birtles
Bug 1249219 - Part 2: Remove struct PseudoElementHashKey. r=birtles
8186c484a64d | 2016-03-21 16:49:49 +0800 | Bug 1249219 - Part 1: Define NonOwningAnimationTarget. r=birtles
Bug 1249219 - Part 1: Define NonOwningAnimationTarget. r=birtles
29ad7ce0f6c3 | 2016-03-10 22:16:00 -0500 | Bug 1254418 - Part 2: Test getAnimations for generated-content elements. r=birtles
Bug 1254418 - Part 2: Test getAnimations for generated-content elements. r=birtles
7212aefa6d71 | 2016-03-10 21:50:00 -0500 | Bug 1254418 - Part 1: Support generated-content element for Element.getAnimations. r=birtles
Bug 1254418 - Part 1: Support generated-content element for Element.getAnimations. r=birtles
2c532283a04f | 2016-03-06 19:35:00 +0100 | Bug 1241784 - Part 4: Remove removeElement from testcommon.js. r=birtles
Bug 1241784 - Part 4: Remove removeElement from testcommon.js. r=birtles
e1a3f5ba34b3 | 2016-03-06 19:33:00 +0100 | Bug 1241784 - Part 3: Test. r=birtles
Bug 1241784 - Part 3: Test. r=birtles
e289c18ace28 | 2016-03-04 00:54:00 +0100 | Bug 1241784 - Part 2: Implement CSSPseudoElement.animate(). r=birtles
Bug 1241784 - Part 2: Implement CSSPseudoElement.animate(). r=birtles
9bb7c63a1154 | 2016-03-04 00:54:00 +0100 | Bug 1241784 - Part 1: Add a helper function for Element.animate(). r=birtles
Bug 1241784 - Part 1: Add a helper function for Element.animate(). r=birtles
2899d594244e | 2016-02-24 19:12:00 +0100 | Bug 1234403 - Part 5: Test for CSSPseudoElement.getAnimations. r=birtles
Bug 1234403 - Part 5: Test for CSSPseudoElement.getAnimations. r=birtles
a40b8d9d7e46 | 2016-02-24 03:13:00 +0100 | Bug 1234403 - Part 4: Test for the animation order returned by document.getAnimations(). r=birtles
Bug 1234403 - Part 4: Test for the animation order returned by document.getAnimations(). r=birtles
d49c6a43b80a | 2016-02-24 03:12:00 +0100 | Bug 1234403 - Part 3: Test for the CSSPseudoElement objects returned by effect.target. r=birtles
Bug 1234403 - Part 3: Test for the CSSPseudoElement objects returned by effect.target. r=birtles
df84913f9ff2 | 2016-02-18 02:24:00 +0100 | Bug 1234403 - Part 2: Implement document.getAnimations. r=birtles
Bug 1234403 - Part 2: Implement document.getAnimations. r=birtles
069f272ec9f1 | 2016-02-18 02:21:00 +0100 | Bug 1234403 - Part 1: Implement CSSPseudoElement.getAnimations. r=birtles
Bug 1234403 - Part 1: Implement CSSPseudoElement.getAnimations. r=birtles
f5d30bece68d | 2016-02-18 19:35:00 +0100 | Bug 1249230 - Prepend an extra colon to the pseudo type string. r=birtles
Bug 1249230 - Prepend an extra colon to the pseudo type string. r=birtles
24706cc31630 | 2016-02-18 19:18:00 +0100 | Bug 1244049 - Part 4: Define CSSPseudoElementTypeBase. r=dbaron
Bug 1244049 - Part 4: Define CSSPseudoElementTypeBase. r=dbaron
1f67b24cbb75 | 2016-02-17 22:04:00 +0100 | Bug 1244049 - Part 3: Replace the type of nsCSSSelector::mPseudoType. r=dbaron
Bug 1244049 - Part 3: Replace the type of nsCSSSelector::mPseudoType. r=dbaron
248497c0c18d | 2016-02-17 21:37:00 +0100 | Bug 1244049 - Part 2: Replace nsCSSPseudoElements::Type with CSSPseudoElementType. r=dbaron
Bug 1244049 - Part 2: Replace nsCSSPseudoElements::Type with CSSPseudoElementType. r=dbaron
4a020e2e4ace | 2016-02-16 23:07:00 +0100 | Bug 1244049 - Part 1: Define scoped enum for CSSPseudoElement type. r=dbaron
Bug 1244049 - Part 1: Define scoped enum for CSSPseudoElement type. r=dbaron
70be723fde4a | 2016-02-09 05:05:00 +0100 | Bug 1174575 - Part 6: Implement KeyframeEffectReadOnly Constructor for CSSPseudoElement. r=birtles
Bug 1174575 - Part 6: Implement KeyframeEffectReadOnly Constructor for CSSPseudoElement. r=birtles
989f065259c4 | 2016-02-09 05:04:00 +0100 | Bug 1174575 - Part 5: Support pseudo-element type in StyleAnimation. r=birtles
Bug 1174575 - Part 5: Support pseudo-element type in StyleAnimation. r=birtles
b8a9555e8d4d | 2016-02-05 19:11:00 +0100 | Bug 1174575 - Part 4: Support CSSPseudoElement for TimingParams. r=birtles
Bug 1174575 - Part 4: Support CSSPseudoElement for TimingParams. r=birtles
db640b0bb035 | 2016-02-01 23:59:00 +0100 | Bug 1174575 - Part 3: Implement KeyframeEffectReadOnly::GetTarget(). r=birtles
Bug 1174575 - Part 3: Implement KeyframeEffectReadOnly::GetTarget(). r=birtles
acd70f0308ec | 2016-02-05 19:01:00 +0100 | Bug 1174575 - Part 2: Replace Element in KeyframeEffectReadOnly WebIDL. r=birtles, r=smaug
Bug 1174575 - Part 2: Replace Element in KeyframeEffectReadOnly WebIDL. r=birtles, r=smaug
e06a6a44eeec | 2016-02-01 23:49:00 +0100 | Bug 1174575 - Part 1: Define CSSPseudoElement interface. r=birtles, r=smaug
Bug 1174575 - Part 1: Define CSSPseudoElement interface. r=birtles, r=smaug
070b01683e5d | 2016-01-08 00:04:00 +0100 | Bug 1214536 - Part 9: Test. r=birtles
Bug 1214536 - Part 9: Test. r=birtles
7ae6e43269ba | 2016-01-13 18:42:00 +0100 | Bug 1214536 - Part 8: Add an operator=() for TimingParams. r=birtles
Bug 1214536 - Part 8: Add an operator=() for TimingParams. r=birtles
cb078b6b56c6 | 2016-01-13 18:41:00 +0100 | Bug 1214536 - Part 7: Rename AnimationTiming as TimingParams. r=birtles, r=smaug
Bug 1214536 - Part 7: Rename AnimationTiming as TimingParams. r=birtles, r=smaug
cc73b2659934 | 2016-01-13 18:38:00 +0100 | Bug 1214536 - Part 6: Revise AnimationTiming::operator==. r=birtles
Bug 1214536 - Part 6: Revise AnimationTiming::operator==. r=birtles
941bb74fe4b9 | 2016-01-13 18:37:00 +0100 | Bug 1214536 - Part 5: Add AnimationEffectTimingReadOnly interface. r=birtles, r=smaug
Bug 1214536 - Part 5: Add AnimationEffectTimingReadOnly interface. r=birtles, r=smaug
03040a9d9046 | 2016-01-13 18:36:00 +0100 | Bug 1214536 - Part 4: Use OwingUnrestrictedDoubleOrString for duration. r=birtles
Bug 1214536 - Part 4: Use OwingUnrestrictedDoubleOrString for duration. r=birtles
5b372b7e0c73 | 2016-01-13 18:36:00 +0100 | Bug 1214536 - Part 3: Store the original value of fill. r=birtles
Bug 1214536 - Part 3: Store the original value of fill. r=birtles
98f7ec313c95 | 2016-01-10 18:41:00 +0100 | Bug 1214536 - Part 1: Use unrestricted double for iterations. r=birtles
Bug 1214536 - Part 1: Use unrestricted double for iterations. r=birtles
5737b0164ca5 | 2016-01-10 19:07:00 +0100 | Bug 1238424 - Fix a missing header in Bluetooth module. r=brsun
Bug 1238424 - Fix a missing header in Bluetooth module. r=brsun
</pre>   
</pre>   
   </div>
   </div>
Line 183: Line 184:


<div class="NavFrame collapsed" style="text-align:left;">
<div class="NavFrame collapsed" style="text-align:left;">
   <div class="NavHead">2016 Q2 : 8 bugs 42 commits</div>
   <div class="NavHead">2016 Q2 : 9 bugs 42 commits</div>
   <div class="NavContent">
   <div class="NavContent">
<pre style="overflow:auto; width:auto;">
<pre style="overflow:auto; width:auto;">
3695acc329e6 | 2016-05-30 13:58:13 +0800 | Bug 1276573 - Add a new constructor for Range<T>. r=Waldo
Bug 1245751 - Part 1: Allow href without xlink on SVG <a> elements. r=dholbert,jwatt
981f75fa50d2 | 2016-05-26 17:42:23 +0800 | Bug 1244590 - Part 11: Test for different targets. r=birtles
Bug 1276573 - Add a new constructor for Range<T>. r=Waldo
166e184b73cd | 2016-05-11 18:36:15 +0800 | Bug 1244590 - Part 10: Test for creating animations with a specific spacing mode. r=birtles
Bug 1244590 - Part 11: Test for different targets. r=birtles
04b5585125ad | 2016-05-11 15:34:58 +0800 | Bug 1244590 - Part 9: Update spacing in SetTarget. r=birtles
Bug 1244590 - Part 10: Test for creating animations with a specific spacing mode. r=birtles
6bd91e7fed52 | 2016-05-11 11:41:20 +0800 | Bug 1244590 - Part 8: Rewrite GetStyleContext code. r=birtles
Bug 1244590 - Part 9: Update spacing in SetTarget. r=birtles
4609f300a921 | 2016-05-27 18:09:06 +0800 | Bug 1244590 - Part 7: Calculate paced spacing. r=birtles
Bug 1244590 - Part 8: Rewrite GetStyleContext code. r=birtles
8755ef376a4c | 2016-05-25 17:10:53 +0800 | Bug 1244590 - Part 6: Refactor the calculation of StyleAnimationValue. r=birtles
Bug 1244590 - Part 7: Calculate paced spacing. r=birtles
cfcc3a1a3cad | 2016-05-12 16:00:47 +0800 | Bug 1244590 - Part 5: Make the default value of computed offsets be -1. r=birtles
Bug 1244590 - Part 6: Refactor the calculation of StyleAnimationValue. r=birtles
02de18e88fc7 | 2016-05-10 17:40:53 +0800 | Bug 1244590 - Part 4: Rewrite ApplyDistributeSpacing. r=birtles
Bug 1244590 - Part 5: Make the default value of computed offsets be -1. r=birtles
3d6aab557fc8 | 2016-05-13 16:38:25 +0800 | Bug 1244590 - Part 3: Parse spacing. r=birtles
Bug 1244590 - Part 4: Rewrite ApplyDistributeSpacing. r=birtles
eedb4ecfeb3b | 2016-05-05 18:50:16 +0800 | Bug 1244590 - Part 2: Retrieve KeyframeEffectOptions from constructor. r=birtles
Bug 1244590 - Part 3: Parse spacing. r=birtles
7526bb22d3a5 | 2016-05-05 15:41:03 +0800 | Bug 1244590 - Part 1: Introduce KeyframeEffectParams. r=birtles
Bug 1244590 - Part 2: Retrieve KeyframeEffectOptions from constructor. r=birtles
c918e224f9d1 | 2016-06-03 12:16:33 +0800 | Bug 1277740 - Add const to RangedPtr<T>::operator+ and operator-. r=Waldo
Bug 1244590 - Part 1: Introduce KeyframeEffectParams. r=birtles
30a1d2e8e043 | 2016-05-30 11:55:57 +0800 | Bug 1276550 - Support operator-> for RangedPtr. r=Waldo
Bug 1277740 - Add const to RangedPtr<T>::operator+ and operator-. r=Waldo
4ff09a13c4fb | 2016-04-22 22:18:21 +0800 | Bug 1250820 - Part 4: Add MAX to CSSPseudoClassType. r=heycam
Bug 1276550 - Support operator-> for RangedPtr. r=Waldo
c0f1d0e943fd | 2016-04-22 22:09:20 +0800 | Bug 1250820 - Part 3: Replace notPseudo with negation. r=heycam
Bug 1250820 - Part 4: Add MAX to CSSPseudoClassType. r=heycam
544087bac14c | 2016-04-22 21:38:46 +0800 | Bug 1250820 - Part 2: Replace nsCSSPseudoClasses::Type with CSSPseudoClassType. r=heycam
Bug 1250820 - Part 3: Replace notPseudo with negation. r=heycam
ae5131ec0a27 | 2016-04-22 20:40:45 +0800 | Bug 1250820 - Part 1: Define scoped enum for CSSPseudoClass::Type. r=heycam
Bug 1250820 - Part 2: Replace nsCSSPseudoClasses::Type with CSSPseudoClassType. r=heycam
ad471499e704 | 2016-04-28 23:22:44 +0800 | Bug 1067769 - Part 15: Test for setting the target while running on the compositor. r=birtles
Bug 1250820 - Part 1: Define scoped enum for CSSPseudoClass::Type. r=heycam
d6e8827792d4 | 2016-04-28 23:22:44 +0800 | Bug 1067769 - Part 14: Test for our animation mutation observer. r=birtles
Bug 1067769 - Part 15: Test for setting the target while running on the compositor. r=birtles
89fbe8d41149 | 2016-04-28 23:22:44 +0800 | Bug 1067769 - Part 13: Test for setting the target in basic cases. r=birtles
Bug 1067769 - Part 14: Test for our animation mutation observer. r=birtles
1c3cd399cf46 | 2016-04-28 23:22:44 +0800 | Bug 1067769 - Part 12: Use Maybe<OwningAnimationTarget> in KeyframeEffect(ReadOnly) constructors. r=birtles
Bug 1067769 - Part 13: Test for setting the target in basic cases. r=birtles
6383fb78ede9 | 2016-04-28 23:22:43 +0800 | Bug 1067769 - Part 11: Implement animation mutation observer while setting the target. r=birtles
Bug 1067769 - Part 12: Use Maybe<OwningAnimationTarget> in KeyframeEffect(ReadOnly) constructors. r=birtles
f70f145ab9b8 | 2016-04-28 23:22:43 +0800 | Bug 1067769 - Part 10: Implement SetTarget(). r=birtles
Bug 1067769 - Part 11: Implement animation mutation observer while setting the target. r=birtles
7e126b275f8a | 2016-04-28 23:22:43 +0800 | Bug 1067769 - Part 9: Wrap RequestRestyle and UnregisterTarget. r=birtles
Bug 1067769 - Part 10: Implement SetTarget(). r=birtles
cff7ac3b0307 | 2016-04-28 23:22:43 +0800 | Bug 1067769 - Part 8: Add ConvertTarget function. r=birtles
Bug 1067769 - Part 9: Wrap RequestRestyle and UnregisterTarget. r=birtles
2f88a50a4ece | 2016-04-28 23:22:43 +0800 | Bug 1067769 - Part 7: Define OwningAnimationTarget and use it. r=birtles
Bug 1067769 - Part 8: Add ConvertTarget function. r=birtles
50ce9cec5247 | 2016-04-28 23:22:43 +0800 | Bug 1067769 - Part 6: Rename NonOwningAnimationTarget.h to AnimationTarget.h. r=birtles
Bug 1067769 - Part 7: Define OwningAnimationTarget and use it. r=birtles
c78c3f967032 | 2016-04-28 23:22:43 +0800 | Bug 1067769 - Part 5: Support setting KeyframeEffect.target webidl interface. r=smaug
Bug 1067769 - Part 6: Rename NonOwningAnimationTarget.h to AnimationTarget.h. r=birtles
8628768ddf1f | 2016-04-28 23:22:43 +0800 | Bug 1067769 - Part 4: Add some simple tests for document.getAnimation() in wpt. r=birtles
Bug 1067769 - Part 5: Support setting KeyframeEffect.target webidl interface. r=smaug
9f8e27fc1e18 | 2016-04-28 23:22:42 +0800 | Bug 1067769 - Part 3: Test for KeyframeEffectReadOnly with null target. r=birtles
Bug 1067769 - Part 4: Add some simple tests for document.getAnimation() in wpt. r=birtles
558d977d7cc8 | 2016-04-28 23:22:42 +0800 | Bug 1067769 - Part 2: Support nullable target in KeyframeEffect(ReadOnly) constructor. r=birtles
Bug 1067769 - Part 3: Test for KeyframeEffectReadOnly with null target. r=birtles
8cfa5af78077 | 2016-04-28 23:22:42 +0800 | Bug 1067769 - Part 1: Avoid doing RequestRestyle and mutation batch for null target. r=birtles
Bug 1067769 - Part 2: Support nullable target in KeyframeEffect(ReadOnly) constructor. r=birtles
d2b0f265bea5 | 2016-04-13 18:20:46 +0800 | Bug 1249564 - Part 2: Cycle collect AnimationEffectTimingReadOnly. r=birtles
Bug 1067769 - Part 1: Avoid doing RequestRestyle and mutation batch for null target. r=birtles
4f1cef92aec4 | 2016-04-10 13:51:32 +0800 | Bug 1249564 - Part 1: Assign the parent object of AnimationEffectTiming(ReadOnly). r=birtles,bz
Bug 1249564 - Part 2: Cycle collect AnimationEffectTimingReadOnly. r=birtles
a627b8fce007 | 2016-04-07 02:11:00 +0200 | Bug 1182856 - Part 7: Test. r=cam
Bug 1249564 - Part 1: Assign the parent object of AnimationEffectTiming(ReadOnly). r=birtles,bz
fdc53ebd6d2e | 2016-04-11 00:25:00 +0200 | Bug 1182856 - Part 6: Revise tests for display:none in test_transitions.html. r=heycam
Bug 1182856 - Part 7: Test. r=cam
d456cd95c7bd | 2016-04-12 01:55:00 +0200 | Bug 1182856 - Part 5: Avoid unnecessary transition update if display:none. r=heycam
Bug 1182856 - Part 6: Revise tests for display:none in test_transitions.html. r=heycam
4cf35697f257 | 2016-04-12 01:53:00 +0200 | Bug 1182856 - Part 4: Refactor code in nsTransitionManager::StyleContextChanged(). r=heycam
Bug 1182856 - Part 5: Avoid unnecessary transition update if display:none. r=heycam
c60ba2b201ca | 2016-04-10 21:29:00 +0200 | Bug 1182856 - Part 3: Cancel transitions for destroy frames. r=heycam
Bug 1182856 - Part 4: Refactor code in nsTransitionManager::StyleContextChanged(). r=heycam
8278f70e662c | 2016-04-10 21:28:00 +0200 | Bug 1182856 - Part 2: Let AnimationsWithDestroyFrame destroy transitions. r=heycam
Bug 1182856 - Part 3: Cancel transitions for destroy frames. r=heycam
fd79b8c38ccb | 2016-04-10 21:25:00 +0200 | Bug 1182856 - Part 1: Add StopTransitionsForElement. r=heycam
Bug 1182856 - Part 2: Let AnimationsWithDestroyFrame destroy transitions. r=heycam
Bug 1182856 - Part 1: Add StopTransitionsForElement. r=heycam
</pre>   
</pre>   
   </div>
   </div>
Line 233: Line 235:


<div class="NavFrame collapsed" style="text-align:left;">
<div class="NavFrame collapsed" style="text-align:left;">
   <div class="NavHead">2016 Q3 : 10 bug 42 commits</div>
   <div class="NavHead">2016 Q3 : 10 bugs 42 commits</div>
   <div class="NavContent">
   <div class="NavContent">
<pre style="overflow:auto; width:auto;">
<pre style="overflow:auto; width:auto;">
2016-09-23 14:31:34 +0800 | Bug 1304805 - Make spacing, iteration composite and effect composite work if the caller is chrome. r=hiro
Bug 1304805 - Make spacing, iteration composite and effect composite work if the caller is chrome. r=hiro
2016-09-05 12:00:12 +0800 | Bug 1274944 - Part 4: Implement mutation observer for setting spacing. r=birtles
Bug 1274944 - Part 4: Implement mutation observer for setting spacing. r=birtles
2016-09-01 16:51:39 +0800 | Bug 1274944 - Part 3: Test for setting spacing. r=birtles
Bug 1274944 - Part 3: Test for setting spacing. r=birtles
2016-08-31 17:31:10 +0800 | Bug 1274944 - Part 2: Implement SetSpacing(). r=birtles
Bug 1274944 - Part 2: Implement SetSpacing(). r=birtles
2016-08-31 16:58:57 +0800 | Bug 1274944 - Part 1: Add writable spacing attribute. r=smaug
Bug 1274944 - Part 1: Add writable spacing attribute. r=smaug
2016-08-30 17:56:21 +0800 | Bug 1298742 - Part 3: Avoid to request a restyle in SetAnimation(). r=birtles
Bug 1298742 - Part 3: Avoid to request a restyle in SetAnimation(). r=birtles
2016-08-29 16:22:46 +0800 | Bug 1298742 - Part 2: Make sure UpdateRelevance() is called before NotifyAnimationTimingUpdated. r=hiro
Bug 1298742 - Part 2: Make sure UpdateRelevance() is called before NotifyAnimationTimingUpdated. r=hiro
2016-08-29 18:46:07 +0800 | Bug 1298742 - Part 1: Factor out MarkCascadeUpdate(). r=hiro
Bug 1298742 - Part 1: Factor out MarkCascadeUpdate(). r=hiro
2016-08-08 17:43:34 +0800 | Bug 1245751 - Part 15: Add tests for a, script, mpath, and animate elements. r=dholbert,heycam
Bug 1245751 - Part 15: Add tests for a, script, mpath, and animate elements. r=dholbert,heycam
2016-08-08 14:39:54 +0800 | Bug 1245751 - Part 14: Add reftests. r=dholbert,heycam
Bug 1245751 - Part 14: Add reftests. r=dholbert,heycam
2016-07-19 11:25:49 +0800 | Bug 1245751 - Part 13: Add href in kURLAttributesSVG. r=dholbert
Bug 1245751 - Part 13: Add href in kURLAttributesSVG. r=dholbert
2016-07-07 17:07:14 +0800 | Bug 1245751 - Part 12: Retrieve href from both None & XLink namespace in Browser & Android. r=Gijs,sebastian
Bug 1245751 - Part 12: Retrieve href from both None & XLink namespace in Browser & Android. r=Gijs,sebastian
2016-07-07 15:43:37 +0800 | Bug 1245751 - Part 11: Allow href without xlink on SVG Animation elements. r=dholbert,jwatt
Bug 1245751 - Part 11: Allow href without xlink on SVG Animation elements. r=dholbert,jwatt
2016-07-07 14:26:57 +0800 | Bug 1245751 - Part 10: Allow href without xlink on SVG Gradient elements. r=jwatt
Bug 1245751 - Part 10: Allow href without xlink on SVG Gradient elements. r=jwatt
2016-08-26 18:06:04 +0800 | Bug 1245751 - Part 9: Allow href without xlink on SVG <script> elements. r=jwatt
Bug 1245751 - Part 9: Allow href without xlink on SVG <script> elements. r=jwatt
2016-07-07 11:44:25 +0800 | Bug 1245751 - Part 8: Allow href without xlink on SVG <textPath> elements. r=jwatt
Bug 1245751 - Part 8: Allow href without xlink on SVG <textPath> elements. r=jwatt
2016-07-06 16:40:30 +0800 | Bug 1245751 - Part 7: Allow href without xlink on SVG <mpath> elements. r=dholbert,jwatt
Bug 1245751 - Part 7: Allow href without xlink on SVG <mpath> elements. r=dholbert,jwatt
2016-07-06 17:00:41 +0800 | Bug 1245751 - Part 6: Allow href without xlink on SVG <pattern> elements. r=jwatt
Bug 1245751 - Part 6: Allow href without xlink on SVG <pattern> elements. r=jwatt
2016-07-07 14:22:57 +0800 | Bug 1245751 - Part 5: Allow href without xlink on SVG <feImage> elements. r=jwatt
Bug 1245751 - Part 5: Allow href without xlink on SVG <feImage> elements. r=jwatt
2016-07-05 18:18:51 +0800 | Bug 1245751 - Part 4: Allow href without xlink on SVG <filter> elements. r=jwatt
Bug 1245751 - Part 4: Allow href without xlink on SVG <filter> elements. r=jwatt
2016-07-05 17:35:24 +0800 | Bug 1245751 - Part 3: Allow href without xlink on SVG <image> elements. r=jwatt
Bug 1245751 - Part 3: Allow href without xlink on SVG <image> elements. r=jwatt
2016-07-05 16:37:17 +0800 | Bug 1245751 - Part 2: Allow href without xlink on SVG <use> elements. r=jwatt
Bug 1245751 - Part 2: Allow href without xlink on SVG <use> elements. r=jwatt
2016-07-18 17:44:24 +0800 | Bug 1049975 - Part 13: Add reftests for stacking context when effects are changed. r=hiro
Bug 1049975 - Part 13: Add reftests for stacking context when effects are changed. r=hiro
2016-07-18 16:38:43 +0800 | Bug 1049975 - Part 12: Test for running on the compositor when effects are changed. r=hiro
Bug 1049975 - Part 12: Test for running on the compositor when effects are changed. r=hiro
2016-08-16 20:00:35 +0800 | Bug 1049975 - Part 11: Fix mutation observer when setting effects. r=birtles
Bug 1049975 - Part 11: Fix mutation observer when setting effects. r=birtles
2016-07-14 17:16:18 +0800 | Bug 1049975 - Part 10: Test for writable effect. r=birtles
Bug 1049975 - Part 10: Test for writable effect. r=birtles
2016-07-13 18:44:19 +0800 | Bug 1049975 - Part 9: Implement writable Animation effect. r=birtles
Bug 1049975 - Part 9: Implement writable Animation effect. r=birtles
2016-08-16 16:48:55 +0800 | Bug 1049975 - Part 8: Use AnimationEffectReadOnly as the argument type of Animation constructor. r=birtles,smaug
Bug 1049975 - Part 8: Use AnimationEffectReadOnly as the argument type of Animation constructor. r=birtles,smaug
2016-08-24 14:36:14 +0800 | Bug 1049975 - Part 7: Add SetEffectNoUpdate. r=birtles
Bug 1049975 - Part 7: Add SetEffectNoUpdate. r=birtles
2016-07-15 17:17:25 +0800 | Bug 1049975 - Part 6: Factor out the procedure of resetting an animation's pending tasks. r=birtles
Bug 1049975 - Part 6: Factor out the procedure of resetting an animation's pending tasks. r=birtles
2016-07-25 18:27:33 +0800 | Bug 1049975 - Part 5: Move timing related code into AnimationEffectReadOnly. r=birtles
Bug 1049975 - Part 5: Move timing related code into AnimationEffectReadOnly. r=birtles
2016-07-25 16:56:34 +0800 | Bug 1049975 - Part 4: Merge two Animation::SetEffect()s. r=birtles
Bug 1049975 - Part 4: Merge two Animation::SetEffect()s. r=birtles
2016-07-28 11:20:13 +0800 | Bug 1049975 - Part 3: Handle removed/replaced effect for CSS Transition. r=birtles
Bug 1049975 - Part 3: Handle removed/replaced effect for CSS Transition. r=birtles
2016-07-12 18:05:48 +0800 | Bug 1049975 - Part 2: Make effect writable in Animation.webidl. r=smaug
Bug 1049975 - Part 2: Make effect writable in Animation.webidl. r=smaug
2016-07-12 11:42:49 +0800 | Bug 1049975 - Part 1: Support null effect. r=birtles
Bug 1049975 - Part 1: Support null effect. r=birtles
2016-08-19 14:13:00 +0800 | Bug 1290535 - Part 2: Add test. r=hiro
Bug 1290535 - Part 2: Add test. r=hiro
2016-08-19 12:21:22 +0800 | Bug 1290535 - Part 1: Sort paced subproperties before calculation. r=hiro
Bug 1290535 - Part 1: Sort paced subproperties before calculation. r=hiro
2016-08-10 17:58:49 +0800 | Bug 1293106 - Ignore 'spacing' if dom.animations-api.core.enabled is false. r=birtles
Bug 1293106 - Ignore 'spacing' if dom.animations-api.core.enabled is false. r=birtles
2016-07-20 16:00:36 +0800 | Bug 1272475 - Part 2: Add crashtests and mochitests. r=heycam
Bug 1272475 - Part 2: Add crashtests and mochitests. r=heycam
2016-07-20 15:14:05 +0800 | Bug 1272475 - Part 1: Clamp max/min float value in the parser of CSS Transform function. r=heycam
Bug 1272475 - Part 1: Clamp max/min float value in the parser of CSS Transform function. r=heycam
2016-07-13 11:00:43 +0800 | Bug 1286196 - Use the new constructor of Range<T> in KeyframeUtils. r=birtles
Bug 1286196 - Use the new constructor of Range<T> in KeyframeUtils. r=birtles
2016-07-06 10:57:26 +0800 | Bug 1283625 - Unlink timing object before nullifying it. r=birtles
Bug 1283625 - Unlink timing object before nullifying it. r=birtles
</pre>
</pre>
</div>
</div>
687

edits

Navigation menu