Mitchell Field
|
e5a30afb49
|
Merge mozilla-central to build-system.
|
2011-04-19 13:22:32 +10:00 |
|
Mitchell Field
|
b6cdf39fe4
|
Merge mozilla-central to build-system.
|
2011-04-16 00:27:18 +10:00 |
|
Philipp von Weitershausen
|
be8c9fb771
|
Bug 644680 - FileUtils.openSafeFileOutputStream() should init stream with DEFER_OPEN. r=sdwilsh sr=rstrong
|
2011-04-18 15:41:09 -07:00 |
|
Philipp von Weitershausen
|
0bc38f7281
|
Bug 644680 - Tests for FileUtils.jsm. r=sdwilsh
|
2011-04-18 15:41:09 -07:00 |
|
Mitchell Field
|
bc25d3499c
|
Merge mozilla-central to build-system.
|
2011-04-14 12:05:07 +10:00 |
|
Robert Strong
|
be80ac1469
|
Bug 649754 - update dialog no longer centered. r=mossop
|
2011-04-13 13:52:55 -07:00 |
|
Dão Gottwald
|
9291640652
|
Bug 487059 - clearUserPref shouldn't throw if a pref doesn't have a default or user value. r+sr=bsedberg
|
2011-04-17 21:53:25 +02:00 |
|
Graeme McCutcheon
|
3901838fe1
|
Bug 640302 - Some addon manager tests depended on a specific date format and failed in some locales. r=dtownsend
|
2011-04-17 17:39:18 +01:00 |
|
Mike Hommey
|
2e34091c98
|
Bug 602245 - Don't build SIMPLE_PROGRAMS during MOZ_PROFILE_GENERATE pass. r=ted
|
2011-04-14 11:23:13 +02:00 |
|
Daniel Einspanjer
|
bd258fd2d3
|
Bug 648068: Remove "reset" from the days since last request blocklist variable. r=dtownsend
|
2011-04-08 09:53:42 -07:00 |
|
Dave Townsend
|
909f9077e7
|
Bug 645699, r=robstrong
|
2011-04-08 09:46:59 -07:00 |
|
Christian Legnitto
|
5fd52f20d0
|
Bug 649373 - Remove PRE_RELEASE_SUFFIX. This is a wallpaper. r=rstrong, a=LegNeato
|
2011-04-12 23:43:18 -07:00 |
|
Robert Strong
|
d632db752b
|
followup l10n repack fix (fallout from Bug 386760) - Bug 649428 - l10n repacks broken on all platforms on mozilla-central (probably aurora, too). r=khuey
|
2011-04-12 17:27:41 -07:00 |
|
Florian Quèze
|
248e9d40bc
|
Bug 595616 - The INSTALLER_DIR variable is defined to directories that don't exist anymore; r=ted.mielczarek
|
2010-09-12 04:21:00 -07:00 |
|
Matheus Kerschbaum
|
4eb6429f47
|
Bug 639754 - Remove MOZ_IPC checks since IPC is always built now; r=bsmedberg
|
2011-04-02 19:14:00 -07:00 |
|
Mitchell Field
|
802d63f383
|
Bug 647118 - Remove support for --disable-plugins. r=glandium
|
2011-04-02 01:41:46 +11:00 |
|
Chris Jones
|
4b23030234
|
Merge backout
|
2011-03-31 21:32:46 -05:00 |
|
Chris Jones
|
9ac2f0b7d8
|
Backed out changeset f4da8c0c48d9 for breaking nightly repacks (see bug 313956)
|
2011-03-31 21:32:35 -05:00 |
|
Rail Aliiev
|
808a0fbbce
|
bug 313956: expand installer .exe contents to make complete mar. r=ted.
--HG--
extra : rebase_source : 1a23afed1769531afe0b2f7d307fe5709eeed99b
|
2011-03-29 15:04:02 -04:00 |
|
John Ford
|
13804e6190
|
Bug 646851 - build slaves not able to build rpms because of old version of desktop-file-utils r=glandium
|
2011-03-31 12:44:01 -07:00 |
|
Shawn Wilsher
|
99155b9ea3
|
Bug 645089 - Stop using [deprecated] Storage methods (XPIProvider.jsm)
r=Unfocused
|
2011-03-31 10:19:31 -07:00 |
|
Shawn Wilsher
|
a04d35be29
|
Bug 584316 - Fix DownloadManager usage of deprecated Storage binding APIs
r=Mardak
|
2011-03-31 10:19:31 -07:00 |
|
Kyle Huey
|
959ea8bc3e
|
Backed out changeset a5dbece71e4a due to test failures
|
2011-03-31 09:11:21 -04:00 |
|
Matheus Kerschbaum
|
b06dc06820
|
Bug 639754 - Remove MOZ_IPC checks since IPC is always built now. r=bsmedberg
|
2011-03-31 07:22:55 -04:00 |
|
Kyle Huey
|
9d3d2b598a
|
Merge m-c to bs.
|
2011-03-31 07:17:15 -04:00 |
|
John Ford
|
94b9b22864
|
Bug 639884 - Teach packaging code how to create RPM files from normal builds r=glandium
|
2011-03-30 10:22:36 -07:00 |
|
Robert Strong
|
cf5c479dc6
|
test fix for test_0112_general.js - Linux and Mac - Bug 386760 - directory removal with software update. r=testfix
|
2011-04-12 00:15:42 -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 |
|
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 |
|
Rail Aliiev
|
10de29569e
|
bug 313956: expand installer .exe contents to make complete mar. r=ted
|
2011-04-11 12:23:26 -04:00 |
|
Jim Mathies
|
9ee84d3b5b
|
Bug 645288 - Register Firefox as a webm capable player on Windows. r=rstrong
|
2011-04-10 16:31:26 -05:00 |
|
Rich Walsh
|
508882c843
|
Bug 639369 - [OS/2] update packaging for mozilla-central; r=wuno
|
2011-04-09 23:33:31 -04:00 |
|
Benjamin Smedberg
|
cac81f2c54
|
Bug 617539 - Integrate nsIAppStartup2 and nsIAppStartup_MOZILLA_2_0, r=Mossop
|
2011-03-25 11:03:35 -04:00 |
|
L. David Baron
|
1f6ad7e8cc
|
Backout changeset 5c3ed4fde1e4 (Bug 620931 part 2) for causing bug 644790.
|
2011-03-24 21:07:30 -07:00 |
|
Mike Hommey
|
60f6dbb70c
|
Bug 620931 part 2 - When building --with-libxul-sdk, use the right preferences directory. r=bsmedberg
|
2011-03-24 15:27:55 +01:00 |
|
Chris Cooper
|
3623fe7d48
|
Bug 510770 - Add a source-package target for XR; exclude some transient files from the source package - r=ted
|
2011-03-23 15:01:28 -04:00 |
|
Dave Townsend
|
d1c9b54ea0
|
Bug 638292: InstallTrigger is undefined in new tabs opened from links. r=robstrong
|
2011-03-23 10:27:24 -07:00 |
|
Kyle Huey
|
d8ef992e60
|
Bug 644139: Put toolkit/mozapps/preferences back in the build. rs=ted for this CLOSED TREE
|
2011-03-23 10:24:13 -04:00 |
|
Kyle Huey
|
a4544fbedb
|
Merge m-c to bs.
|
2011-03-19 07:56:17 -04:00 |
|
Axel Hecht
|
0faa87811f
|
bug 525438, l10n-merge doesn't merge all files, make targets work with PRETTY_NAMES, too. Adding a l10n-checks target for a dummy repack. r=ted
|
2011-03-18 18:29:56 +01:00 |
|
Brad Lassey
|
6fd1704829
|
bug 642794 - add support to android for removed-files file r=dougt a=blocking-fennec
|
2011-03-18 11:50:19 -04:00 |
|