Nick Alexander
9032d13fa0
Bug 1024708 - Part 1: Add build feature flag MOZ_ANDROID_MLS_STUMBLER. r=rnewman
2014-07-15 13:50:20 -07:00
Jeff Gilbert
823e2ec8b0
Bug 1033816 - Mark mobile/android as WebGL conformant. - r=ted
2014-07-10 18:38:23 -07:00
Wes Johnston
b05bda4987
Backout 13d9e025fc86 and 3f846b593bcb for bustage (bug 1033560). r=backout
2014-07-09 11:59:36 -07:00
Wes Johnston
ad909783b2
Bug 1033560 - Enable chromecast support in dev builds. r=gps,blassey
2014-07-08 09:15:50 -07:00
Mark Banner
daf2fe32a4
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
Nick Alexander
ed23ff5feb
Bug 1021864 - Post: Don't build Search Activity in Fennec by default. r=me
2014-06-30 11:22:34 -07:00
Nick Alexander
a24d00d836
Bug 1021864 - Part 2: Add build feature flag MOZ_ANDROID_SEARCH_ACTIVITY. r=rnewman
2014-06-30 11:21:49 -07:00
Brad Lassey
4d7ca160f6
revert changeset b90d50c9d8be from bug 995407 because the wifi and cell tower data reporting code is not ready for a release audience r=mfinkle
2014-06-12 18:20:28 -07:00
Wes Johnston
f33f467131
Bug 1006158 - Add ability to pull in v7 libraries and google support libraries. r=nalexander
2014-06-11 11:00:17 -07:00
Richard Newman
59410a1ef5
Bug 1021342 - Eliminate non-synthetic web app code. r=myk,mfinkle
2014-06-10 10:37:38 -07:00
ffxbld
d5e7d47bda
Version bump. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release
2014-06-09 11:50:02 -07:00
Richard Newman
1db35650aa
Bug 1019981 - Part 1: remove Language section from preferences if locale switching is disabled. r=nalexander
2014-06-04 19:21:33 -07:00
Marco Castelluccio
98f16ffbdc
Bug 972201 - Remove the MOZ_B2G_CERTDATA hack. r=briansmith
2014-05-18 15:42:42 +02:00
Nick Alexander
96f8576f19
Bug 1000676 - Part 2: Add MOZ_DEVICES and register about:devices. r=mfinkle
2014-05-05 11:27:56 -07:00
ffxbld
8714c49598
Version bump. CLOSED TREE NO BUG a=release
2014-04-28 14:18:37 -04:00
Guilherme Goncalves
dd34d1783a
Bug 995407 - Re-enable wifi/cell tower data reporting on release builds. r=blassey
...
First attempt at this. I'm not totally sure how to make sure this is working, though: the
best information I could find on making a release build was [1], and yet changing milestone.txt
manually didn't seem to work. On the bright side, this does look consistent with the patch on
bug 909938.
1- https://wiki.mozilla.org/Platform/Channel-specific_build_defines
2014-04-11 13:33:00 +02:00
Fernando Jiménez
7d20b5a7ba
Bug 976002 - Build time flag to enable/disable FxA. r=fabrice, r=gps
2014-03-17 09:58:16 -07:00
Mozilla Release Engineering
198567e0a0
Merging in version bump NO BUG CLOSED TREE DONTBUILD
2014-03-17 13:48:08 -07:00
Lukas Blakk
bb6781d1b1
Merging in version bump NO BUG CLOSED TREE
2014-02-03 15:03:10 -08:00
Myk Melez
32ff80ba9d
Bug 960811 - enable synthetic APKs by default in Fennec builds; r=mfinkle
2014-01-26 16:08:00 -08:00
Alex Keybl
b260957292
Merging in version bump NO BUG
2013-12-09 13:38:06 -05:00
Mike Hommey
d7b6f95761
Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps
2013-11-19 11:47:14 +09:00
Lukas Blakk
b28a096524
Merging in version bump NO BUG
2013-10-28 13:37:48 -07:00
Benjamin Smedberg
d030f7d8d7
Bug 920731 part B - also stop export JS symbols for android and B2G, r=glandium
...
--HG--
extra : rebase_source : 063d2f9e1776e6be4f333c3cc943a45c6d5e7373
2013-09-30 16:09:28 -04:00
Myk Melez
10c0206e59
bug 918611 - define MOZ_FENNEC when building mobile/android; r=glandium
...
--HG--
extra : amend_source : b7c5c8d9facabc7331bd221de3787dbf137df86d
2013-09-20 08:20:46 -07:00
Alex Keybl
9312d29ec1
Merging in version bump NO BUG
2013-09-17 09:38:37 -04:00
Chenxia Liu
0028b02c9b
Bug 909938 - Only display Settings UI for wifi/cell tower reporting on non-release builds. r=gbrown
2013-08-28 10:38:27 -07:00
Ryan VanderMeulen
8e33abb5a7
Merge m-c to inbound.
2013-08-05 20:00:43 -04:00
Bhavana Bajaj
b6cbf2289d
Merging in version bump NO BUG
2013-08-05 11:06:54 -07:00
Shilpan Bhagat
f8227ab819
Bug 886996 - Set as wallpaper now sets wallpapers using a chooser. r=margaret
2013-08-02 13:33:30 -07:00
Wes Johnston
68bc22b671
Bug 901129 - Remove XUL Fennec's MOZ_ONLY_TOUCH_EVENTS flag. r=kats
2013-08-05 10:32:01 -07:00
Alex Keybl
b9c3fb2921
Merging in version bump NO BUG
2013-06-24 11:37:32 -07:00
Chenxia Liu
396a5fdc24
Bug 877725 - Provide user visible opt in UI for cell tower and wifi data collection and reporting. r=wesj
2013-06-20 12:11:26 -07:00
James Hugman
0eb40e025c
Bug 854934 - Add production cert for privileged apps on Android. r=wesj, r=mfinkle
2013-06-20 12:51:17 -04:00
Mike Hommey
fb7ba85027
Bug 848764 - Enable on-demand decompression. r=blassey
2013-05-20 08:31:40 +02:00
Ryan VanderMeulen
8eb39acda3
Merge m-c to inbound.
2013-05-13 13:33:20 -04:00
Lukas Blakk
83d112ae3d
Merging in version bump NO BUG
2013-05-13 09:09:39 -07:00
Chenxia Liu
d5429e680b
Bug 833625 - Part 1: update GeckoPreferences, implement data reporting preferences. r=rnewman
...
* * *
Bug 833625 - Part 1b: don't show Crash Reporter checkbox if MOZ_CRASHREPORTER isn't set. r=liuche
2013-05-10 21:28:17 -07:00
Ed Morley
71ef132ed6
Merge mozilla-central and inbound
2013-05-13 10:22:42 +01:00
Shane Caraveo
a1da2d69f4
bug 869209 order provider entries by frecency, r=mak
2013-05-11 10:54:31 -07:00
Wes Johnston
8ee64504fe
Bug 813756 - Implement payments frontend for Android. r=mfinkle
2013-04-25 15:29:17 -07:00
Mike Hommey
bca59a217c
Disable on-demand decompression (bug 848764)
2013-04-18 11:13:10 +02:00
Mike Hommey
1717842c93
Bug 848764 - Enable on-demand decompression. r=blassey
2013-04-18 09:15:13 +02:00
Kartikaya Gupta
ffc10a4dea
Bug 847898 - Put Android Beam support behind a confvar variable. r=mfinkle
2013-04-17 16:08:11 -04:00
Bhavana Bajaj
ef0002a97b
Merging in version bump NO BUG
2013-04-01 11:28:13 -07:00
Margaret Leibovic
91f5ff57b5
Bug 851170 - Put homescreen wallpaper feature behind confvars variable. r=ted
2013-03-21 14:01:02 -07:00
Mike Hommey
9b9ec67a58
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
Lukas Blakk
6f45ecd5cc
Merging in version bump NO BUG CLOSED TREE
2013-02-19 09:35:19 -08:00
David Dahl
c68721cd2c
Bug 683262 - window.crypto throws if MOZ_DISABLE_DOMCRYPTO is turned on - window.crypto patch - r=jst
...
--HG--
rename : dom/interfaces/base/nsIDOMCrypto.idl => dom/interfaces/base/nsIDOMCryptoLegacy.idl
2013-02-16 22:43:16 -06:00
Phil Ringnalda
d3db3557f9
Back out 236ba87c0a9f (bug 440046) and d3b7606d94a6:895a7efc978d (bug 683262) for b2g mochitest failures
2013-02-15 23:33:45 -08:00