Commit Graph

88 Commits

Author SHA1 Message Date
Terrence Cole
ceddb6ef1f Bug 1107349 - Always build in enerational GC support; r=jonco 2014-12-04 09:45:05 -08:00
Terrence Cole
60dc884b5e Bug 1083464 - Use a more standard mechanism to export GC symbols to embedders. r=ted,r=jorendorff 2014-10-27 13:29:44 -07:00
Brian R. Bondy
b937b77ab6 Bug 715876 - Start using the maintenance service for x64 updates and enable verifying signatures. r=rstrong 2014-10-10 23:13:20 -04:00
Mike Hommey
3b917517d3 Bug 1077212 - Move MOZ_FOLD_LIBS to configure. r=mshal
Setting MOZ_FOLD_LIBS should stop being an opt-in for individual applications,
which also makes them responsible for doing the right thing, which happens not
to be the case for B2G Desktop Linux builds.

Enforcing MOZ_FOLD_LIBS to be set on the relevant platforms in configure ensures
everything is setup up correctly, and also allows to stop caring about supporting
now hypothetical e.g. MSVC builds without MOZ_FOLD_LIBS (which require to pass
DLLFLAGS down to the nspr build system to make nspr built against mozglue which
would now be unnecessary)
2014-10-04 10:33:46 +09:00
Alan K
b7a4bb2834 Bug 1052009 - Enable CloudSync in Nightly. r=rnewman 2014-08-29 10:50:00 +02:00
Mark Banner
38c9fe41c5 Bug 763180 - NS_XRE_ENABLE_EXTENSION_MANAGER flag does nothing - remove it. r=glandium 2014-08-26 08:50:07 +01:00
Terrence Cole
87c82a4c2f Bug 753203 - Enable exact rooting by default in all configurations; r=sfink 2014-07-18 11:26:46 -07:00
Mark Banner
70684d8faf Bug 1032017 Remove MOZ_SERVICES_FXACCOUNTS flags as it is no longer necessary. Also fixes test_hawkrequest.js failures in m-c. r=glandium 2014-07-08 07:37:57 +01:00
Brian R. Bondy
1a59235ead Bug 598615 - Rename HAVE_64BIT_OS to HAVE_64BIT_BUILD. r=ted 2014-06-24 22:16:25 -04:00
Brian R. Bondy
082aced57c Bug 1025640 - Enable building and installing the x64bit maintenance service on x64. r=rstrong 2014-06-19 11:03:04 -04:00
Terrence Cole
4181a7fed2 Bug 619558 - Enable generational GC on desktop; r=sfink, sr=naveed
--HG--
extra : rebase_source : 7234cc03ed04d48d54ac613e25708a1321501f24
2014-02-05 10:04:16 -08:00
Carsten "Tomcat" Book
cb76231d6b Backed out changeset 52f43e3f552f (bug 619558) for frequent mochitest other test failure on OS X 10.8 2014-03-27 10:14:39 +01:00
Terrence Cole
9d3b7f764f Bug 619558 - Enable generational GC on desktop; sr=naveed 2014-02-05 10:04:16 -08:00
Fernando Jiménez
03ca9f8669 Bug 976002 - Build time flag to enable/disable FxA. r=fabrice, r=gps 2014-03-17 09:58:16 -07:00
Randy Lin
c99b2ced4f Bug 891705 - [MediaEncoder] Implement WebM 1.0 container writer. r=giles, r=gps, r=rillian
This is an integrated patch which includes:
1. Bug 891705: [MediaEncoder] Implement WebM 1.0 container writer. r=giles, r=gps
2. Bug 950567: [MediaEncoder] Phase-in libmkv library. r=giles
3. bug 883749: Implement Vorbis encoding. r=rillian
4. bug 881840: Implement VP8 track encoder. r=rillian
2014-01-15 14:21:14 +08:00
Terrence Cole
921e4d13f1 Bug 753203 - Enable exact rooting by default on desktop; r=sfink,r=jonco,sr=naveed 2013-11-22 16:44:44 -08:00
Kevin Grandon
163adc160b Bug 921637 - Move activities so gaia can consume them in any environment. r=sicking 2013-10-15 12:57:27 -07:00
Paolo Amadini
173b4dfb03 Bug 928349 - Add a build-time setting to use only the JavaScript API for downloads, and enable it in Firefox for Desktop. r=enn 2013-10-23 21:46:47 +02:00
Benjamin Smedberg
18626ccce5 Bug 920731 - stop exporting JS symbols from libxul in Firefox builds. r=glandium sr=bz
--HG--
extra : rebase_source : d3c73a8be14dea4156c53cc9f772178271f80e28
2013-09-30 16:09:28 -04:00
Marco Castelluccio
8f6cc06e91 Bug 898499 - Support mozPay API on desktop webapprt. r=ferjm 2013-09-27 14:38:14 -04:00
Jeff Gilbert
97463875c8 Bug 881997 - Use confvars to establish webgl conformance for different products. - r=bjacob,ted 2013-07-11 14:12:32 -07:00
Mike Hommey
d71c84f8b9 Bug 648407 - Fold NSPR, NSS and SQLite libraries all together on B2G, Android, OSX and Windows. r=blassey,r=cjones,r=bsmedberg 2013-03-17 08:02:54 +01:00
Richard Newman
b75441eccf Bug 836206 - Remove AITC client. r=gps 2013-02-03 00:51:26 -08:00
Ehsan Akhgari
32d278987e Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js
2013-01-29 13:12:13 -05:00
Gregory Szorc
5d150922a5 Bug 828149 - Enable Firefox Health Report on Linux; r=mconnor
We suspect the previous patch fixes the shutdown crash on Linux that
caused us to disable FHR on Linux.
2013-01-14 19:09:13 -08:00
Gregory Szorc
2fe983bd3e Bug 718066 - Disable Firefox Health Report on Linux; r=trivial
Due to crasher.
2013-01-11 19:32:04 -08:00
Gregory Szorc
24eb1c61e6 Bug 718066 - Enable Firefox Health Report in browser app; r=mconnor 2013-01-07 16:10:21 -08:00
Gregory Szorc
6347803ee4 Bug 718066 - Disable Firefox Health Report build time option; r=mconnor
services/healthreport will be omitted from the build. No files will be
installed/packaged. No tests will be run.
2013-01-07 00:19:47 -08:00
Gregory Szorc
99cded6018 Bug 718066 - Enable Firefox Health Report in browser app; r=mconnor
This can't land in mozilla-central until the UX pieces land.
2013-01-06 12:09:39 -08:00
Gregory Szorc
36e67f706e Bug 791869 - Remove services/notifications; r=rnewman 2013-01-06 12:04:59 -08:00
Robert Strong
8a321d1b7f backout changeset 3cfc257e29a5 - Bug 818333 2012-12-18 14:38:30 -08:00
Ehsan Akhgari
0f660cd9d4 Bug 818732 - Switch Nightly to per-window private browsing; r=jdm 2012-12-14 11:55:13 -05:00
Ed Morley
949999ffa6 Backout 020555b69f72 (bug 818732) on suspicion of causing frequent Linux mochitest-browser-chrome crashes on a CLOSED TREE 2012-12-14 14:44:53 +00:00
Ehsan Akhgari
5085c9776c Merge mozilla-central into mozilla-inbound 2012-12-13 16:01:29 -05:00
Ehsan Akhgari
6e22cd928a Bug 818732 - Switch Nightly to per-window private browsing; r=jdm 2012-12-11 23:24:11 -05:00
Ehsan Akhgari
9ff4a227f5 Backed out changeset 18baa7203214 (bug 818732) beacuse bug 769288 is going to be backed out 2012-12-12 00:05:22 -05:00
Ehsan Akhgari
ff69b523d3 Bug 818732 - Switch Nightly to per-window private browsing; r=jdm 2012-12-11 23:24:11 -05:00
Robert Strong
9188a12b30 Bug 817723 - Only build the stub installer when building x86 and the update channel equals nightly, aurora, beta, and release. r=khuey 2012-12-10 16:23:09 -08:00
Robert Strong
a1e0a460cb backout changeset ec6a21cbe516 - Bug 817723 2012-12-07 17:04:37 -08:00
Robert Strong
67dc515436 Bug 817723 - Only build the stub installer when the update channel equals nightly, aurora, beta, and release. r=khuey 2012-12-07 15:53:24 -08:00
Robert Strong
7710d589d5 Bug 818333 - Make confvars.sh for desktop the same across branches where possible. r=glandium 2012-12-13 09:43:39 -08:00
Richard Newman
377a2921a2 Bug 718066 - Build-time disable FHR on all platforms apart from B2G. r=gps 2012-11-19 19:09:45 -08:00
Gregory Szorc
9d46d35ef0 Bug 718067 - Part 1: Create skeletons for services/{metrics,healthreport}; r=rnewman
services/metrics will hold generic metrics code. services/healthreport
report will build on top of that to provide the Firefox Health Report
feature. All functionality will land in subsequent patches.
2012-11-05 12:49:58 -08:00
Gregory Szorc
c63b8b5035 Bug 800154 - Refactor how services/ integrates with build system; r=glandium
We now have MOZ_SERVICES_COMMON and MOZ_SERVICES_CRYPTO to control
inclusion of services/common and services/crypto, respectively.
2012-10-11 10:34:09 -07:00
Robert Strong
b421b6d250 Bug 322206 - Firefox net / stub installer - configure changes to detect when the stub should be built from confvars.sh. r=khuey 2012-09-28 15:47:40 -07:00
Karl Tomlinson
66c166cbbc b=713802 default enable GIO support and disable GnomeVFS r=glandium
--HG--
extra : transplant_source : wk%ADr%CA%8EN%AE%C93p/p%0A%26%0E%1D0%F20
2012-09-27 18:35:06 +12:00
Anant Narayanan
8791a937a5 Bug 691234: Part 3/3: Add DOM binding for getUserMedia on Desktop; r=jst 2012-07-12 04:53:08 -07:00
Anant Narayanan
02b666ef16 Backout b53e8a614a4c, bustage 2012-07-11 21:43:48 -07:00
Anant Narayanan
4fe64bc7ae Bug 691234: Part 3/3: Add DOM binding for getUserMedia on Desktop; r=jst 2012-07-11 21:22:24 -07:00
Gregory Szorc
ce44ad1d0a Bug 765294 - Fix packaging of services components; r=ted 2012-06-22 09:27:01 -07:00