========
https://hg.mozilla.org/integration/gaia-central/rev/974156f7adae
Author: Ben Francis <ben@tola.me.uk>
Desc: Merge pull request #24318 from begeeben/1011669_double_tapping_on_plus_sign_master
Bug 1011669 - [B2G][Browser]Double-tapping on plus sign (New Tab) presen...r=benfrancis
========
https://hg.mozilla.org/integration/gaia-central/rev/fb9fe37a7c4e
Author: Yi-Fan Liao <begeeben@gmail.com>
Desc: Bug 1011669 - [B2G][Browser]Double-tapping on plus sign (New Tab) presents more New Tabs than what shows when returning to New Tab screen
* Only respond to new tab clicks if not in transition and the current screen is TABS_Screen to prevent multiple empty tabs from created
========
https://hg.mozilla.org/integration/gaia-central/rev/201d987b02b5
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #24224 from jmcanterafonseca/ice_settings_refactors
Bug 1068651 - [Contacts] [ICE] In occasions the ICE Group and Contact Settings info is not correctly updated
========
https://hg.mozilla.org/integration/gaia-central/rev/73c2ea838529
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 1068651 - [Contacts] [ICE] In occasions the ICE Group and Contact Settings info is not correctly updated
========
https://hg.mozilla.org/integration/gaia-central/rev/a491e07757d7
Author: lissyx <lissyx+github@lissyx.dyndns.org>
Desc: Merge pull request #24216 from lissyx/bug1068860
Bug 1068860 - Allow ModalDialog to display pure strings r=gandalf
========
https://hg.mozilla.org/integration/gaia-central/rev/d91ea3143e02
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Bug 1068860 - Allow ModalDialog to display pure strings r=gandalf
We may need to have to display strings that are not localized and for
which it does not make sense to have localization at all. This happens
for network-generated messages that we have to display to the user, on a
CDMA network for example.
========
https://hg.mozilla.org/integration/gaia-central/rev/627341308031
Author: Ian Liu <iliu@mozilla.com>
Desc: Merge pull request #23881 from ian-liu/settings/bug1058419_can_change_default_storage_to_sdcard_while_no_card_in_slot
Bug 1058419 - [Devices][Storage][Flame] SD card is an option for default media location when no SD card inserted, r=ej
========
https://hg.mozilla.org/integration/gaia-central/rev/8f2ef15bb7d8
Author: ian-liu <iliu@mozilla.com>
Desc: Bug 1058419 - [Devices][Storage][Flame] SD card is an option for default media location when no SD card inserted
========
https://hg.mozilla.org/integration/gaia-central/rev/ae74248f585b
Author: Yi-Fan Liao <yliao@mozilla.com>
Desc: Merge pull request #24203 from begeeben/1014605_cannot_add_a_rtsp_shortcut
Bug 1014605 - [Browser][V2.0] Cannot add a RTSP shortcut on homescreen, r=crdlc
========
https://hg.mozilla.org/integration/gaia-central/rev/6fc07bc0ef92
Author: Yi-Fan Liao <begeeben@gmail.com>
Desc: Bug 1014605 - [Browser][V2.0] Cannot add a RTSP shortcut on homescreen
* Add rtsp url support in the manifest.webapp of the bookmark app.