Thomas Zimmermann
d5b5010884
Bug 1091575: Add core interfaces and Setup module for Bluetooth daemon (under bluetooth2/), r=btian
...
This patch adds the core interfaces and the Setup module for
the Bluetooth Daemon. The Setup module implements commands
for enabling and disabling Bluetooth profiles in the daemon.
2014-11-14 10:04:33 +01:00
Thomas Zimmermann
485cca797b
Bug 1091575: Added general-purpose notification runnables for Bluetooth (under bluetooth2/), r=btian
...
A backend notification runnable in Bluetooth is used to transfer
a notification from the I/O thread to the main thread; an interface
runnable transfers and executes a result handler. Both are currently
implemented by Bluetooth backends.
This patch adds new runnables that are independend from any backend
code or data structures.
2014-11-14 10:04:33 +01:00
Thomas Zimmermann
993cd63e18
Bug 1091575: Cleanup Bluetooth's CONVERT macro (under bluetooth2/), r=btian
...
The patch moves the array handling out of Bluetooth's CONVERT
macro. The change allows the use of the functionality in non-
conversion code.
2014-11-14 10:04:33 +01:00
B2G Bumper Bot
2bfab57c31
Bumping manifests a=b2g-bump
2014-11-14 00:57:19 -08:00
B2G Bumper Bot
1bbc7aa7d3
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/806fe1b93ad8
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #26107 from crh0716/1098142
Bug 1098142 - Call to correct function of the version detector r=eragonj
========
https://hg.mozilla.org/integration/gaia-central/rev/d6472c97d682
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1098142 - Call to correct function of the version detector
2014-11-14 00:50:55 -08:00
B2G Bumper Bot
d6133ff8cf
Bumping manifests a=b2g-bump
2014-11-14 00:27:19 -08:00
B2G Bumper Bot
609838ec5b
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c2c501aa412a
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #26112 from julienw/1097912-disable-e10s-for-debug-profiles
Bug 1097912 - can't run unit tests via `./bin/gaia-test` r=ochameau
========
https://hg.mozilla.org/integration/gaia-central/rev/3fa515dac929
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1097912 - can't run unit tests via `./bin/gaia-test` r=ochameau
2014-11-14 00:20:53 -08:00
B2G Bumper Bot
9830908780
Bumping manifests a=b2g-bump
2014-11-14 00:17:16 -08:00
B2G Bumper Bot
cb26e15c88
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f01b36e29c1d
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #25839 from mancas/bug1093563
Bug 1093563 - [Flame][v2.1&v2.0][Music]Music time bar operate abnormal. r=hub
========
https://hg.mozilla.org/integration/gaia-central/rev/20e50c2218df
Author: mancas <manuel.casasbarrado@telefonica.com>
Desc: Bug 1093563 - [Flame][v2.1&v2.0][Music]Music time bar operate abnormal when change right-to-left language
2014-11-14 00:05:54 -08:00
Szu-Yu Chen [:aknow]
70df943d76
Bug 1072868 - Part 2: Add TelephonyAudioService (implementation). r=hsinyi
2014-11-14 15:20:44 +08:00
Szu-Yu Chen [:aknow]
5c0a186b94
Bug 1072868 - Part 1: Add nsITelephonyAudioService (interface). r=hsinyi
2014-11-14 15:20:43 +08:00
B2G Bumper Bot
ad18ee310b
Bumping manifests a=b2g-bump
2014-11-13 22:57:17 -08:00
B2G Bumper Bot
e7adbb5336
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/312e4c563d6b
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #26129 from crh0716/1098684
Bug 1098684 - Hide the AP PIN item r=eragonj
========
https://hg.mozilla.org/integration/gaia-central/rev/19ddfdd48074
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1098684 - Hide the AP PIN item
========
https://hg.mozilla.org/integration/gaia-central/rev/7614da5f1f70
Author: RickyChien <RickyChien@users.noreply.github.com>
Desc: Merge pull request #26098 from RickyChien/bug-1097448
Bug 1097448 - Incorrect locales result in profile/webapps r=@cctuan
========
https://hg.mozilla.org/integration/gaia-central/rev/5f53c30da080
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Bug 1097448 - Incorrect locales result in profile/webapps
2014-11-13 22:50:53 -08:00
B2G Bumper Bot
caeb9e52c7
Bumping manifests a=b2g-bump
2014-11-13 21:57:23 -08:00
B2G Bumper Bot
9175de0b5d
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0cc496fad27f
Author: Min-Zhong "John" Lu <jlu@mozilla.com>
Desc: Merge pull request #25840 from mnjul/bug_1093537_input_window_management_from_kbm
Bug 1093537 - Move input app window management-related responsibility from KeyboardManager to InputWindowManager. r=alive,timdream,rudyl
========
https://hg.mozilla.org/integration/gaia-central/rev/ddb84c2ad293
Author: John Lu [:mnjul] <jlu@mozilla.com>
Desc: Bug 1093537 - Move input app window management-related responsibility from KeyboardManager to InputWindowManager
- A lot of events that only affects inputWindow showing/hiding goes to InputWindowManager instead of KeyboardManager now.
- "RemoveKeyboard" concept is now separated:
-- InputWindowManager._onInputLayoutsRemoved() is called by KeyboardManager to signify that some keyboard layouts have been removed (disabled from system settings, or uninstalled keyboard app). IWM will remove InputWindow references accordingly.
-- KeyboardManager._onKeyboardKilled() is called by InputWindowManager to signify that a loaded and currently showing out-of-process keyboard has been OOM'killed. KeyboardManager has to determine a keyboard layout to relaunch.
- A closed InputWindow now has height 0 instead of undefined.
- Please use inputWindowManager.hideInputWindow()/.hideInputWindowImmediately()/.getHeight() in place of KeyboardManager.hideKeyboard()/.hideKeyboardImmediately/.getHeight().
- inputWindowManager is a singleton and accessible in the window scope.
- KeyboardManager had lacked tests about getting device memory and retrieving setting of enabledness of 3rd-party keyboard, which have been added (to InputWindowManager) in this test. Additionally, KeyboardManager.updateLayouts() is tested now (although only roughly).
2014-11-13 21:50:53 -08:00
B2G Bumper Bot
b69d75481d
Bumping manifests a=b2g-bump
2014-11-13 21:41:51 -08:00
B2G Bumper Bot
eb56bdf65f
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/43c2024a5c0a
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #26128 from jrburke/bug1097117-email-application-share-manifest
Bug 1097117 - [email] Accept share activities with type application/* rs=asuth
========
https://hg.mozilla.org/integration/gaia-central/rev/cde67934a365
Author: jrburke <jrburke@gmail.com>
Desc: Bug 1097117 - [email] Accept share activities with type application/*
2014-11-13 21:30:56 -08:00
B2G Bumper Bot
f9f61c023a
Bumping manifests a=b2g-bump
2014-11-13 20:51:55 -08:00
B2G Bumper Bot
e6d14d7c09
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/dc0efbd83dab
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #26070 from yfdyh000/1095902
Bug 1095902 - Remove the two extra characters, r=timdream, f=flod, f=gerard-majax
========
https://hg.mozilla.org/integration/gaia-central/rev/ff1f863565a9
Author: YFdyh000 <yfdyh000@gmail.com>
Desc: Bug 1095902 - Remove the two extra characters
2014-11-13 20:46:00 -08:00
B2G Bumper Bot
52deb6d163
Bumping manifests a=b2g-bump
2014-11-13 19:21:54 -08:00
B2G Bumper Bot
9ee520e11d
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ff33dffb99d9
Author: Min-Zhong "John" Lu <jlu@mozilla.com>
Desc: Merge pull request #26053 from mnjul/bug_1073806_bypass_system_resize_for_kb
Bug 1073806 - In Gaia, bypass system-resize in LayoutManager in window resize event if Keyboard is showing and we've just changed orientation. r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/08d579d8eb3c
Author: John Lu [:mnjul] <jlu@mozilla.com>
Desc: Bug 1073806 - In Gaia, bypass system-resize in LayoutManager in window resize event if Keyboard is showing and we've just changed orientation
2014-11-13 19:15:59 -08:00
B2G Bumper Bot
2f0764ed8a
Bumping manifests a=b2g-bump
2014-11-13 17:57:19 -08:00
B2G Bumper Bot
462f063dbb
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/25dc33c0a92f
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #26125 from nullaus/bug1077595
Bug1077595
========
https://hg.mozilla.org/integration/gaia-central/rev/c5afe0457d7b
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: bug 1077595 - Use datastore representation of download as soon as possible. Only call clearAllDone on Gaia DownloadManager construction. Migrate handling status bar system downloads indicator to status bar itself. r=mhenretty,kgrandon,arthur.chen
2014-11-13 17:50:54 -08:00
Dave Hylands
0d5981c902
Bug 1085743 - MTP doesn't work on Nexus 4/5. r=alchen
2014-11-13 17:42:38 -08:00
B2G Bumper Bot
fdef44029f
Bumping manifests a=b2g-bump
2014-11-13 15:27:56 -08:00
B2G Bumper Bot
e3986254a0
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c52608adbc36
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #25958 from eeejay/bug-1095619
Bug 1095619 - Remove misuse of styled aria-hidden. r=mai r=salva
========
https://hg.mozilla.org/integration/gaia-central/rev/66a11421bfa2
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 1095619 - Remove misuse of styled aria-hidden
2014-11-13 15:25:52 -08:00
B2G Bumper Bot
f61723d561
Bumping manifests a=b2g-bump
2014-11-13 14:57:18 -08:00
B2G Bumper Bot
fe335c1df6
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/68029bbaabba
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #26124 from nullaus/master
Revert "Merge pull request #25589 from nullaus/bug1077595"
========
https://hg.mozilla.org/integration/gaia-central/rev/f0f5c4e0e53b
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: Revert "Merge pull request #25589 from nullaus/bug1077595"
This reverts commit e9ac899aff346b2cef9be154290978fc18d1bc8f, reversing
changes made to 155f44a3063fdb7599208de9749ad487b870dd06.
2014-11-13 14:50:53 -08:00
Ryan VanderMeulen
e64c5cedb6
Merge m-c to b2g-inbound. a=merge
2014-11-13 15:46:11 -05:00
Ryan VanderMeulen
f177331c14
Merge fx-team to m-c. a=merge
2014-11-13 15:40:39 -05:00
Ryan VanderMeulen
b83b4bd54c
Merge b2g-inbound to m-c. a=merge
2014-11-13 15:33:32 -05:00
Andrew Osmond
dfb08f48c1
Bug 1096078 - Restore use of Destroy() for DOMMediaStream. r=jesup
2014-11-13 15:28:22 -05:00
B2G Bumper Bot
53ea5a9714
Bumping manifests a=b2g-bump
2014-11-13 12:27:19 -08:00
Ryan VanderMeulen
8bf330a688
Backed out changeset 5dd9fb34f542 (bug 1096078) for Windows mochitest-3 crashes. a=me
2014-11-13 15:24:49 -05:00
B2G Bumper Bot
c2bb928a30
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/fa19720b09b1
Author: Dave Huseby <dhuseby@mozilla.com>
Desc: Merge pull request #25460 from dhuseby/Bug_1088128
Bug 1088128 -- Add support for getCurrentPosition in Geoloc dev app
========
https://hg.mozilla.org/integration/gaia-central/rev/07396d862e68
Author: Dave Huseby <dhuseby@mozilla.com>
Desc: Bug 1088128 -- Add support for getCurrentPosition in Geoloc dev app
2014-11-13 12:20:54 -08:00
Matthew Noorenberghe
b6eeb96843
Bug 1097587 - UITour: Add some logging to ease debugging. r=Unfocused
2014-11-13 19:22:53 +01:00
Gregor Wagner
7c7af8e4a0
Merge DONTBUILD
2014-11-13 10:15:10 -08:00
Gregor Wagner
58e4d1880d
Bug 1098039 - PhonenumberJS: update metadata. DONTBUILD r=bent
2014-11-13 10:13:09 -08:00
Gregor Wagner
11e0d63e99
Backed out changeset e68f1b4d1566 for wrong bug number.
2014-11-13 10:11:57 -08:00
B2G Bumper Bot
c7788a82d7
Bumping manifests a=b2g-bump
2014-11-13 10:09:27 -08:00
B2G Bumper Bot
35b2ffe239
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/26b4d06af9d9
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #26072 from yzen/bug-1095825
Bug 1095825 - instead of checking settings app right away, account for a...
========
https://hg.mozilla.org/integration/gaia-central/rev/7beef3589d32
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1095825 - instead of checking settings app right away, account for all the transitions and wait for it.
2014-11-13 10:09:12 -08:00
Gregor Wagner
bfd2fcc292
Bug 1012196 - PhonenumberJS: update metadata. r=bent
2014-11-13 10:03:50 -08:00
Matthew Noorenberghe
55fbf1e7da
Bug 1097597 - Check if there is a Loop toolbarbutton node in updateToolbarState. r=Standard8
...
--HG--
extra : rebase_source : b248a35f2e218900e9e0dc7481d36454949d14be
2014-11-13 18:59:37 +01:00
Matthew Noorenberghe
bb16aaf8c5
Bug 1095379 - Separate push registrations by sessionType and prevent calling promiseRegisteredWithPushServer from outside of promiseRegisteredWithServers. r=Standard8
...
--HG--
extra : rebase_source : 7bf88b2fb498ea35eea8019046aad1d6d34f00fa
2014-11-13 18:59:04 +01:00
Nick Fitzgerald
e94753d0c8
Bug 1096739 - Clean up ThreadActor.prototype._setBreakpoint. r=ejpbruel,past
2014-11-13 10:07:18 -08:00
Patrick Brosset
884af473bd
Bug 1096575 - Move highlighter.css to toolkit so it is available in other app types; r=paolo
...
--HG--
rename : browser/themes/shared/devtools/highlighter.css => toolkit/devtools/server/actors/highlighter.css
2014-11-13 18:53:07 +01:00
Ryan VanderMeulen
d9de42ef04
Backed out changesets 0c9407b0e481, c2c37b2e9fac, and 488700194519 (bug 1000264) for e10s test failures.
...
CLOSED TREE
2014-11-13 12:40:15 -05:00
B2G Bumper Bot
8019fa4d1f
Bumping manifests a=b2g-bump
2014-11-13 09:21:56 -08:00
B2G Bumper Bot
1ff737132b
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5582539fb35b
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #26085 from sv99/1097962
Bug 1097962 - [costcontrol] costcontrol-test/unit/fte_test.js each test with JavaScript Error message r=salva
========
https://hg.mozilla.org/integration/gaia-central/rev/ae6a781a0f7a
Author: sv99 <sv99@inbox.ru>
Desc: Bug 1097962 - [costcontrol] costcontrol-test/unit/fte_test.js each test with JavaScript Error message
2014-11-13 09:15:59 -08:00
B2G Bumper Bot
5902ad0cc8
Bumping manifests a=b2g-bump
2014-11-13 09:07:18 -08:00