Граф коммитов

245228 Коммитов

Автор SHA1 Сообщение Дата
L. David Baron ae52e328b6 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 fa6f166e61 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 7bee896472 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 b69ea14b1d 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 11a8d31d81 Backout changeset e6d044d30abf (bug 607741) for not compiling. 2011-04-11 23:17:43 -07:00
L. David Baron 1f7e1afac7 Backout changeset e84a9cf9fe6c (bug 648570) for its associated patch not compiling. 2011-04-11 23:17:21 -07:00
Jason Orendorff 47894de0a5 Merge WeakMaps and precise Date.now from tracemonkey to mozilla-central. 2011-04-11 23:11:05 -07:00
Robert Strong 77a7ccb2c7 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 616565fe61 Merge with th that sketchy pbiggar patch. Woof. 2011-04-11 22:40:01 -07:00
Patrick McManus 9cf92f857c 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 f5b2ab2567 Bug 547941 - WeakMap. r=jorendorff. 2011-04-11 22:38:11 -07:00
Patrick McManus fa9e2d5fa0 bug 607741 - Raise max sockets open from 50 to up to 550. r=jduell 2011-04-11 22:37:59 -07:00
Robert Strong 033ab28f8b 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 e0c2a3e54e 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 29de84bc39 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 629fdb4fa4 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 cb19eb37ad 5. test binaries - Bug 386760 - directory removal with software update. r=dolske 2011-04-11 21:23:54 -07:00
Robert Strong 5321c11377 4. remove updater wince support- Bug 386760 - directory removal with software update. r=dolske 2011-04-11 21:23:44 -07:00
Robert Strong 30b299c782 3. test patch 1 - Bug 386760 - directory removal with software update. r=mossop 2011-04-11 21:23:36 -07:00
Robert Strong c2953ca852 2. updater changes - Bug 386760 - directory removal with software update. r=dolske 2011-04-11 21:23:27 -07:00
Robert Strong 522b72792b 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 11c4812446 Bug 641422 - wrong arg passed for current working directory. r=mossop 2011-04-11 21:23:06 -07:00
Chris Leary f3dfc40bb7 Merge mozilla central and tracemonkey. 2011-04-11 20:38:35 -07:00
Chris Leary 7c0020a361 Merge new tracemonkey head. 2011-04-11 17:01:30 -07:00
Chris Leary 47dfb01d0c Merge mozilla-central to tracemonkey. 2011-04-11 16:54:01 -07:00
Jeff Walden bfc37a5ffa 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 c7169ee390 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 11b75e28a2 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 81f58cea7d Merge Places and mozilla-central. 2011-04-11 13:59:20 -07:00
Allison Naaktgeboren cf570e5026 Bug 629489 - Update mozStorage.h on how to add more errors
r=sdwilsh
2011-04-11 13:56:06 -07:00
Benjamin Stover bd3081c90a Bug 642246 Don't build ThebesLayers for elements with no displayports r=roc 2011-04-11 13:53:01 -07:00
Benjamin Stover 60e6f52fc8 Bug 639179 Part 5: Use exponential approximation for kinetic friction r=mbrubeck 2011-04-11 13:52:46 -07:00
Benjamin Stover cc93474e1d Bug 639179 Part 4: Panning speed determines initial kinetic speed r=mbrubeck 2011-04-11 13:52:44 -07:00
Benjamin Stover 1dafb38933 Bug 639179 Part 3: Tapping during kinetic panning stops panning r=mbrubeck 2011-04-11 13:52:43 -07:00
Benjamin Stover 2dbce49e47 Bug 639179 Part 2: Carefully track values sent to dragger r=mbrubeck 2011-04-11 13:52:42 -07:00
Benjamin Stover f5144f5433 Bug 639179 Part 1: Fix waitingForPaint bug when kinetic panning is active r=mbrubeck 2011-04-11 13:52:40 -07:00
Brad Lassey 3713a43a89 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 14e0485431 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 09eee51632 Bug 617539 - Remove nsIEditor_MOZILLA_2_0_BRANCH; r=roc 2011-04-11 16:00:32 -04:00
Benjamin Smedberg 1b9d968e1c 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 fd8656b942 Bug 648362 - Update about window to use new background images, r=gavin 2011-04-11 12:59:21 -07:00
Dave Townsend 8120a44478 Bug 649168 - "Need to ship feedback with the aurora and beta channels" [r=gavin.sharp] 2011-04-11 19:12:00 -04:00
Jono X c8ea11b9db Bug 577694 - Add detection of accessibility instantiation [r=mark.finkle] 2011-04-11 22:30:44 -04:00
Jono X e6ae5cc3c2 Bug 648829 - Show happy/sad menu items to all Feedback users regardless of version [r=mark.finkle] 2011-04-11 22:30:44 -04:00
Jono X 5d29068f23 Bug 645982 - Possible error in code [r=mark.finkle] 2011-04-11 22:30:44 -04:00
Jono X 60e84e93b1 Bug 645858 - Include Firefox update channel in metadata [r=mark.finkle] 2011-04-11 22:30:44 -04:00
Jono X 44c1de0a06 Bug 645092 - Stop using [deprecated] Storage methods (testpilot) [r=mark.finkle] 2011-04-11 22:30:44 -04:00
Jono X 23de7faaf9 Bug 644582 - 0x80004005 (NS_ERROR_FAILURE) location: JS frame :: resource://testpilot/modules/feedback.js :: FeedbackManager_isInputUrl :: line 109 [r=mark.finkle] 2011-04-11 22:30:44 -04:00
Jono X a765745914 Bug 640260 - Toolbar icon briefly appear on startup with TP enabled [r=mark.finkle] 2011-04-11 22:30:44 -04:00
Jono X d34d79ad42 Bug 645860 - "Studies should have a way to write metadata" [r=mark.finkle] 2011-04-11 16:16:00 -04:00