gecko-dev/dom
Eric Chou d5abf52a20 Bug 933113 - Modify Pair/Unpair interface for Gaia being able to Pair/Unpair with only BD address, r=gyeh, sr=mrbkap
NFC handover is a mechanism for two devices to exchange their Bluetooth device
address with each other. Then one device would be initialize the Bluetooth
pairing process with received Bluetooth device address. However currently we
need a BluetoothDevice object for Pairing/Unpairing, but actually the address
of the Bluetooth device object is the only thing Gecko requires.
2013-11-15 17:19:31 +08:00
..
activities Merge B2g-inbound to Mozilla-Central 2013-10-25 11:48:38 +02:00
alarm Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
apps Bug 931459 - Move LOCAL_INCLUDES to moz.build in dom/; r=mshal 2013-11-11 09:04:11 +01:00
audiochannel No bug - Fix some style issues in DOM code. 2013-11-11 09:04:41 +01:00
base Merge m-c to inbound on a CLOSED TREE. 2013-11-14 20:58:52 -05:00
battery Bug 931459 - Move LOCAL_INCLUDES to moz.build in dom/; r=mshal 2013-11-11 09:04:11 +01:00
bindings Merge m-c to inbound on a CLOSED TREE. 2013-11-14 20:58:52 -05:00
bluetooth Bug 933113 - Modify Pair/Unpair interface for Gaia being able to Pair/Unpair with only BD address, r=gyeh, sr=mrbkap 2013-11-15 17:19:31 +08:00
browser-element Bug 922919 - Set three preferences in one asynchronous call to fix timing bug. r=khuey 2013-11-11 16:10:20 +08:00
camera Bug 928856 - Properly guard calls to CameraParameters.get() and .set(). r=sotaro 2013-11-13 14:24:20 -05:00
cellbroadcast Bug 814629 - Part 5: modify mozMobileConnection related tests. r=hsinyi,khuey 2013-11-13 16:51:43 +08:00
contacts Bug 930241 - Use toJSON instead of jsonifier in the Contacts interfaces. r=gwagner 2013-11-01 14:01:59 -02:00
datastore Backed out changeset 6da206d64b49 (bug 923625) for failing mochitest 3 on b2g ics 2013-11-09 10:06:10 +01:00
devicestorage Bug 931459 - Move LOCAL_INCLUDES to moz.build in dom/; r=mshal 2013-11-11 09:04:11 +01:00
encoding Bug 931459 - Move LOCAL_INCLUDES to moz.build in dom/; r=mshal 2013-11-11 09:04:11 +01:00
file Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
fmradio Bug 931459 - Move LOCAL_INCLUDES to moz.build in dom/; r=mshal 2013-11-11 09:04:11 +01:00
gamepad Bug 931459 - Move LOCAL_INCLUDES to moz.build in dom/; r=mshal 2013-11-11 09:04:11 +01:00
icc Bug 931459 - Move LOCAL_INCLUDES to moz.build in dom/; r=mshal 2013-11-11 09:04:11 +01:00
identity Bug 897458 - Move EXTRA_PP_JS_MODULES to moz.build; r=gps 2013-08-02 09:03:25 +02:00
imptests Backed out 3 changesets (bug 932309, bug 932322) for Linux mochitest-bc timeouts on a CLOSED TREE. 2013-11-04 14:31:21 -05:00
indexedDB No bug - Fix some style issues in DOM code. 2013-11-11 09:04:41 +01:00
inputmethod Bug 932151 - Include forms.js in both desktop and b2g build. r=fabrice 2013-11-11 09:11:43 -05:00
interfaces Bug 600117 part.1 Implement KeyboardEvent.repeat r=smaug, sr=jst 2013-11-07 20:17:32 +09:00
ipc Bug 931459 - Move LOCAL_INCLUDES to moz.build in dom/; r=mshal 2013-11-11 09:04:11 +01:00
locales Bug 933563 - Consolidate ReportUseOfDeprecatedMethod and WarnOnceAbout. r=sicking, r=ms2ger 2013-11-11 16:12:18 -05:00
media Bug 831759 - PeerConnection set*Description callbacks can be overwritten prematurely, r=abr. 2013-11-12 13:09:26 +01:00
messages Bug 674741 - Part 5: NFC Permissions Changes. r=fabrice 2013-11-04 17:17:05 -08:00
mobilemessage Bug 889898 - MobileMessage: remove fallback backend, android/MmsService and SmsService::HasSupport(). r=gene 2013-11-15 17:07:33 +08:00
network Bug 936801 - use forward declaration for NetAddr instead of include DNS.h. r=mcmanus. 2013-11-12 13:54:17 +01:00
nfc Bug 674741 - Part 6: NFC Build System Changes. r=khuey 2013-11-12 10:11:39 -08:00
payment Bug 898499 - Support mozPay API on desktop webapprt. r=ferjm 2013-09-27 14:38:14 -04:00
permission Bug 814629 - Part 5: modify mozMobileConnection related tests. r=hsinyi,khuey 2013-11-13 16:51:43 +08:00
phonenumberutils Bug 938370 - PhoneNumberJS: update metadata. r=bent 2013-11-13 15:17:10 -08:00
plugins Bug 757726 - Part 5: Fix test_refresh_navigator_plugins to not recycle variables. r=johns 2013-11-10 18:16:41 -08:00
power Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
promise Backed out changeset 8222e9ae0a21 (bug 915233) for Windows xpcshell perma-fail on a CLOSED TREE. 2013-11-06 17:48:11 -05:00
push Bug 938492 - Correct contractID and interface name, remove obsolete test file. r=mcmanus 2013-11-14 15:26:50 -05:00
quota Bug 931459 - Move LOCAL_INCLUDES to moz.build in dom/; r=mshal 2013-11-11 09:04:11 +01:00
settings Bug 921721 - NS_ERROR_UNEXPECTED in airplane_mode.js when restarting B2G. r=bent 2013-11-01 07:54:21 -07:00
src Bug 840488 - Refactor Gecko to provide a more direct API to ask whether script is allowed for a given global. r=bz 2013-11-12 16:43:31 -08:00
system Merge m-c to inbound on a CLOSED TREE. 2013-11-14 20:58:52 -05:00
telephony Bug 814629 - Part 5: modify mozMobileConnection related tests. r=hsinyi,khuey 2013-11-13 16:51:43 +08:00
tests Bug 674741- Part 7: Add new allowed NFC DOM interfaces to test_interfaces.html. r=khuey 2013-11-12 22:18:28 -08:00
time Bug 933099: Banish <windows.h> from nsGlobalWindow.cpp. r=bz 2013-11-05 22:16:25 +08:00
voicemail Bug 937454 - B2G Voicemail test error: test_voicemail_statuschange.js. r=vicamo 2013-11-12 11:50:41 +08:00
wappush Bug 920551 - 2.g/2: fix WAP Push. r=hsinyi,khuey 2013-10-29 16:12:43 +08:00
webidl Bug 933113 - Modify Pair/Unpair interface for Gaia being able to Pair/Unpair with only BD address, r=gyeh, sr=mrbkap 2013-11-15 17:19:31 +08:00
wifi Bug 921620 - Change trigger point of wifi down. r=vchang 2013-11-08 16:16:16 +08:00
workers Back out ce7c0c133cc2 (bug 936327) for crashtest GC crashes and assertions 2013-11-12 20:09:28 -08:00
moz.build Bug 674741 - Part 6: NFC Build System Changes. r=khuey 2013-11-12 10:11:39 -08:00