Aryeh Gregor
|
57c0ad57fb
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
|
Aryeh Gregor
|
3d174435dd
|
Bug 768756 part 2 - Make nsComputedDOMStyle Init infallible and merge into constructor; r=bz
|
2012-07-06 15:28:33 +03:00 |
|
Ed Morley
|
ab974a862e
|
Backout 6ceeca8b4b73 (bug 772332), ce5629b973e4, 1dcff1db63b4, 108d06ef7755 & 7bf6519b3f43 (bug 768756) for bustage
|
2012-07-15 11:42:31 +01:00 |
|
Aryeh Gregor
|
7391815705
|
Bug 768756 part 2 - Make nsComputedDOMStyle Init infallible and merge into constructor; r=bz
|
2012-07-06 15:28:33 +03:00 |
|
Robert Longson
|
25acc20312
|
Bug 764851 - Fix animations of the width/height of an outer SVG element. r=jwatt
|
2012-06-16 16:47:40 +01:00 |
|
Ryan VanderMeulen
|
b74e4a29db
|
Revert c39d36167b99 due to a horribly munged backout.
|
2012-06-10 19:44:50 -04:00 |
|
Ryan VanderMeulen
|
061d4c2616
|
Backout the bug 754202 backout due to orange.
|
2012-06-10 19:37:47 -04:00 |
|
Jignesh Kakadiya
|
05c4596cae
|
Bug 744157 - Return nsICSSDeclaration from Element::GetSMILOverrideStyle
|
2012-06-09 15:19:25 -07:00 |
|
Robert Longson
|
4bbc072620
|
Bug 758505, Part 3: Avoid unnecessary invalidations on repeated calls to set the same animated value (for SMIL animations of CSS, mapped attrs, and motion). r=dholbert
|
2012-06-01 16:53:57 -07:00 |
|
Gervase Markham
|
87620f5676
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Robert Longson
|
b2c0e30df6
|
Bug 528332 - Implement non-scaling-stroke vector-effect. Part 2 - SVG changes r=dholbert
|
2012-05-18 09:34:25 +01:00 |
|
Jonathan Watt
|
5f19b9b508
|
Bug 726582 - Prevent nsSMILCSSProperty::ValueFromString from reading uninitialized out-param aPreventCachingOfSandwich. r=dholbert.
--HG--
extra : rebase_source : 1a766e42f4b3f323fcf5d4de4d3ba96be1ec8b15
|
2012-02-13 18:24:51 +00:00 |
|
Ehsan Akhgari
|
2a602a5685
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
|
2011-10-17 10:59:28 -04:00 |
|
Michael Wu
|
d8e503c38b
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
|
2011-09-28 23:19:26 -07:00 |
|
Brian Birtles
|
2a9416a055
|
Bug 562815 part 7 - Don't cache display animation values (due to bug 536660); r=dholbert
--HG--
extra : rebase_source : ddd0350c570dd101960901279e2411e672b05625
|
2011-08-23 08:34:16 +09:00 |
|
Brian Birtles
|
656057547b
|
Bug 562815 part 3 - Add context-sensitive flag to style animation resolution; r=dholbert
--HG--
extra : rebase_source : 2914f301d6ce7dc95134ffdd84de29d4408b7917
|
2011-08-23 08:34:03 +09:00 |
|
Masayuki Nakano
|
cc0623b6e3
|
Bug 647421 -moz-text-decoration-color and -moz-text-decoration-style should be reset by text-decoration r=dbaron, sr=bzbarsky
|
2011-04-23 14:16:41 +09:00 |
|
Ms2ger
|
06e2459b57
|
Bug 604596. Stop using an out param for the return value of GetSMILOverrideStyle. r=bzbarsky
|
2011-03-28 23:32:11 -04:00 |
|
Ms2ger
|
4add4dff80
|
Bug 562701, part c: Use Element in nsStyleAnimation::ComputeValue; r=dbaron
|
2011-03-28 12:51:59 -04:00 |
|
Brian Birtles
|
8658beede3
|
Bug 618205 - SVG SMIL: Correctly fallback to non-additive animation on display and shorthand properties; r=dholbert; a=roc
|
2010-12-23 14:48:31 +09:00 |
|
Brian Birtles
|
896e0f43f0
|
Bug 603917 - SVG SMIL: Allow some forms of animation even if base value is not animatable; r=dholbert; a=blocking-2.0
|
2010-11-10 08:21:04 +09:00 |
|
Brian Birtles
|
e493c5ede0
|
Bug 572938 - SVG SMIL: Fix infinite recursion on 'display' with '<use>'; r=dholbert; a=blocking-final
|
2010-11-10 08:21:03 +09:00 |
|
Zack Weinberg
|
9c006a4ff7
|
Bug 569719 part 1: Rename nsCSSDeclaration to mozilla::css::Declaration. r=dbaron
|
2010-06-28 15:49:35 -07:00 |
|
Ms2ger@gmail.com
|
a4005e2fd1
|
Bug 538362 - rename nsIDocument::GetPrimaryShell to nsIDocument::GetShell. r=smaug
|
2010-06-25 15:59:57 +02:00 |
|
Felipe Corrêa da Silva Sanches
|
57a4d6e3e9
|
Bug 554704: Rename "aCanCache" param (for nsISMILAttr::ValueFromString), r=dholbert, r=jwatt
|
2010-06-23 17:30:55 -07:00 |
|
Robert Longson
|
77d4c995db
|
Bug 570555 - CSS animation on font-size should not require units. r=dholbert,sr=roc
|
2010-06-09 20:51:31 +01:00 |
|
Boris Zbarsky
|
45dd44b40c
|
Bug 565826. Use Element in SMIL code as needed. r=dholbert
|
2010-05-14 13:04:51 -04:00 |
|
Daniel Holbert
|
84c8cc58ba
|
Bug 556404: Put CSS parser in SVG mode when parsing SMIL animation endpoints for XML attributes. r=roc r=dbaron
|
2010-04-02 09:34:31 -07:00 |
|
Daniel Holbert
|
fe512e0b26
|
Bug 554804: Fix GetBaseValue in nsSMILCSSProperty and nsSVGTransformSMILAttr to benefit from return value optimization. r=jwatt
|
2010-03-26 12:24:13 -07:00 |
|
Daniel Holbert
|
b2092c511b
|
Backed out changeset 52a34f8e0dd5 due to PR_STATIC_ASSERT failure on ppc
|
2010-03-25 09:20:21 -07:00 |
|
Daniel Holbert
|
e888ad6089
|
Bug 554804: Fix GetBaseValue in nsSMILCSSProperty and nsSVGTransformSMILAttr to benefit from return value optimization. r=jwatt
|
2010-03-25 09:03:12 -07:00 |
|
Daniel Holbert
|
9123e91013
|
Bug 533291 Patch E: Add another outparam to nsISMILAttr::ValueFromString, to let us know whether we can re-use the parsed result in the future. r=roc
|
2010-02-20 13:13:11 -08:00 |
|
Daniel Holbert
|
268b63b5ce
|
Bug 542731, Patch B: Clean up nsSMILCSS* classes. r=roc
|
2010-02-01 18:46:13 -08:00 |
|
Daniel Holbert
|
fee9f97bcd
|
Bug 537157: Explicitly prevent SMIL animations inside of XBL bindings from running. Also, make nsSMILCSSProperty directly create a computed style object, instead of using nsPIDOMWindow helper method. r=smaug sr=roc
|
2010-01-06 09:20:50 -08:00 |
|
Daniel Holbert
|
6e8dfed2fc
|
Bug 530983, patch 2: Enable SMIL animation for 'clip' property. r=roc
|
2010-01-04 16:32:11 -08:00 |
|
Daniel Holbert
|
e1428e2de7
|
Bug 534975: Allow for null document pointer on SMIL animation targets, in case they get removed from tree due to a restyle during sample. r=roc
|
2009-12-23 16:19:29 -08:00 |
|
Daniel Holbert
|
7ea6084810
|
Bug 530675: Support "cursor" property in SVG/SMIL. r=roc
|
2009-12-10 09:26:28 -08:00 |
|
Daniel Holbert
|
0d650e67d8
|
Bug 520239, patch 5: Enable SVG/SMIL animation of shorthand properties, and remove unneeded nsISMILCSSValueType interface. r=roc
|
2009-12-10 09:26:28 -08:00 |
|
Daniel Holbert
|
92ac2e0f1b
|
Bug 520487: Support URI-valued properties in SVG/SMIL. r=roc
|
2009-12-10 09:26:27 -08:00 |
|
Daniel Holbert
|
45e1b492a3
|
Bug 528656: Support "font-family" property in SVG/SMIL. r=roc
|
2009-12-10 09:26:27 -08:00 |
|
Daniel Holbert
|
639aa84ba2
|
Bug 524539, patch 2: Support "stroke-dasharray" property in SVG/SMIL. r=roc
|
2009-12-10 09:26:27 -08:00 |
|
Daniel Holbert
|
9cb6718315
|
Bug 529406: Enable support for SMIL animation of font-weight & font-stretch. r=roc
|
2009-11-17 22:08:19 -08:00 |
|
Daniel Holbert
|
e4ce6855cc
|
Bug 525153: In DocumentViewerImpl::LoadComplete, don't call OnPageShow if docshell is being destroyed. r=smaug sr=bz
|
2009-10-31 17:06:47 -07:00 |
|
Daniel Holbert
|
85330d8cf3
|
Bug 520486 (patch 2): Enable SVG/SMIL animation of properties with enumerated values. r=roc
|
2009-10-21 14:57:57 -07:00 |
|
Daniel Holbert
|
d6332e5ef3
|
Bug 520485, patch 4 of 5: add support for 'font-size-adjust' property in SVG/SMIL. r=roc
|
2009-10-08 18:30:53 -07:00 |
|
Daniel Holbert
|
4484bfea27
|
Bug 520485, patch 2 of 5: add support for float values in SVG/SMIL. r=roc
|
2009-10-08 18:30:50 -07:00 |
|
Daniel Holbert
|
50268f016b
|
Bug 474049: Add support for SMIL animation of CSS properties in SVG. r=birtles sr=roc
|
2009-10-02 14:37:25 -07:00 |
|