Until now, we had corner cases in Bluetooth where DBus messages might
have been received on connections that are shutting down. This can't
happen any longer and this patch replaces the respective tests with
assertions.
With this patch, the start code of Bluetooth's BlueZ back mostly
runs on the I/O thread. Only the loading of the BT firmware and
the blocking connection setup is done on the BT thread.
The stop code has been moved to the I/O thread, except for some
initial waiting and the final cleanup of the firmware. The code
doesn't wait for errors anymore when cleaning up the connection
to DBus. This makes it run completely non-blocking. The initial
waiting may later be replaced by something more sophisticated.
========
https://hg.mozilla.org/integration/gaia-central/rev/5677b873c0d3
Author: Carsten Book -Tomcat- <cbook@mozilla.com>
Desc: Revert "Bug 971512 - [System] Instantiable layout manager" for gaia unit test failure
This reverts commit 8d89fc1c523e46e7ff6ec45687605c7b60f91a34.
========
https://hg.mozilla.org/integration/gaia-central/rev/49db49ae1acf
Author: EragonJ <eragonj@eragonj.me>
Desc: Merge pull request #16014 from EragonJ/bug-962927
Bug 962927 - [DSDS] After PUK is locked, SIM manager did not show "No SI...
========
https://hg.mozilla.org/integration/gaia-central/rev/e82d6df6faf9
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 962927 - [DSDS] After PUK is locked, SIM manager did not show "No SIM card"
- we can automatically set on differnt card in this PUK case
- add related test
- add permanentBlocked state in the other files' mapping table
The field |number| is missing when REQUEST_QUERY_CALL_FORWARD_STATUS
gets invoked from RilContentHelper.js. This patch adds a test to the
function |queryCallForwardingStatus| for handling this case.
--HG--
extra : rebase_source : c56474a2023434ac3658c7771244c6380ca2a6e0
When starting up RIL, |radioTech| in |voiceRegistrationState| is not
defined before we received REQUEST_VOICE_REGISTRATION_STATE. This
patch adds an extra test to avoid the respective error message.
--HG--
extra : rebase_source : 19927ec9a3892606d81f3209ea470ce297d927d7
The response handler for REQUEST_GET_SMSC_ADDRESS expects the field
|rilMessageType| to be present in its options. This is not the case
if the request was generated from within ril_worker.js.
This patch handles this case by adding an extra test for the existance
of the field. The response handler will return without sending a reply
to the content helper. This is not a problem since the content handler
did not invoke the request anyway.
--HG--
extra : rebase_source : 211d5f4dc29dd99b745bc29d856c291175f156f1
One of the functions in ril_worker.js is supposed to return 'null'
on errors, but returns 'undefined' instead. This patch fixes the
problem.
--HG--
extra : rebase_source : 0f0c1cc06fb4bcb6fe034ab3c88890b351a6cad6
========
https://hg.mozilla.org/integration/gaia-central/rev/41765604827e
Author: Carsten Book -Tomcat- <cbook@mozilla.com>
Desc: Revert "Bug 930364 - standard text message sound is jarring" for gaia-unit test failure
This reverts commit e977096d3d9b5ca5818d0a3569ae1258b7a7970b.
========
https://hg.mozilla.org/integration/gaia-central/rev/3b93166983eb
Author: Fernando RodrÃguez Sela <frsela@tid.es>
Desc: Merge pull request #17655 from frsela/STK/Bug988362
Bug 988362 - [STK]The maxlength of the inputbox didn't set corretly in GET_INPUT command. (Increment wait time), r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/e72e7c388966
Author: Fernando Rodriguez Sela <frsela@tid.es>
Desc: Bug 988362 - [STK]The maxlength of the inputbox didn't set corretly in GET_INPUT command. (Increment wait time)
========
https://hg.mozilla.org/integration/gaia-central/rev/cf33bfa7452a
Author: Yuren Ju <yurenju@gmail.com>
Desc: Revert "Bug 897352 - [gaia build system] Transition to a build_stage for assembling apps"
This reverts commit 8126421998f0e1b0bf618f6788db7eabb26be0b8.
========
https://hg.mozilla.org/integration/gaia-central/rev/55563cf01c3b
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #17679 from yurenju/stage-windows-squash-3
Bug 897352 - [gaia build system] Transition to a build_stage for assembl... r=@ochameau
========
https://hg.mozilla.org/integration/gaia-central/rev/4d22a61a338f
Author: Yuren Ju <yurenju@gmail.com>
Desc: Bug 897352 - [gaia build system] Transition to a build_stage for assembling apps
Conflicts:
Makefile
apps/communications/build/build.js
build/copy-build-stage-manifest.js
build/test/integration/distribution.test.js
build/utils-xpc.js
build/utils.js
build/webapp-manifests.js
========
https://hg.mozilla.org/integration/gaia-central/rev/1b7702f6aca0
Author: gitmai <mri@tid.es>
Desc: Merge pull request #17674 from gitmai/bug-980861-balance-notification-without-sms
Bug 980861 -[Cost Control] Alarm should be notified when user configures...
r=salva
========
https://hg.mozilla.org/integration/gaia-central/rev/37440a0a44b2
Author: mai <mri@tid.es>
Desc: Bug 980861 -[Cost Control] Alarm should be notified when user configures when use is above or when balance is below
========
https://hg.mozilla.org/integration/gaia-central/rev/a910be555f0c
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #17607 from nullaus/bug981764
bug 981764
========
https://hg.mozilla.org/integration/gaia-central/rev/1bc66b245735
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: bug 981764
* Add 'cardviewbeforeshow' and 'cardviewbeforeclose' events to cards view.
* Added handling of 'cardviewbeforeshow' and 'cardviewbeforeclose' to HomescreenLauncher
so that it will now fadeOut the homescreen before the card view is shown and fadeIn the
homescreen before the card view is closed.
* Added tests for new homescreen launcher behavior.
r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/5aec7ae12f4a
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 967516 - Enable DEVICE_DEBUG by default for non production builds r=ochameau"
This reverts commit ddcc8f22ddaad19203262896738ef8b1b3bca253.