Commit Graph

541 Commits

Author SHA1 Message Date
Kyle Machulis
fc01ae2278 Back out bug 711601 (changeset 4c8aa2b0ca1c) due to qemu breakage 2012-02-17 15:54:27 -08:00
Marco Bonardo
da48108f5b Merge last green PGO from inbound to central 2012-02-16 11:45:18 +01:00
Gavin Sharp
41aa9129b1 Bug 726864: package wakeUpService in Firefox, r=ttaubert 2012-02-15 12:18:14 -08:00
Kyle Machulis
55bf17714a Bug 711601 - Bluetooth Implementation on B2G - patch 1: Boilerplate code for creating navigator.mozBluetooth object. r=bent 2012-02-14 17:51:52 -08:00
Serge Gautherie
7067bc4cc3 Bug 718324. (Av1) Fix condition for packaging 'default*.png'. r=ted.mielczarek. 2012-02-13 23:06:19 +01:00
Tim Taubert
43bfed50d2 merge m-c to fx-team 2012-02-07 20:11:47 +01:00
Panagiotis Astithas
61072d64a7 Bug 697762 - Land the debugger in m-c; r=msucan,rcampbell; sr=dtownsend 2012-02-07 13:22:30 -04:00
Robert Strong
8d4078f54c Bug 668574 (original patch by Javi Rueda) - Refuse to install on Windows XP SP 1 and below. r=bbondy 2012-02-02 14:12:54 -08:00
Serge Gautherie
5fb136ddc0 Bug 721535. (Av1) Stop packaging dead chardet.xpt. r=smontagu. 2012-01-29 11:21:33 +01:00
Serge Gautherie
a2b787edf1 Bug 652297. (Bv1) Add '-DMOZ_DEBUG=1' too to actually stop trying to package MSVC DLLs in debug Windows Firefox. r=ted.mielczarek. 2012-01-28 18:13:09 +01:00
Serge Gautherie
1950b2c708 Bug 652297. (Av1) Stop trying to package MSVC DLLs in debug Windows Firefox, Reorder XPCOM files. r=ted.mielczarek. 2012-01-27 20:57:41 +01:00
Tim Taubert
2613ffa9b3 Bug 497543 - Part 2 - moz-page-thumb:// Protocol and Channel; r=mak 2012-01-19 16:01:42 +01:00
Philipp von Weitershausen
31c2731522 Bug 720601 - Update package manifests after renames and removals. r=fabrice DONTBUILD because NPOTB 2012-01-23 20:37:42 -08:00
Brian R. Bondy
9ad78ef238 Bug 716045 - "Run As" dialog appears after every Nightly install. r=rstrong 2012-01-22 16:07:58 -05:00
Tim Taubert
2ff68ce696 merge m-c to fx-team 2012-01-20 14:33:44 +01:00
Jon Buckley
777e956cfd Bug 716397. Fix mozglue package warning on Linux. f=sgautherie r=khuey. 2012-01-20 12:49:23 +01:00
Tim Taubert
d732d489da Backed out changeset cc55d047eff9 (bug 497543) 2012-01-20 12:07:52 +01:00
Ed Morley
e671bf9cd2 Merge last green changeset of mozilla-inbound to mozilla-central 2012-01-20 01:24:13 +00:00
Tim Taubert
7fa6c32413 merge m-c to fx-team 2012-01-20 00:23:23 +01:00
Marco Bonardo
3b4763a031 Merge central to inbound 2012-01-19 11:36:52 +01:00
Edmund Wong
5ce7c18a25 Bug 717491 - Removed bin/components/proxyObject.xpt from package-manifest.in. r=ted 2012-01-19 15:12:25 +08:00
Serge Gautherie
10c6338281 Bug 694353. (Av2-FF) Stop explicitly packaging NSS .chk files which are now created in the staging directory directly, Reorder PSM files. r=ted.mielczarek. 2012-01-18 21:25:28 +01:00
Fabrice Desré
5572d2e273 Bug 717975: only expose m-c implementation of navigator.mozApps on b2g : followup [r=jst] 2012-01-19 09:27:40 -08:00
Tim Taubert
39a90d7c49 Bug 497543 - Part 2 - moz-page-thumb:// Protocol and Channel; r=mak 2012-01-19 16:01:42 +01:00
Brian R. Bondy
bbaedafa05 Bug 716473 - Simplify Mozilla Maintenance Service uninstaller. r=rstrong 2012-01-17 19:38:26 -05:00
Brian R. Bondy
dd7d7d7d0e Bug 716915 - Service is sometimes not used after several successful service updates because maintenanceservice.exe is missing. r=rstrong. 2012-01-17 16:52:23 -05:00
Mounir Lamouri
3801d055a4 Bug 677166 - Part 2 - Add .mozConnection to Navigator object. r=sicking 2012-01-16 13:23:28 +01:00
Brian R. Bondy
8ac290b0e5 Bug 720521 - MozillaMaintenance service does not get uninstalled when Firefox is uninstalled. r=jimm 2012-02-06 13:44:31 -05:00
Brian R. Bondy
5f2746cb5f Bug 715489 - MozillaMaintenance service is missing a description in Service Manager. r=rstrong 2012-02-06 13:32:51 -05:00
Fabrice Desré
3f52e1831e Bug 717975 - only expose m-c implementation of mavigator.mozApps on b2g [r=jst] 2012-01-13 21:09:24 -08:00
Ed Morley
a870ef3fc6 Merge last green changeset of mozilla-inbound to mozilla-central 2012-01-11 17:01:05 +00:00
Benjamin Smedberg
cec907be24 Bug 715576 - libalerts_s.dylib is incorrectly-named (_s indicates a static library) and links against the static-js library, which is bad. Make it link against either libxul (static-js) or the dynamic-js library correctly, and rename it. r=ted 2012-01-11 11:28:21 -05:00
Mike Hommey
567913809a Bug 701371 - Rename mozutils to mozglue, and move it to top-level. r=khuey,a=brendan
--HG--
rename : memory/mozutils/Makefile.in => mozglue/Makefile.in
rename : memory/mozutils/Makefile.in => mozglue/build/Makefile.in
rename : memory/mozutils/dummy.cpp => mozglue/build/dummy.cpp
rename : memory/mozutils/fixcrt.py => mozglue/build/fixcrt.py
rename : memory/mozutils/mozutils.def.in => mozglue/build/mozglue.def.in
2011-12-28 08:24:02 +01:00
Ed Morley
ec3fcc8a97 Bug 716480 - Don't list "Change" as an entry on the control panel uninstall context menu for the Mozilla Maintenance Service; r=bbondy 2012-01-10 01:10:42 +00:00
Brian R. Bondy
c97793c692 Bug 711692 - Various fixes for intermittent failures. r=rstrong. 2011-12-28 21:08:37 -05:00
Brian R. Bondy
e0a208e138 Bug 711792 - Speed up and simplify maintenance service update command processing. r=rstrong. 2012-01-04 23:19:17 -05:00
Brian R. Bondy
54527b0e1a Bug 481815 - Provide a Windows service for silent updates. r=rstrong. 2012-01-04 23:19:14 -05:00
Blake Kaplan
48182510d9 Bug 712629 - Make Wifi work under gonk. There are large parts of this that are still sketches, but this gets us limping along. r=gal
--HG--
extra : rebase_source : 7fb2de1e4eb22250dbe0958a46e551012ff54ac3
2011-12-06 22:14:55 +08:00
Mike Hommey
6e62c747d6 Backout 45820730dfa7 and 860035a3c04a (bug 701371) and 8ac6f34b44ff (bug 709776) because of Android random oranges.
--HG--
rename : mozglue/build/Makefile.in => memory/mozutils/Makefile.in
rename : mozglue/build/dummy.cpp => memory/mozutils/dummy.cpp
rename : mozglue/build/fixcrt.py => memory/mozutils/fixcrt.py
rename : mozglue/build/mozglue.def.in => memory/mozutils/mozutils.def.in
rename : mozglue/android/APKOpen.cpp => other-licenses/android/APKOpen.cpp
rename : mozglue/android/APKOpen.h => other-licenses/android/APKOpen.h
rename : mozglue/android/nsGeckoUtils.cpp => other-licenses/android/nsGeckoUtils.cpp
2011-12-28 12:12:09 +01:00
Mike Hommey
00bf052883 Bug 701371 - Rename mozutils to mozglue, and move it to top-level. r=khuey
--HG--
rename : memory/mozutils/Makefile.in => mozglue/Makefile.in
rename : memory/mozutils/Makefile.in => mozglue/build/Makefile.in
rename : memory/mozutils/dummy.cpp => mozglue/build/dummy.cpp
rename : memory/mozutils/fixcrt.py => mozglue/build/fixcrt.py
rename : memory/mozutils/mozutils.def.in => mozglue/build/mozutils.def.in
2011-12-28 08:24:02 +01:00
Phil Ringnalda
decf41ca96 Bug 713418 - Stop trying to package MacOS/Contents/Plug-Ins/ since we haven't put anything in there since bug 520494, r=khuey 2011-12-24 19:05:21 -08:00
Phil Ringnalda
dd515eafc6 Bug 713504 - Stop trying to package jetpack.xpt, since it was removed by bug 711838, r=khuey 2011-12-26 15:03:11 -08:00
Phil Ringnalda
be817613f3 Bug 713415 - Stop trying to package dom_threads.xpt, since it was removed by bug 649537, r=khuey 2011-12-24 18:14:13 -08:00
Matthew Noorenberghe
e3d293ca55 Bug 273874 - Firefox migrator for new profiles r=mak
--HG--
rename : browser/components/migration/src/ChromeProfileMigrator.js => browser/components/migration/src/FirefoxProfileMigrator.js
extra : rebase_source : d5dfea053ede5abb3a535296085bdfe93ece8511
2011-11-29 02:30:40 -08:00
Benoit Girard
ede2ebb8a9 Bug 699918 - Fix 'make package' for the profiler module. r=jmuizelaar 2011-12-20 13:47:10 -05:00
Phil Ringnalda
595ce8403f Bug 695345 - Bring back ISO8601DateUtils.jsm, a=akeybl 2011-12-18 18:50:13 -08:00
Mike Hommey
05091dfacb Bug 709721 - Move video and audio libraries in a gkmedias library on Windows. r=khuey 2011-12-15 06:40:20 +01:00
Frank Wein
6d41c00c3d Bug 688615 - Wrong reg key used in Installer shell icon handler code, r=rob_strong, a=ehsan 2011-12-14 22:38:33 +01:00
Kyle Huey
ff5446b4e7 Add the DLL from Bug 709657 to removed-files.in 2011-12-14 08:02:56 -05:00
Kyle Huey
9468451f00 Backout Bug 709657 because it doesn't help our problem. 2011-12-14 08:01:49 -05:00