Michael Wu
|
ac54b41b01
|
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
|
1b86c0083f
|
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
|
b1a0855899
|
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
|
996d9b4fda
|
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
|
7e664f367c
|
Bug 604596. Stop using an out param for the return value of GetSMILOverrideStyle. r=bzbarsky
|
2011-03-28 23:32:11 -04:00 |
Ms2ger
|
091c1b69fe
|
Bug 562701, part c: Use Element in nsStyleAnimation::ComputeValue; r=dbaron
|
2011-03-28 12:51:59 -04:00 |
Brian Birtles
|
26243ace07
|
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
|
f7f5c24898
|
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
|
ed2529cd89
|
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
|
c1bd367c86
|
Bug 569719 part 1: Rename nsCSSDeclaration to mozilla::css::Declaration. r=dbaron
|
2010-06-28 15:49:35 -07:00 |
Ms2ger@gmail.com
|
dad7dafec7
|
Bug 538362 - rename nsIDocument::GetPrimaryShell to nsIDocument::GetShell. r=smaug
|
2010-06-25 15:59:57 +02:00 |
Felipe Corrêa da Silva Sanches
|
ba40d4a2e8
|
Bug 554704: Rename "aCanCache" param (for nsISMILAttr::ValueFromString), r=dholbert, r=jwatt
|
2010-06-23 17:30:55 -07:00 |
Robert Longson
|
9b9f95d539
|
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
|
44169e575e
|
Bug 565826. Use Element in SMIL code as needed. r=dholbert
|
2010-05-14 13:04:51 -04:00 |
Daniel Holbert
|
e1a6635c86
|
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
|
0e29a86f1e
|
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
|
ddfbe8d79d
|
Backed out changeset 52a34f8e0dd5 due to PR_STATIC_ASSERT failure on ppc
|
2010-03-25 09:20:21 -07:00 |
Daniel Holbert
|
d95d2658c5
|
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
|
f62ad5a1f6
|
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
|
db2517939a
|
Bug 542731, Patch B: Clean up nsSMILCSS* classes. r=roc
|
2010-02-01 18:46:13 -08:00 |
Daniel Holbert
|
6c91f74a7f
|
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
|
36b39585c2
|
Bug 530983, patch 2: Enable SMIL animation for 'clip' property. r=roc
|
2010-01-04 16:32:11 -08:00 |
Daniel Holbert
|
eb7b0c164e
|
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
|
77673bec0a
|
Bug 530675: Support "cursor" property in SVG/SMIL. r=roc
|
2009-12-10 09:26:28 -08:00 |
Daniel Holbert
|
cd07e7078b
|
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
|
59edc20248
|
Bug 520487: Support URI-valued properties in SVG/SMIL. r=roc
|
2009-12-10 09:26:27 -08:00 |
Daniel Holbert
|
2e0a8315d5
|
Bug 528656: Support "font-family" property in SVG/SMIL. r=roc
|
2009-12-10 09:26:27 -08:00 |
Daniel Holbert
|
4a954a17ec
|
Bug 524539, patch 2: Support "stroke-dasharray" property in SVG/SMIL. r=roc
|
2009-12-10 09:26:27 -08:00 |
Daniel Holbert
|
7b983f586a
|
Bug 529406: Enable support for SMIL animation of font-weight & font-stretch. r=roc
|
2009-11-17 22:08:19 -08:00 |
Daniel Holbert
|
f7da57116a
|
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
|
145466f37e
|
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
|
290041d15f
|
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
|
880d4ae6de
|
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
|
513f5a6863
|
Bug 474049: Add support for SMIL animation of CSS properties in SVG. r=birtles sr=roc
|
2009-10-02 14:37:25 -07:00 |