========
https://hg.mozilla.org/integration/gaia-central/rev/d7c77807feb0
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #21461 from guilherme-pg/bug1035321-handle-accuracy
Bug 1035321 - Send the accuracy of locations to Find My Device's server.
========
https://hg.mozilla.org/integration/gaia-central/rev/e4dea2e018dc
Author: Guilherme Goncalves <guilherme.p.gonc@gmail.com>
Desc: Bug 1035321 - Send the accuracy of positions to Find My Device's server.
========
https://hg.mozilla.org/integration/gaia-central/rev/4a41159ba85b
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #21591 from etiennesegonzac/bug-1034347-bis
Bug 1034347 follow up - Fixing over paint issues r=21
========
https://hg.mozilla.org/integration/gaia-central/rev/370d06eab414
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1034347 follow up - Fixing over paint issues
While making sure
* we're not continuously creating/destroying layers during an edge gesture
* we don't reflow while quickly swiping through apps
========
https://hg.mozilla.org/integration/gaia-central/rev/005424e6e775
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #21613 from julienw/1033221-update-mozilla-download
Bug 1033221 - make mozilla-download and mozilla-get-url timeout in case ...
========
https://hg.mozilla.org/integration/gaia-central/rev/f9f04e06632c
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1033221 - make mozilla-download and mozilla-get-url timeout in case the FTP server doesn't answer r=me
Bump the version for mozilla-download
========
https://hg.mozilla.org/integration/gaia-central/rev/46a30986a7a6
Author: Douglas Sherk <github@sherk.me>
Desc: Merge pull request #21355 from gtorodelvalle/callscreen-bug-1018283-lockscreen-visual-refresh-revolutions
Bug 1018283 - [Follow-up 951665] Pending visual revision and adjustments callscreen-bug-1018283-lockscreen-visual-refresh-revolutions
========
https://hg.mozilla.org/integration/gaia-central/rev/f839ca378e60
Author: German Toro del Valle <gtorodelvalle@gmail.com>
Desc: Bug 1018283 - [Follow-up 951665] Pending visual revision and adjustments of the VR call screen when in lockscreen
========
https://hg.mozilla.org/integration/gaia-central/rev/e78d7cdd6e73
Author: pacorampas <b.frv@tid.es>
Desc: Merge pull request #20418 from pacorampas/ghost-count-button-dialer-1018494
Bug 1018494 - [B2G][Dialer] On the dialer app screen after the suggestions list is empty, tapping where the result count was, will still opens the overlay menu. r=etienne
========
https://hg.mozilla.org/integration/gaia-central/rev/124d8d641531
Author: Paco Rampas <pacorampas@gmail.com>
Desc: Bug 1018494 - [B2G][Dialer] On the dialer app screen after the suggestions list is empty, tapping where the result count was, will still opens the overlay menu.
Currently, BluetoothSocket leaks its file descriptor on close
operations. With this patch when Gecko closes an instance of
BluetoothSocket, the file descriptor is now closed as well.
========
https://hg.mozilla.org/integration/gaia-central/rev/afa69c934fa1
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #21456 from cctuan/1035010
Bug 1035010 - [edge gestures] Unlocalized App name appear while switching App (without changing locale after reboot)
========
https://hg.mozilla.org/integration/gaia-central/rev/f0f549a632a1
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1035010 - [edge gestures] Unlocalized App name appear while switching App (without changing locale after reboot)
========
https://hg.mozilla.org/integration/gaia-central/rev/ca48edf0ffa7
Author: Jared Hirsch <ohai@6a68.net>
Desc: Merge pull request #21506 from 6a68/bug-1034331-fxa-coppa-progress-bar
Bug 1034331 - Decrement fxa step count when going back from COPPA screen...
========
https://hg.mozilla.org/integration/gaia-central/rev/2e39a7c3a854
Author: Jared Hirsch <ohai@6a68.net>
Desc: Bug 1034331 - Decrement fxa step count when going back from COPPA screen to enter email screen. r=ferjm
Also: only increment the fxa step count if moving forward in the flow.
========
https://hg.mozilla.org/integration/gaia-central/rev/832854832480
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #21546 from julienw/1033472-improve-node-modules-dependencies
Bug 1033472 - Gaia linter, gaia-build tests aren't using NODE_MODULES_GI...
========
https://hg.mozilla.org/integration/gaia-central/rev/bf5f862ee2a5
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1033472 - Gaia linter, gaia-build tests aren't using NODE_MODULES_GIT_URL and so connect to Github ("make: *** [node_modules] Error 2") r=yurenju
This changes how the node_modules directory is generated. Indeed, we don't use
the temporary directory as a direct dependency now, because its name can change
and we don't need to run the new target if the name changes.
========
https://hg.mozilla.org/integration/gaia-central/rev/e1d948755673
Author: Marshall Culpepper <marshall.law@gmail.com>
Desc: Merge pull request #21470 from marshall/bug1035520_ftuPingSystemV2
Bug 1035520: Make FtuPing instantiable. r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/0ae4b0fea9d6
Author: Marshall Culpepper <marshall@mozilla.com>
Desc: Bug 1035520: Make FtuPing instantiable. r=alive