Rafael Ávila de Espíndola
|
ec2d4903e9
|
Bug 723534 - Remove dead default cases. r=ehsan.
|
2012-02-24 08:36:53 -05:00 |
|
Brian Birtles
|
2f72f9c1e2
|
Bug 474742 part 1 - Convert TestTimeValueSpec.cpp tests to mochitests; r=dholbert
|
2012-02-24 09:45:40 +09:00 |
|
Brian Birtles
|
91bea1eb43
|
Bug 705236 part 2 - Refactor test_smilTiming.xhtml and add more tests; r=dholbert
|
2012-02-24 09:45:40 +09:00 |
|
Brian Birtles
|
51354a911b
|
Bug 705236 part 1 - Allow trailing separator in SMIL values list; r=dholbert
|
2012-02-24 09:45:40 +09:00 |
|
Brian Birtles
|
c3e2428129
|
Bug 728758 - Detect animations removed from top of compositor stack and recomposite; r=dholbert
|
2012-02-24 09:45:40 +09: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 |
|
Robert Longson
|
129c2b01d6
|
Bug 619469 - animation should be disabled for failing conditional-processing conditions. r=dholbert
|
2012-02-05 23:17:23 +00:00 |
|
Rafael Ávila de Espíndola
|
e9ddfaa8cb
|
Bug 723525 - Mark classes final or add virtual destructor in content/*. r=jmuizelaar.
|
2012-02-02 17:15:18 +01:00 |
|
Brian Birtles
|
878a0b9023
|
Bug 720103 - Detect and break create-delete cycles in SMIL timegraphs; r=dholbert
|
2012-02-02 08:58:58 +09:00 |
|
Brian Birtles
|
da0e7068e0
|
Bug 720103 - Pass timed element not interval to notify new interval callback; r=dholbert
|
2012-01-31 09:54:10 +09:00 |
|
Daniel Holbert
|
82a61b901a
|
Bug 714496: Disable known-random mochitest test_smilCSSInherit.xhtml. r=jwatt
|
2012-01-28 12:01:47 -08:00 |
|
Daniel Holbert
|
fe1487d851
|
Bug 716699: Mark some SMIL and SVG-related directories as gcc-warning-free. r=jwatt
|
2012-01-11 00:32:38 -08:00 |
|
Daniel Holbert
|
190f039ffa
|
Bug 709907: Skip SMIL negative-value relaxation logic for the list-valued 'stroke-dasharray' property. r=dbaron
|
2011-12-15 16:27:05 -08:00 |
|
Boris Zbarsky
|
74aef0d2d5
|
Bug 709256 part 3. Skip calling PresShell::FlushPendingNotifications altogether if there might not be anything to flush. r=roc
|
2011-12-14 23:42:15 -05:00 |
|
Daniel Holbert
|
2253d1ae37
|
Bug 704482 followup: use nsGkAtoms instead of NS_NewAtom(), for efficiency & to avoid leaking. r=dbaron
|
2011-12-08 17:39:59 -08:00 |
|
Daniel Holbert
|
ba1e2df5d5
|
Bug 704482 patch 2: Further restrict event-based triggering of SMIL animations when scripts are disabled. r=birtles
|
2011-12-08 13:34:07 -08:00 |
|
Daniel Holbert
|
de4f4f5abb
|
back out 326f9ad627b8 (Bug 704482) for leaks
|
2011-12-08 15:18:22 -08:00 |
|
Daniel Holbert
|
fe99576854
|
Bug 704482 patch 2: Further restrict event-based triggering of SMIL animations when scripts are disabled. r=birtles
|
2011-12-08 13:34:07 -08:00 |
|
Brian Birtles
|
7e4679553e
|
Bug 703992 - Fix parsing of indefinite times; r=dholbert
|
2011-12-01 08:45:28 +09:00 |
|
Daniel Holbert
|
95abd71c71
|
Bug 704482: Don't register for 'accessKey' events in SVG animation elements when scripting is disabled. r=birtles
|
2011-11-23 17:49:26 -08:00 |
|
Matt Brubeck
|
d742cbe60a
|
Back out da3319e4987c (bug 704482) because of test_smilAccessKey.xhtml failure
|
2011-11-23 19:02:43 -08:00 |
|
Daniel Holbert
|
38fb982b29
|
Bug 704482: Reject 'accessKey' time specifications in SVG animation elements when scripting is disabled. r=birtles r=roc
|
2011-11-23 17:49:26 -08:00 |
|
Daniel Holbert
|
489ecebcd2
|
Bug 700077 - Force 10ms to pass at the beginning of test_smilDynamicDelayedBeginElement.xhtml, to help it test more effectively & hopefully fix its randomorange. r=birtles
|
2011-11-16 10:22:13 +13:00 |
|
Brian Birtles
|
d151d32ec2
|
Bug 691337 - Detect integer overflow when creating instance times; r=longsonr
|
2011-11-16 08:56:32 +13:00 |
|
Brian Birtles
|
0de65659eb
|
Bug 697640 - Ignore self-dependent end instance times when determining if an open-ended interval is ok; r=dholbert
|
2011-11-14 16:58:30 +13:00 |
|
Brian Birtles
|
7710c0c97d
|
Bug 690994 - Check for self-dependent times when there are coincident zero-duration intervals; r=dholbert
|
2011-11-14 16:58:30 +13:00 |
|
Ed Morley
|
efc6f1f14e
|
Merge mozilla-central and mozilla-inbound
|
2011-11-05 18:46:28 +00:00 |
|
Ed Morley
|
7bc582f20f
|
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
|
2011-11-05 18:35:59 +00:00 |
|
Matheus Kerschbaum
|
4813247daf
|
Bug 698630 - Remove --disable-smil build option; r=dholbert
|
2011-11-05 10:32:52 +00:00 |
|
Rail Aliiev
|
8a56fd9db2
|
Bug 616542 - Shorten file path length of mochitest; r=ted
|
2011-11-04 21:13:42 +00:00 |
|
Daniel Holbert
|
05223144e8
|
Bug 699143: Force a synchronous SMIL sample when we register the first animation element in a document. r=birtles
|
2011-11-04 09:24:04 -07:00 |
|
Daniel Holbert
|
d08be04b58
|
Bug 699325: Make calcMode="paced" smil animation fall back to calcMode="discrete" when its values have 0 distance between them. r=birtles
|
2011-11-04 00:21:58 -07: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
|
f34baa9c17
|
Bug 602759 part 14 - Mark tests that now pass as such; r=jwatt
|
2011-09-25 22:04:32 +01:00 |
|
Brian Birtles
|
a819b6b88c
|
Bug 682184 part 2 - Add nsSMILTimeValue::IsResolved; r=dholbert
|
2011-09-07 09:20:40 +09:00 |
|
Brian Birtles
|
08eeeda336
|
Bug 682184 part 1 - Rename nsSMILTimeValue::IsResolved to IsDefinite; r=dholbert
|
2011-09-07 09:20:40 +09:00 |
|
Ehsan Akhgari
|
78f4e1ccb9
|
Revert to 176fae7de173 which was fine.
Sorry for breaking the history, won't trust TBPL, ever again. :(
|
2011-09-02 09:15:54 -04:00 |
|
Ehsan Akhgari
|
a171549936
|
Revert to changeset e6fc4594c22e which was the last one to get a green Win7 tp run
|
2011-09-02 09:03:08 -04:00 |
|
Brian Birtles
|
cfb3ac26f3
|
Bug 678938 - SMIL: Make sure current interval is properly cleared when doing a rewind; r=dholbert
|
2011-09-02 08:15:44 +09:00 |
|
Brian Birtles
|
2be626a78f
|
Bug 678847 part 2 - SMIL: Fix recursion with self-referential end conditions on open intervals; r=dholbert
|
2011-09-02 08:14:58 +09:00 |
|
Brian Birtles
|
df8ff068d0
|
Bug 678847 part 1 - Crash test; r=dholbert
|
2011-09-02 08:14:38 +09:00 |
|
Brian Birtles
|
4471d78fff
|
Bug 681645 - SMIL: accommodate floating-point errors in discrete animations; r=dholbert
|
2011-09-02 08:13:45 +09:00 |
|
Brian Birtles
|
bd48a35054
|
Bug 650732 - Test for HandleChangedInterval changes; r=dholbert
|
2011-08-24 08:33:43 +09: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
|
b1f72bbd99
|
Bug 562815 part 6 - Check if property is cached in rule tree; r=dbaron
--HG--
extra : rebase_source : 9a7d2388bd00e2c8177cebc9d2a1339626cdd3ab
|
2011-08-23 08:34:12 +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 |
|
Brian Birtles
|
543dcb695b
|
Bug 562815 part 2b - Add even more tests; r=dholbert
--HG--
extra : rebase_source : bfe07feecc89dc9a882c39d7b5111f71d1f6f57a
|
2011-08-23 08:33:58 +09:00 |
|
Brian Birtles
|
9ed6935d93
|
Bug 562815 part 2a - Add further tests; r=dholbert
--HG--
extra : rebase_source : 6646562047657bda34547d01b784ddafa2b6f583
|
2011-08-23 08:33:52 +09:00 |
|
Brian Birtles
|
b737454f44
|
Bug 562815 part 1 - refactor test_smilChangeAfterFrozen.xhtml; r=dholbert
--HG--
extra : rebase_source : 4fc6cafc6e771037f2fabc7fb2f633340fdd1811
|
2011-08-23 08:33:46 +09:00 |
|
Daniel Holbert
|
56f8c6a91d
|
Bug 678822: Skip call to nsSMILAnimationFunction::GetAccumulate() if we've had parse errors. r=birtles
|
2011-08-15 17:58:52 -07:00 |
|
Malini Das
|
02665c9658
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
|
2011-08-12 12:21:42 -04:00 |
|
Malini Das
|
da32b5cbd3
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- update tests. r=jmaher, a=test-only
|
2011-08-12 12:21:37 -04:00 |
|
Ms2ger
|
9414376b01
|
Bug 677101, part b - Remove nsContentUtils.h includes from headers; r=volkmar
|
2011-08-11 15:29:50 +02:00 |
|
Daniel Holbert
|
6c50e93a4f
|
Bug 675722: Reduce severity of "Expecting to be paused for pagehide before disconnect" SMIL assertion, and catch it earlier in ~nsDocument. r=bz
|
2011-08-02 16:12:32 -07:00 |
|
Brian Birtles
|
c05de232af
|
Bug 670313 - Check range of instance time values when they are passed in; r=dholbert
|
2011-07-25 10:46:08 -07:00 |
|
Brian Birtles
|
dd63118982
|
Bug 669225 part 7 - Mark stack classes as such; r=dholbert
|
2011-07-25 10:46:04 -07:00 |
|
Brian Birtles
|
0a4ca726ca
|
Bug 669225 part 6 - Break dependencies sooner on unlink; r=dholbert
|
2011-07-25 10:45:49 -07:00 |
|
Brian Birtles
|
ac3e371931
|
Bug 669225 part 5 - Make sure other removal functors don't remove instance times that should be preserved; r=dholbert
|
2011-07-25 10:45:29 -07:00 |
|
Brian Birtles
|
e94f86fd06
|
Bug 669225 part 4 - Make sure filtering of instance times doesn't remove the previous interval's end time; r=dholbert
|
2011-07-25 10:45:03 -07:00 |
|
Brian Birtles
|
5fc127fdbc
|
Bug 669225 part 3 - Add assertion to catch potentially problematic instance time deletion; r=dholbert
|
2011-07-25 10:44:58 -07:00 |
|
Brian Birtles
|
a9772f3991
|
Bug 669225 part 2 - Preserve instance times that belong to intervals; r=dholbert
|
2011-07-25 10:44:54 -07:00 |
|
Brian Birtles
|
e2593c1d08
|
Bug 669225 part 1 - Crash tests; r=dholbert
|
2011-07-25 10:44:42 -07:00 |
|
Mounir Lamouri
|
2e1dfaef9e
|
Bug 669310 - Fixes various includes and forward declarations. f=Ms2ger r=jst
|
2011-07-20 12:18:54 -07:00 |
|
Ehsan Akhgari
|
ee5215c7a6
|
Revert to changeset e0ce7821fce1 because the latest push broke all of the builds DONTBUILD
|
2011-07-19 16:25:54 -04:00 |
|
Mounir Lamouri
|
5937d63965
|
Bug 669310 - Fixes various includes and forward declarations. f=Ms2ger r=jst
|
2011-07-19 11:22:43 -07:00 |
|
Ed Morley
|
1e063d88b5
|
Bug 671282 - Replace nsDebugAutoBoolTrueSetter in docshell and AutoBoolSetter in SMIL with AutoRestore; r=bz
|
2011-07-19 12:04:55 +02:00 |
|
Brian Birtles
|
6497fb9c0c
|
Bug 671749 - Rename incorrectly named SMIL crashtest 665335-1.svg to 665334-1.svg, r=dholbert
--HG--
rename : content/smil/crashtests/665335-1.svg => content/smil/crashtests/665334-1.svg
|
2011-07-19 09:23:21 +09:00 |
|
Ehsan Akhgari
|
0787743cf4
|
Merge the last green changeset on mozilla-inbound to mozilla-central
|
2011-07-15 08:13:08 -04:00 |
|
Ms2ger
|
36c532ffa2
|
Bug 670235 - Remove nsIDOMWindowInternal; r=sicking
|
2011-07-15 12:31:34 +02:00 |
|
Brian Birtles
|
5c758ce335
|
Bug 669234 - Use AutoRestore to manage depth recursion tracking in nsSMILTimedElement, r=dholbert
|
2011-07-15 11:17:15 +09:00 |
|
Brian Birtles
|
e5b308da49
|
Bug 665334 part 3 - Don't remove instance times used as fixed interval endpoints, r=dholbert
|
2011-07-02 12:37:56 +09:00 |
|
Brian Birtles
|
dbea318c75
|
Bug 665334 part 2 - Add fallback to detect infinite recursion when updating the interval and bail out, r=dholbert
|
2011-07-02 12:37:47 +09:00 |
|
Brian Birtles
|
2501c9b116
|
Bug 665334 part 1 - crashtest, r=dholbert
|
2011-07-02 12:37:38 +09:00 |
|
Brian Birtles
|
3606b29e7b
|
Bug 664343 - Batch updates to current interval, r=dholbert
|
2011-07-02 12:37:10 +09:00 |
|
Daniel Holbert
|
4304527c47
|
Bug 671341: Remove unused variable |start| from 'GetTokenEnd()' in nsSMILParserUtils.cpp. r=birtles
|
2011-07-14 13:29:37 -07:00 |
|
Robert Longson
|
1371deaee4
|
Bug 617623 - animate number-optional-number and integer-optional-integer attributes properly. r=dholbert
|
2011-07-01 08:19:52 +01:00 |
|
Jonas Sicking
|
5e5e6bd544
|
Bug 658714 Part 10: Remove nsIDOM3EventTarget/nsIDOMEventGroup. r=smaug
|
2011-06-23 19:18:02 -07:00 |
|
Jonas Sicking
|
864793d608
|
Bug 658714 Part 9: Don't use EventGroups for system-group. r=smaug
|
2011-06-23 19:18:02 -07:00 |
|
Jonas Sicking
|
26f99e3cdb
|
Bug 658714 Part 7: DeCOMtaminate nsEventListenerManager. r=smaug
|
2011-06-23 19:18:01 -07:00 |
|
Jonas Sicking
|
6a04ff1d9f
|
Bug 658714 Part 6: Fixups after search'n'replace s/nsPIDOMEventTarget/nsIDOMEventTarget/. r=smaug
|
2011-06-23 19:18:01 -07:00 |
|
Jonas Sicking
|
e3f6b769a1
|
Bug 658714 Part 5: Search'n'replace nsPIDOMEventTarget to nsIDOMEventTarget. r=smaug
|
2011-06-23 19:18:00 -07:00 |
|
Brian Birtles
|
1ffb9cb392
|
Bug 663288 - Don't allow instance times to be self-dependent, r=dholbert
|
2011-06-22 10:12:35 +09:00 |
|
Brian Birtles
|
df2767992e
|
Bug 650732 - Move interval change notifications into the timed element, r=dholbert
|
2011-06-15 09:16:57 +09:00 |
|
Dominic Fandrey
|
0ab2f46136
|
Bug 645398 - Substitute PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc
|
2011-06-02 14:56:50 +02:00 |
|
Daniel Holbert
|
72a7071032
|
Bug 654015 patch 2: Assert that page is hidden when document disconnects from nsSMILAnimationController. r=bz
|
2011-05-12 10:50:14 -07:00 |
|
Ms2ger
|
941e819c63
|
Bug 616684 - Remove support for DOM Views; r=sicking,ehsan
|
2011-04-24 08:54:25 +02:00 |
|
Daniel Holbert
|
4263ad2860
|
Bug 653238 patch 2: Promote nsSMILAnimationController's static helper 'GetRefreshDriverForDoc' to an instance method. r=smaug
|
2011-04-28 12:05:24 -07:00 |
|
Daniel Holbert
|
abb2768190
|
Bug 653238 patch 1: Add nsSMILAnimationController::Disconnect to clear the controller's pointer to its doc when the doc goes away. r=smaug
|
2011-04-28 12:02:20 -07:00 |
|
Daniel Holbert
|
f3d8578086
|
Bug 653270: Simplify nsSMILAnimationController construction/initialization. r=jwatt
|
2011-04-28 12:02:20 -07:00 |
|
Ehsan Akhgari
|
d2a61eb331
|
Backout changeset 13f6847dd840 (bug 616684) because it changes code semantics in a bad way, which results in problems like the crash in bug 652580, possibly among others
|
2011-04-25 17:05:17 -04:00 |
|
Ms2ger
|
295bf7256b
|
Bug 616684 - Remove support for DOM Views; r=sicking
|
2011-04-24 08:54:25 +02: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 |
|
Cameron McCormack
|
c0000045de
|
Bug 651036 - SMIL: Make discrete to-animations behave consistently with discrete from-to animations r=dholbert
|
2011-04-20 14:05:29 +12:00 |
|
Daniel Holbert
|
4c244025ec
|
Bug 641388: When a refresh driver is created, don't start sampling unless we have animations registered. r=bz
|
2011-04-01 13:33:20 -07: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 |
|
Ms2ger
|
f3bff9fd12
|
Bug 562701, part a: Use Element in nsSMILCSSValueType::ValueFromString; r=smaug
|
2011-03-28 12:49:11 -04:00 |
|
Daniel Holbert
|
0ed416d521
|
Bug 604147: Make nsSMILTimedElement::GetNextInterval return PRBool instead of nsresult. r=birtles
|
2011-03-27 19:10:33 -04:00 |
|
Markus Stange
|
635a2437ca
|
Bug 627651 - Improve the smooth scroll animation. ui-r=faaborg, r=roc
|
2011-03-26 00:30:19 -04:00 |
|