Mike Hommey
|
e18aca6d9a
|
Bug 764021 - Add Startup Timeline probe for when entering main(). r=taras,r=bsmedberg
|
2012-06-15 08:23:08 +02:00 |
|
Ehsan Akhgari
|
dead1c5a1b
|
Bug 757632 - Re-enable the test; r=rstrong
|
2012-06-13 10:30:07 -04:00 |
|
Ehsan Akhgari
|
7ce04794eb
|
Bug 764587 - Do not throttle the download of a complete mar if we fall back to a complete update after attempting to stage a partial update; r=rstrong
|
2012-06-13 22:00:03 -04:00 |
|
Ehsan Akhgari
|
7c66e981ad
|
Bug 764269 - Handle symbolic links properly when copying the installation directory before staging an update; r=rstrong
|
2012-06-13 20:38:56 -04:00 |
|
Ehsan Akhgari
|
87bbd427a3
|
Bug 760577 - Part 4: Add full round-trip tests for keeping the mar file around and falling back to apply it at startup if replacing the application fails; r=rstrong
--HG--
rename : toolkit/mozapps/update/test/unit/test_0201_app_launch_apply_update.js => toolkit/mozapps/update/test/unit/test_0203_app_launch_apply_update.js
rename : toolkit/mozapps/update/test_svc/unit/test_0201_app_launch_apply_update_svc.js => toolkit/mozapps/update/test_svc/unit/test_0203_app_launch_apply_update_svc.js
|
2012-06-08 15:06:53 -04:00 |
|
Ehsan Akhgari
|
48639f87df
|
Bug 760577 - Part 3: Verify the fallback behavior on all the locked file tests; r=rstrong
--HG--
rename : toolkit/mozapps/update/test/unit/test_0161_appInUse_xp_win_complete.js => toolkit/mozapps/update/test/unit/test_0162_appInUse_xp_win_complete.js
rename : toolkit/mozapps/update/test/unit/test_0172_fileLocked_xp_win_complete.js => toolkit/mozapps/update/test/unit/test_0174_fileLocked_xp_win_complete.js
rename : toolkit/mozapps/update/test/unit/test_0173_fileLocked_xp_win_partial.js => toolkit/mozapps/update/test/unit/test_0175_fileLocked_xp_win_partial.js
rename : toolkit/mozapps/update/test/unit/test_0184_fileInUse_xp_win_complete.js => toolkit/mozapps/update/test/unit/test_0188_fileInUse_xp_win_complete.js
rename : toolkit/mozapps/update/test/unit/test_0185_fileInUse_xp_win_partial.js => toolkit/mozapps/update/test/unit/test_0189_fileInUse_xp_win_partial.js
rename : toolkit/mozapps/update/test/unit/test_0186_rmrfdirFileInUse_xp_win_complete.js => toolkit/mozapps/update/test/unit/test_0190_rmrfdirFileInUse_xp_win_complete.js
rename : toolkit/mozapps/update/test/unit/test_0187_rmrfdirFileInUse_xp_win_partial.js => toolkit/mozapps/update/test/unit/test_0191_rmrfdirFileInUse_xp_win_partial.js
rename : toolkit/mozapps/update/test_svc/unit/test_0161_appInUse_xp_win_complete_svc.js => toolkit/mozapps/update/test_svc/unit/test_0162_appInUse_xp_win_complete_svc.js
rename : toolkit/mozapps/update/test_svc/unit/test_0172_fileLocked_xp_win_complete_svc.js => toolkit/mozapps/update/test_svc/unit/test_0174_fileLocked_xp_win_complete_svc.js
rename : toolkit/mozapps/update/test_svc/unit/test_0173_fileLocked_xp_win_partial_svc.js => toolkit/mozapps/update/test_svc/unit/test_0175_fileLocked_xp_win_partial_svc.js
rename : toolkit/mozapps/update/test_svc/unit/test_0184_fileInUse_xp_win_complete_svc.js => toolkit/mozapps/update/test_svc/unit/test_0188_fileInUse_xp_win_complete_svc.js
rename : toolkit/mozapps/update/test_svc/unit/test_0185_fileInUse_xp_win_partial_svc.js => toolkit/mozapps/update/test_svc/unit/test_0189_fileInUse_xp_win_partial_svc.js
rename : toolkit/mozapps/update/test_svc/unit/test_0186_rmrfdirFileInUse_xp_win_complete_svc.js => toolkit/mozapps/update/test_svc/unit/test_0190_rmrfdirFileInUse_xp_win_complete_svc.js
rename : toolkit/mozapps/update/test_svc/unit/test_0187_rmrfdirFileInUse_xp_win_partial_svc.js => toolkit/mozapps/update/test_svc/unit/test_0191_rmrfdirFileInUse_xp_win_partial_svc.js
|
2012-06-14 09:26:02 -04:00 |
|
Ehsan Akhgari
|
cee6e67eff
|
Bug 760577 - Part 2: Fall back to regular updates if the replacing step fails after we've staged an update; r=rstrong
|
2012-06-14 09:25:24 -04:00 |
|
Ehsan Akhgari
|
97c7757142
|
Bug 760577 - Part 1: Keep the update files around when an update has been staged; r=rstrong
|
2012-06-14 09:21:13 -04:00 |
|
Ehsan Akhgari
|
5f1a93f20d
|
Bug 762032 - Increase the amount of time we wait for the helper application to finish running in the updater tests; r=rstrong
|
2012-06-11 10:36:21 -04:00 |
|
Masatoshi Kimura
|
6fbd736648
|
Bug 563169 - Use WinInet function instead of reading registry. r=jmathies
|
2012-06-13 21:12:36 -04:00 |
|
Ryan VanderMeulen
|
c485f40f19
|
Merge m-c to inbound.
|
2012-06-13 21:12:31 -04:00 |
|
Matt Brubeck
|
cee86ebe22
|
Merge last green changeset from inbound to mozilla-central
|
2012-06-13 13:23:54 -07:00 |
|
Brian R. Bondy
|
4f18864be4
|
Bug 763474 - Firefox win32 l10n builds broken because Win2008R2 check not avail in NSIS 2.33. r=jimm
|
2012-06-13 12:33:15 -04:00 |
|
Tim Taubert
|
3cc384cd72
|
merge m-c to fx-team
|
2012-06-13 15:34:08 +02:00 |
|
Ed Morley
|
20ae1c9276
|
Merge mozilla-central to mozilla-inbound
|
2012-06-13 15:52:26 +01:00 |
|
Nathan Froyd
|
8d5f72c8d7
|
Bug 763605 - use Function.bind instead of 'let self = this' idiom; r=taras
|
2012-06-12 09:20:18 -04:00 |
|
Panos Astithas
|
b1b26c25c1
|
Bug 754251 - Can't set breakpoint in Script Debugger; r=rcampbell
|
2012-06-12 09:47:08 +03:00 |
|
Nicholas Nethercote
|
9347ac77a9
|
Bug 760352 (part 3) - Preserve alignment on 100% values in about:memory. r=jlebar.
--HG--
extra : rebase_source : 1ca1f3b003fba09699170f9697ce35190acfe4bd
|
2012-06-11 20:33:06 -07:00 |
|
Nicholas Nethercote
|
4c6045114c
|
Bug 760352 (part 2) - Treeify non-JS-compartment KIND_OTHER memory reports where appropriate. r=jlebar.
--HG--
extra : rebase_source : 886b3d40a8dc5f7092ed35ffe280814576ca021b
|
2012-06-11 20:32:26 -07:00 |
|
Nicholas Nethercote
|
fdc3d35af5
|
Bug 760352 (part 1) - Allow KIND_OTHER memory reports to be in trees. r=jlebar.
--HG--
extra : rebase_source : d28d117fbc2c91069222649741f5ef6b567b3e2a
|
2012-06-11 20:29:12 -07:00 |
|
Ryan VanderMeulen
|
891e38e528
|
Revert c39d36167b99 due to a horribly munged backout.
|
2012-06-10 19:44:50 -04:00 |
|
Ryan VanderMeulen
|
f497d31a0a
|
Backout the bug 754202 backout due to orange.
|
2012-06-10 19:37:47 -04:00 |
|
Olli Pettay
|
ac6b89bfdb
|
Bug 761613 - Merge nsIPrivateDOMEvent to nsIDOMEvent, r=jst
|
2012-06-10 21:14:30 +03:00 |
|
Paul Adenot
|
5e092ac445
|
Bug 762933 - No-audio icon switches to audio available icon when video is in fullscreen. r=jaws
|
2012-06-09 17:07:19 -04:00 |
|
Jason Orendorff
|
c3b86b1336
|
Bug 750307 - "Assertion failure: isBoolean()" in RegExpObject::ignoreCase after redefining nonconfigurable data property. r=Waldo. Second landing, test change rs=bholley on IRC.
|
2012-06-13 03:11:18 -05:00 |
|
aceman
|
23f803274a
|
Bug 759053 - Change accesskey of "Don't Save" button from "d" to "n". r=gavin
|
2012-06-09 14:22:41 -04:00 |
|
Ryan VanderMeulen
|
53d33c67b1
|
Merge m-c to inbound
|
2012-06-09 14:22:32 -04:00 |
|
Tim Taubert
|
59348843cd
|
merge m-c to fx-team
|
2012-06-09 17:34:20 +02:00 |
|
Panos Astithas
|
d8c8860a3c
|
Bug 760882 - XBL Bindings appear in the debugger script dropdown if the debugger is open when the page is refreshed; r=rcampbell
|
2012-06-08 16:05:27 +03:00 |
|
Panos Astithas
|
2655e2afaf
|
Bug 761223 - JS Debugger errors prevent me from debugging Orion; r=dcamp
|
2012-06-08 11:21:59 +03:00 |
|
Panos Astithas
|
4197e5af0e
|
Backout 61e0d5d09f77 due to test breakage
|
2012-06-08 11:18:28 +03:00 |
|
Panos Astithas
|
2291a64c5a
|
Bug 761223 - JS Debugger errors prevent me from debugging Orion; r=dcamp
|
2012-06-08 10:00:48 +03:00 |
|
Nathan Froyd
|
b4874f5256
|
Bug 762590 - don't send test pings at idle when !Telemetry.canSend; r=taras
|
2012-06-07 15:21:35 -04:00 |
|
David Rajchenbach-Teller
|
8d43f82693
|
Bug 722332: add some test coverage for the search service async initialization API, r=gavin
|
2012-06-07 11:45:23 -07:00 |
|
Nathan Froyd
|
5c8e15cbf4
|
Bug 764513 - turn persistent telemetry back on; r=taras
|
2012-06-13 15:18:36 -04:00 |
|
David Rajchenbach-Teller
|
46dd30bc43
|
Bug 722332: add an asynchronous initialization API to nsIBrowserSearchService, with a fallback to synchronous initialization for backwards compatibility, r=gavin
|
2012-05-03 16:56:33 +02:00 |
|
Nathan Froyd
|
f813d70ffb
|
Bug 753701 - register new HTTP handler prior to any do_check_foo testing; r=taras
|
2012-06-07 11:03:43 -04:00 |
|
Tom Schuster
|
83d944891a
|
Bug 760951 - Add a filter box to the error console. r=jaws
|
2012-06-07 17:22:34 +02:00 |
|
Florian Quèze
|
7a717f89b8
|
Bug 762088 - nsContentPrefService.js, reference to undefined property Cc['@mozilla.org/privatebrowsing;1'], r=ehsan.
|
2012-06-07 15:57:17 +02:00 |
|
Mike Hommey
|
eaa59b06a7
|
Bug 580408 - Import jemalloc 3.0.0. r=khuey,r=gerv
|
2012-06-07 10:41:58 +02:00 |
|
Mike Hommey
|
b12cf02925
|
Bug 580408 - Move Mozilla fork of jemalloc to memory/mozjemalloc. r=khuey
--HG--
rename : memory/jemalloc/Makefile.in => memory/mozjemalloc/Makefile.in
rename : memory/jemalloc/jemalloc.c => memory/mozjemalloc/jemalloc.c
rename : memory/jemalloc/jemalloc.h => memory/mozjemalloc/jemalloc.h
rename : memory/jemalloc/jemalloc_types.h => memory/mozjemalloc/jemalloc_types.h
rename : memory/jemalloc/linkedlist.h => memory/mozjemalloc/linkedlist.h
rename : memory/jemalloc/osx_zone_types.h => memory/mozjemalloc/osx_zone_types.h
rename : memory/jemalloc/ql.h => memory/mozjemalloc/ql.h
rename : memory/jemalloc/qr.h => memory/mozjemalloc/qr.h
rename : memory/jemalloc/rb.h => memory/mozjemalloc/rb.h
|
2012-06-07 10:41:58 +02:00 |
|
Jeff Walden
|
3c61629998
|
Bug 761859 - Make mozalloc_abort use MOZ_CRASH to crash. r=ted
|
2012-06-05 16:49:30 -07:00 |
|
Takanori MATSUURA
|
91189edc0c
|
bug 761975 - remove extra closing parenthesis that makes RPM nightly build fail; r=bsmedberg
--HG--
extra : rebase_source : 2958a216f8077fdad42c3b9237642ee8aa533b0e
|
2012-06-06 10:56:40 -07:00 |
|
Geoff Lankow
|
a0a360b17e
|
Bug 761489 - New addon page overflows when text is wrapped; r=Unfocused
|
2012-06-07 01:08:27 +12:00 |
|
Ed Morley
|
22d9b9afc4
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-06-06 09:20:35 +01:00 |
|
Ms2ger
|
5f583c504f
|
Bug 758669 - Don't use int32 in JSHistogram_Add; r=taras
|
2012-06-06 09:22:24 +02:00 |
|
Brian Nicholson
|
5a2f552641
|
Bug 747388 - Remove .part files on dl-failed on Android. r=mfinkle
|
2012-06-05 21:06:04 -07:00 |
|
Geoff Lankow
|
bdc2b4bb58
|
Merge m-c to m-i
|
2012-06-06 15:13:51 +12:00 |
|
Geoff Lankow
|
00f3a215c9
|
Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg
|
2012-06-06 14:08:30 +12:00 |
|
Jonathan Wilde
|
4cee25a311
|
Bug 761446 - Remove extraneous space characters from videocontrols.xml. r=fryn
|
2012-06-04 17:37:53 -07:00 |
|