gecko-dev/b2g
B2G Bumper Bot 0c797f6ec6 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9c9b74319651
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #29131 from gasolin/issue-1090799-5

Bug 1090799 - make nfc_handover_manager get bluetooth adapter via service query, r=ian, tauzen

========

https://hg.mozilla.org/integration/gaia-central/rev/a62afb1fe679
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1090799 - make nfc_handover_manager get bluetooth adapter via service query & request, r=ian, tauzen

- wrap API specific difference in bluetooth.js
  - wrap the difference interface of adapter.getPairedDevices API
  - rap the difference callback of adapter.pair API
  - use adapter.getConnectedDevices API instead of device.connected
- use promise resolve to get BTv1 adapter
- use service.query to detect if bluetooth is ready or not
- use service.request to get bluetooth adapter asynchronously
- cache adapter when bluetooth enabled and disabled
- use BaseModule's debug, rename `_debug` to `debug`
- fix test missusing mock_bluetooth.js instead of mock_navigator_moz_bluetooth
2015-04-27 02:45:33 -07:00
..
app Back out bug 1129804 for regressions on B2G 2015-04-21 15:28:42 -07:00
branding Bug 1100750 - Handle developer usernames that contain dashes. r=nalexander 2014-11-18 10:38:18 -08:00
chrome Bug 1152208 - add clear-key path to gmp service on B2G. r=spohl,fabrice 2015-04-24 10:22:00 +08:00
components Bug 1020179 - Test case for visibilitychange. r=fabrice 2015-04-13 21:11:00 -04:00
config Bumping gaia.json for 2 gaia revision(s) a=gaia-bump 2015-04-27 02:45:33 -07:00
dev Bug 1155476 - Update sccache to 155c926 2015-04-18 09:01:44 +09:00
gaia Bug 1123527 - Fix a trivial leak. r=jhford. 2015-01-15 22:11:41 -08:00
installer Bug 1152208 - add clear-key path to gmp service on B2G. r=spohl,fabrice 2015-04-24 10:22:00 +08:00
locales Bug 1147212 - Add support for goog-unwanted-shavar. r=gcp,r=matej,r=smaug 2015-04-22 21:01:37 +12:00
simulator Bug 1125990 - Repair simulator logs and exit codes. r=ochameau 2015-01-26 13:29:00 -05:00
test
app.mozbuild Bug 1063414 - Make DIRS relative to the file they were added from. r=gps 2014-10-02 09:14:07 +09:00
build.mk
confvars.sh Bug 1038811 - Push Notifications - Move old push to simplepush. r=nsm. sr=jst 2015-04-10 20:19:28 -07:00
LICENSE
Makefile.in
moz.build