L. David Baron
a00f552ebd
Factor some common testing code into animation_utils.js. (Bug 435442, patch 10) r=bzbarsky
2011-04-11 23:18:43 -07:00
L. David Baron
f8dfd07160
Add interface for taking over the refresh driver in a test (i.e., mocking time). (Bug 435442, patch 9) r=bzbarsky
2011-04-11 23:18:43 -07:00
L. David Baron
a84d8c9295
Make AnimValuesStyleRule::AddEmptyValue infallible. (Bug 435442, patch 8) r=bzbarsky
2011-04-11 23:18:43 -07:00
L. David Baron
726f8b0eca
Refactor some parts of nsTransitionManager into common base class to be shared with AnimationManager. (Bug 435442, patch 7) r=bzbarsky
2011-04-11 23:18:43 -07:00
L. David Baron
079314787c
Add support for cascading of keyframes rules. (Bug 435442, patch 6) r=bzbarsky
2011-04-11 23:18:43 -07:00
L. David Baron
f80131c3b4
Implement parsing and storage of @keyframes rule. (Bug 435442, patch 5) r=bzbarsky
2011-04-11 23:18:43 -07:00
L. David Baron
0de989d5b1
Fix style rule inheritance macros. (Bug 435442, patch 4) r=bzbarsky
2011-04-11 23:18:43 -07:00
L. David Baron
b149cd157b
Clean up handling of CSSOM modifications to rules that are non-child descendants of a sheet. (Bug 435442, patch 3) r=bzbarsky
...
This fixes handling of a number of cases:
1. Modifications to a style rule inside a group rule now trigger
GetRuleCascades.
2. A sheet that has been (potentially) modified is reliably marked as
such, and thus never cloned.
2011-04-11 23:18:43 -07:00
L. David Baron
7d0955a692
Share implementation of GetCSSParsingEnvironment so we can use it for both style rules' declarations and keyframe rules' declarations. (Bug 435442, patch 2) r=bzbarsky
2011-04-11 23:18:42 -07:00
L. David Baron
46a3aba4b3
Implement parsing and computation for the new properties in css3-animation. (Bug 435442, patch 1) r=bzbarsky
2011-04-11 23:18:42 -07:00
L. David Baron
9f841c864a
Implement step-start, step-end, and steps() timing functions. (Bug 435442, patch 0) r=bzbarsky
2011-04-11 23:18:42 -07:00
Trevor Saunders
3730a531ff
Add additional IsDefunct() checks in State() methods to fix crashes [@ nsIContent::Tag()]. Bug 648988. r=surkov
2011-04-11 23:18:42 -07:00
L. David Baron
e8ae894594
Backout changeset e6d044d30abf (bug 607741) for not compiling.
2011-04-11 23:17:43 -07:00
L. David Baron
82e33a6cec
Backout changeset e84a9cf9fe6c (bug 648570) for its associated patch not compiling.
2011-04-11 23:17:21 -07:00
Jason Orendorff
8645ae447e
Merge WeakMaps and precise Date.now from tracemonkey to mozilla-central.
2011-04-11 23:11:05 -07:00
Robert Strong
35ffe77cb8
test fix for test_0160_appInUse_xp_unix_complete.js - Linux and Mac - Bug 386760 - directory removal with software update. r=testfix
2011-04-11 22:58:01 -07:00
Jason Orendorff
7f510efd3c
Merge with th that sketchy pbiggar patch. Woof.
2011-04-11 22:40:01 -07:00
Patrick McManus
77a84093f5
bug 648570 increase http idle pconn pool from 30 to 256 (match chrome) on desktop. r=jduell
2011-04-11 22:38:11 -07:00
Andreas Gal
55fc66a7e0
Bug 547941 - WeakMap. r=jorendorff.
2011-04-11 22:38:11 -07:00
Patrick McManus
4f4340e611
bug 607741 - Raise max sockets open from 50 to up to 550. r=jduell
2011-04-11 22:37:59 -07:00
Robert Strong
5c63a6b32c
6. test fix to make log parsing happy - Bug 386760 - directory removal with software update. r=testfix
2011-04-11 21:44:03 -07:00
Robert Strong
613e13bd13
2. only support channel change with complete mar files - Bug 642765 - Add ability to channel change to the client. r=mossop
2011-04-11 21:24:28 -07:00
Robert Strong
7729d8fd36
1. main patch - Bug 642765 - Add ability to channel change to the client. r=mossop
2011-04-11 21:24:16 -07:00
Robert Strong
811d84945a
6. test patch 2 - Bug 386760 - directory removal with software update. r=dolske
...
--HG--
rename : toolkit/mozapps/update/test/unit/data/partial_in_use_win.mar => toolkit/mozapps/update/test/unit/data/partial_win.mar
2011-04-11 21:24:06 -07:00
Robert Strong
f3cf07fb80
5. test binaries - Bug 386760 - directory removal with software update. r=dolske
2011-04-11 21:23:54 -07:00
Robert Strong
a7278c5f99
4. remove updater wince support- Bug 386760 - directory removal with software update. r=dolske
2011-04-11 21:23:44 -07:00
Robert Strong
331caf27f8
3. test patch 1 - Bug 386760 - directory removal with software update. r=mossop
2011-04-11 21:23:36 -07:00
Robert Strong
7a66d630a6
2. updater changes - Bug 386760 - directory removal with software update. r=dolske
2011-04-11 21:23:27 -07:00
Robert Strong
6fc69344de
1. mar packaging and build changes - Bug 386760 - directory removal with software update. r=nthomas, r=khuey
2011-04-11 21:23:18 -07:00
Robert Strong
4458cc621d
Bug 641422 - wrong arg passed for current working directory. r=mossop
2011-04-11 21:23:06 -07:00
Chris Leary
25184b45b9
Merge mozilla central and tracemonkey.
2011-04-11 20:38:35 -07:00
Chris Leary
ec121ea05c
Merge new tracemonkey head.
2011-04-11 17:01:30 -07:00
Chris Leary
329e16e64e
Merge mozilla-central to tracemonkey.
2011-04-11 16:54:01 -07:00
Jeff Walden
0266764efe
Fix JS_InstanceOf to work correctly again with a null obj, and to assert same-compartment only if called when an error might be reported. rs=luke
2011-04-11 15:36:06 -07:00
Jeff Walden
045c2c1622
Backed out changeset eee087772f45, causes orange in xpcshell (understood and easily fixed) and Moth (not immediately apparent). r=colors
2011-04-11 15:43:03 -07:00
Mark Finkle
64054ee448
Bug 649062 - browser_sidebars.js never cleans up tabs it opens [r=vingtetun tests-only DONTBUILD]
2011-04-11 17:21:17 -04:00
Shawn Wilsher
d8c36a28f8
Merge Places and mozilla-central.
2011-04-11 13:59:20 -07:00
Allison Naaktgeboren
b5179286e8
Bug 629489 - Update mozStorage.h on how to add more errors
...
r=sdwilsh
2011-04-11 13:56:06 -07:00
Benjamin Stover
3dc5b1f7a2
Bug 642246 Don't build ThebesLayers for elements with no displayports r=roc
2011-04-11 13:53:01 -07:00
Benjamin Stover
93cac7ec43
Bug 639179 Part 5: Use exponential approximation for kinetic friction r=mbrubeck
2011-04-11 13:52:46 -07:00
Benjamin Stover
6fe0a45ab9
Bug 639179 Part 4: Panning speed determines initial kinetic speed r=mbrubeck
2011-04-11 13:52:44 -07:00
Benjamin Stover
f43911e5f5
Bug 639179 Part 3: Tapping during kinetic panning stops panning r=mbrubeck
2011-04-11 13:52:43 -07:00
Benjamin Stover
928b5a771c
Bug 639179 Part 2: Carefully track values sent to dragger r=mbrubeck
2011-04-11 13:52:42 -07:00
Benjamin Stover
3e3733f726
Bug 639179 Part 1: Fix waitingForPaint bug when kinetic panning is active r=mbrubeck
2011-04-11 13:52:40 -07:00
Brad Lassey
9c88d77fa4
bug 614355 - provide pref to not always use fullscreen landscape keyboards on android r=dougt
2011-04-11 16:41:03 -04:00
Ehsan Akhgari
3bbe7bc47c
Bug 617539 - Remove nsIContentUtils_MOZILLA_2_0_BRANCH by backing out changeset 5e1f1bb2bb87 (bug 631412) which had added that class
2011-04-11 16:16:56 -04:00
Ehsan Akhgari
4153f12b55
Bug 617539 - Remove nsIEditor_MOZILLA_2_0_BRANCH; r=roc
2011-04-11 16:00:32 -04:00
Benjamin Smedberg
6620f620d9
Bug 617539 - Remove nsIPluginHost_MOZILLA_2_0_BRANCH, nsIPluginInstanceOwner_MOZILLA_2_0_BRANCH, and nsIPluginInstance_MOZILLA_2_0_BRANCH; r=jst
2011-04-11 16:00:30 -04:00
Margaret Leibovic
46bea3a656
Bug 648362 - Update about window to use new background images, r=gavin
2011-04-11 12:59:21 -07:00
Dave Townsend
dab9719f1a
Bug 649168 - "Need to ship feedback with the aurora and beta channels" [r=gavin.sharp]
2011-04-11 19:12:00 -04:00