Vicamo Yang
cdf964dedb
Bug 978709 - 5/6: really add an IPV4V6 option. r=hsinyi
2014-03-29 15:18:26 +08:00
Edgar Chen
2fc8f9200b
Bug 978709 - 4.h/6: NetworkInterfaceListService changes. r=vicamo
2014-03-29 15:18:25 +08:00
Jessica Jong
c6c4217db6
Bug 978709 - 4.g/6: WifiNetworkInterface changes. r=vicamo
2014-03-29 15:18:24 +08:00
Jessica Jong
127df38224
Bug 978709 - 4.f/6: P2pNetworkInterface changes. r=vicamo
2014-03-29 15:18:23 +08:00
Jessica Jong
0cb92ca61e
Bug 978709 - 4.e/6: nsIRILNetworkInterface changes. r=vicamo
2014-03-29 15:18:22 +08:00
Jessica Jong
723face563
Bug 978709 - 4.d/6: secondary routes changes to support IPv4v6. f=echen, r=vicamo
2014-03-29 15:18:20 +08:00
Jessica Jong
c8544cb2c2
Bug 978709 - 4.c/6: NetworkUtils changes to support IPv4v6. f=echen, r=vicamo
2014-03-29 15:18:19 +08:00
Jessica Jong
899fec8702
Bug 978709 - 4.b/6: NetworkService changes to support IPv4v6. f=echen r=vicamo
2014-03-29 15:18:18 +08:00
Jessica Jong
e7b797a003
Bug 978709 - 4.a/6: idl changes to support IPv4v6. f=echen r=vicamo
2014-03-29 15:18:17 +08:00
Vicamo Yang
42e98bca9c
Bug 978709 - 3.b/6: support multiple addresses in ril_worker. r=hsinyi
2014-03-29 15:18:16 +08:00
Vicamo Yang
2651a589d5
Bug 978709 - 3.a/6: RIL_Data_Call_Response_v5 has also DNS server list. r=hsinyi
2014-03-29 15:18:15 +08:00
Vicamo Yang
e08eee5c24
Bug 978709 - 2.e/6: remove unused data call enumeration stuff. r=hsinyi
2014-03-29 15:18:14 +08:00
Vicamo Yang
c763a82d83
Bug 978709 - 2.d/6: don't throw in _deliverDataCallCallback loop. r=hsinyi
2014-03-29 15:18:13 +08:00
Vicamo Yang
3284f1c5d5
Bug 978709 - 2.c/6: completely remove nsIRILDataCallback. r=hsinyi
2014-03-29 15:18:12 +08:00
Vicamo Yang
ef958c57b3
Bug 978709 - 2.b/6: don't use nsIRILDataCallback in GonkGPSGeolocationProvider. r=kanru
...
nsIRILDataCallback has been abused in RadioInterfaceLayer.js and is
becoming an RIL internal utility. Besides, nsIRILDataCallback has
also racing problem as described in bug 976897. We should really use
NetworkManager observer events to replace the notification mechanism
here.
2014-03-29 15:18:11 +08:00
Vicamo Yang
8dd297dbbc
Bug 978709 - 2.a/6: remove nsIRILDataCallback::receiveDataCallList. r=hsinyi
...
nsIRILDataCallback::receiveDataCallList has been obsoleted for a long
long time and all the existing classes that implement
nsIRILDataCallback leave the function body empty. Since we're going
to change the object layout of a |datacall| JS object, removing
related but obsoleted functions saves us some time.
2014-03-29 15:18:10 +08:00
Vicamo Yang
3c86c42f4c
Bug 978709 - 1/6: remove nsINetworkInterface::broadcast. r=hsinyi
2014-03-29 15:18:09 +08:00
B2G Bumper Bot
be96871404
Bumping manifests a=b2g-bump
2014-03-28 18:46:12 -07:00
B2G Bumper Bot
e9ca451431
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/90c30688c09d
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #17735 from jrburke/bug989104-email-no-build-timeout
Bug 989104 - [email] allow for longer module load timeouts for background loads r=mcav
========
https://hg.mozilla.org/integration/gaia-central/rev/69ab41300b6c
Author: jrburke <jrburke@gmail.com>
Desc: Bug 989104 - [email] allow for longer module load timeouts for background loads
2014-03-28 18:41:00 -07:00
Wes Kocher
a981d8de49
Merge m-c to b2g-inbound
2014-03-28 17:05:42 -07:00
Wes Kocher
a7366bf369
Merge fx-team to m-c
2014-03-28 16:48:17 -07:00
Wes Kocher
3e4da18062
Merge b2g-inbound to m-c
2014-03-28 16:38:35 -07:00
Wes Kocher
1488da5db2
Merge inbound to m-c
2014-03-28 16:15:59 -07:00
B2G Bumper Bot
6a6127440b
Bumping manifests a=b2g-bump
2014-03-28 15:26:08 -07:00
B2G Bumper Bot
5a49b53d2e
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/50e76fb04c3a
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Merge pull request #17610 from millermedeiros/987353-day-view-test
Bug 987353 - Migrate day_view_test.js to use new "view" code r=gaye
========
https://hg.mozilla.org/integration/gaia-central/rev/fabaa74137ab
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 987353 - Migrate day_view_test.js to use new "view" code
2014-03-28 15:20:57 -07:00
B2G Bumper Bot
6b694db944
Bumping manifests a=b2g-bump
2014-03-28 14:46:13 -07:00
B2G Bumper Bot
8f8497fc5a
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/803fc92901f9
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #17727 from mcav/stopwatch-time-offset
Bug 976439 - [Clock] [Stopwatch] Display time would be trimmed by screen...
========
https://hg.mozilla.org/integration/gaia-central/rev/157eeb959dcc
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 976439 - [Clock] [Stopwatch] Display time would be trimmed by screen when over 100 minutes. r=gaye
2014-03-28 14:41:03 -07:00
B2G Bumper Bot
317522e0d4
Bumping manifests a=b2g-bump
2014-03-28 14:21:21 -07:00
B2G Bumper Bot
b7f87221de
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3debae792d20
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #17769 from gaye/bug-987355
Bug 987355 - Migrate month_view_test.js to use new view code r=millermedeiros
========
https://hg.mozilla.org/integration/gaia-central/rev/ad73138f9718
Author: Gareth Aye <gaye@mozilla.com>
Desc: Bug 987355 - Migrate month_view_test.js to use new view code
2014-03-28 14:16:16 -07:00
B2G Bumper Bot
363c50a2d9
Bumping manifests a=b2g-bump
2014-03-28 13:51:14 -07:00
B2G Bumper Bot
2f80461008
Bumping gaia.json for 5 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/61bcc78df21f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #17768 from KevinGrandon/bug_989306_ftu_doesnt_launch
Bug 989306 - First Time Use app fails to launch
========
https://hg.mozilla.org/integration/gaia-central/rev/2e31fd26d284
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 989306 - Increase maxBuffer for Travis
========
https://hg.mozilla.org/integration/gaia-central/rev/21ba76082b8d
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 897352 - [gaia build system] Transition to a build_stage for assembling apps"
This reverts commit d17a39150f09378ed145be605857ff2254da516e.
========
https://hg.mozilla.org/integration/gaia-central/rev/e948e79fdfef
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Merge pull request #16325 from guilherme-pg/findmydevice"
This reverts commit 2bbaa0d5a75c65dc30744c91b82f8cafc3406c53, reversing
changes made to 5e89c55e77eb7b5d29f7cca13a114e3b74ecdd30.
========
https://hg.mozilla.org/integration/gaia-central/rev/d14a33eccdcf
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 885545 - Create Blobs for Contact photos in the VCF importer"
This reverts commit af9258e33cbc09ccbb154eced02ca970bd5be98e.
2014-03-28 13:46:02 -07:00
Ed Morley
8676037458
Backed out changeset 3e7c91f7f31e (bug 985481) for failures in test_bug975472.html
2014-03-28 18:19:04 +00:00
Aki Sasaki
7253595012
bug 989093 - stop creating+uploading hamachi.zip. r=catlee
...
--HG--
extra : rebase_source : 02cd9c3e17ece14efeb5319419437bf3bab8ca06
2014-03-28 11:01:37 -07:00
B2G Bumper Bot
0bcc5cd2b0
Bumping manifests a=b2g-bump
2014-03-28 11:01:09 -07:00
B2G Bumper Bot
a0b3b73d1d
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c159b9cb625a
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #17763 from wilsonpage/bug/988519
Bug 988519 - [Camera] Improve localization
========
https://hg.mozilla.org/integration/gaia-central/rev/d0034b344da0
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 988519 - [Camera] Improve localization
2014-03-28 10:55:57 -07:00
B2G Bumper Bot
adc251ea4f
Bumping manifests a=b2g-bump
2014-03-28 10:47:53 -07:00
B2G Bumper Bot
9a97acda5c
Bumping gaia.json for 13 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/cfc7e5e99c2c
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 989394 - Disable intermittent failing test: Contacts > Form Click phone number Can create custom label
========
https://hg.mozilla.org/integration/gaia-central/rev/23ddf4c89d6b
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #16325 from guilherme-pg/findmydevice
Bug 938896 - Find My Device
========
https://hg.mozilla.org/integration/gaia-central/rev/7a7d151c07b1
Author: Guilherme Gonçalves <guilherme.p.gonc@gmail.com>
Desc: Bug 938896 - Add a very simple test app for Find My Device.
========
https://hg.mozilla.org/integration/gaia-central/rev/b5fa7c8fb29f
Author: Guilherme Goncalves <guilherme.p.gonc@gmail.com>
Desc: Bug 938898 - Integrate Find My Device into the Settings app.
========
https://hg.mozilla.org/integration/gaia-central/rev/76956a4f49de
Author: Guilherme Goncalves <guilherme.p.gonc@gmail.com>
Desc: Bug 938901 - Add Find My Device app.
========
https://hg.mozilla.org/integration/gaia-central/rev/be9205685b17
Author: Guilherme Gonçalves <guilherme.p.gonc@gmail.com>
Desc: Bug 938905 - Add a message panel to the lock screen.
========
https://hg.mozilla.org/integration/gaia-central/rev/5d4076a34b82
Author: Guilherme Goncalves <guilherme.p.gonc@gmail.com>
Desc: Bug 938896 - Add minimal MockPermissionSettings.
========
https://hg.mozilla.org/integration/gaia-central/rev/a0edb96508b0
Author: Guilherme Goncalves <guilherme.p.gonc@gmail.com>
Desc: Bug 938896 - Add MockGeolocation.
========
https://hg.mozilla.org/integration/gaia-central/rev/c8aa115f44bf
Author: Guilherme Goncalves <guilherme.p.gonc@gmail.com>
Desc: Bug 938896 - Add MockDeviceStorage.
========
https://hg.mozilla.org/integration/gaia-central/rev/3e817ff1f8a8
Author: Guilherme Goncalves <guilherme.p.gonc@gmail.com>
Desc: Bug 938896 - Make MockSettingsURL actually set its value on set().
========
https://hg.mozilla.org/integration/gaia-central/rev/8a600d5fda2d
Author: Guilherme Goncalves <guilherme.p.gonc@gmail.com>
Desc: Bug 938896 - Make MockLock return a request on set().
========
https://hg.mozilla.org/integration/gaia-central/rev/9576c4902663
Author: Guilherme Goncalves <guilherme.p.gonc@gmail.com>
Desc: Bug 938896 - Add paused attribute to MockAudio.
Unlike playing, paused is defined at:
http://www.whatwg.org/specs/web-apps/current-work/#dom-media-paused
========
https://hg.mozilla.org/integration/gaia-central/rev/a2f57cb7329f
Author: Guilherme Goncalves <guilherme.p.gonc@gmail.com>
Desc: Bug 938896 - Add some properties to MockLockScreen.
2014-03-28 10:45:46 -07:00
B2G Bumper Bot
23d2357159
Bumping manifests a=b2g-bump
2014-03-28 10:21:19 -07:00
B2G Bumper Bot
9db1421844
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6cd910214dae
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #17006 from KevinGrandon/bug_971553_system2_software_button_manager
Bug 971553 - [System2] Instantiable SoftwareButtonManager r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/fef3ae06f077
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 971553 - [System2] Instantiable SoftwareButtonManager r=alive
2014-03-28 10:16:12 -07:00
Ed Morley
a6281e4423
Backed out changeset f86715f86157 (bug 984495) for something in the push causing test_bug470212.html failures; CLOSED TREE
2014-03-28 17:15:36 +00:00
Ed Morley
7f4bec21b3
Backed out changeset 065ea2da5d6a (bug 988334)
2014-03-28 17:14:56 +00:00
Ed Morley
442425ab86
Backed out changeset 8059895497c1 (bug 988363)
2014-03-28 17:14:53 +00:00
Ed Morley
94240a402d
Backed out changeset a3d1c00b6592 (bug 984919) for causing bug 988979
2014-03-28 17:03:17 +00:00
Ed Morley
2b63bd9117
Backed out changeset 7dcecf85a869 (bug 984919)
2014-03-28 17:03:00 +00:00
B2G Bumper Bot
c91b7954fe
Bumping manifests a=b2g-bump
2014-03-28 09:16:11 -07:00
B2G Bumper Bot
edd63a2ae2
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/506261ee4bb9
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Merge pull request #17759 from dmarcos/bug987607
Bug 987607 - [Camera][Madai] Gallery/Preview the UI takes too long to ap...
========
https://hg.mozilla.org/integration/gaia-central/rev/6591b224b2b0
Author: hyuna.cho <hyuna.cho@lge.com>
Desc: Bug 987607 - [Camera][Madai] Gallery/Preview the UI takes too long to appear
========
https://hg.mozilla.org/integration/gaia-central/rev/7477dbf95626
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #17671 from yzen/969553
Bug 969553 - updated the styling and markup for common tabs.
========
https://hg.mozilla.org/integration/gaia-central/rev/801380ca146e
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 969553 - updated the styling and markup for common tabs. r=arnau
2014-03-28 09:10:57 -07:00
Terrence Cole
ee6744d6f0
Bug 987666 - Follow to remove a SkipRoot that leaked into the browser; r=bustage ON A CLOSED TREE
2014-03-28 12:01:50 -04:00
Nicolas Silva
80d7fc4a9c
Bug 977255 - Backout for build bustage on a CLOSED TREE
2014-03-28 17:01:52 +01:00
B2G Bumper Bot
c918177977
Bumping manifests a=b2g-bump
2014-03-28 08:56:57 -07:00
B2G Bumper Bot
2be797568d
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c56ef2ae3159
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Revert "Bug 984800 - [MADAI][Contacts] @2.25x assets update for Contacts"
This reverts commit 7e1778e27c0af3add5cc6853b48aae045726ece1.
2014-03-28 08:55:45 -07:00