Chuck Lee
5b6428dc1c
Bug 979739 - Fix netmask string format error and use netHelper. r=vchang
2014-08-13 15:30:01 +08:00
Yoshi Huang
4dd14686cc
Bug 1054217 - Part 4: Refine Nfc.receiveMessage. r=dimi
...
From 68d1ccd5d2e0e0f85803e56741ae17ff89c4a2a7 Mon Sep 17 00:00:00 2001
---
dom/nfc/gonk/Nfc.js | 61 ++++++++++++++++++++++++-----------------------------
1 file changed, 28 insertions(+), 33 deletions(-)
2014-08-15 17:25:57 +08:00
Yoshi Huang
14f883c290
Bug 1054217 - part 3: rename setSessionToken to checkSessionToken. r=dimi
2014-08-18 17:43:28 +08:00
Yoshi Huang
4ae9af40e6
Bug 1054217 - part 2: remove targetsBySessionTokens. r=dimi
...
From 07ca796ae9e1d8f98d8282c2bc4f68046d311fde Mon Sep 17 00:00:00 2001
---
dom/nfc/gonk/Nfc.js | 124 ++++++++++-----------------------------------
dom/nfc/gonk/nfc_consts.js | 2 +
2 files changed, 29 insertions(+), 97 deletions(-)
2014-08-15 16:29:55 +08:00
Yoshi Huang
07bcd191e0
Bug 1054217 - Part 1: Add onPeerLost in gMessageManager. r=dimi
...
From 1e81ab61d3ff409817415b5e8b610f77461836f8 Mon Sep 17 00:00:00 2001
---
dom/nfc/gonk/Nfc.js | 28 ++++++++++++++++------------
1 file changed, 16 insertions(+), 12 deletions(-)
2014-08-15 11:31:52 +08:00
Yoshi Huang
0509d7fc28
Bug 1054119 - B2G NFC: Don't process data from nfcd if error. r=dimi
2014-08-13 18:12:27 +08:00
Nigel Babu
5c2d3b683b
Backed out changeset 080926480632 (bug 878533) for build failure ON A CLOSED TREE
2014-08-18 08:59:01 +05:30
Nigel Babu
c36b2bc9b5
Backed out changeset b658d7efa3b4 (bug 878533) for build failure ON A CLOSED TREE
2014-08-18 08:58:50 +05:30
Vicamo Yang
f94ec624ff
Bug 878533 - 2/2: fix test cases. r=gene, r=smaug
2014-08-18 10:34:16 +08:00
Vicamo Yang
8b38ef97d7
Bug 878533 - 1/2: move MozSmsFilter to webidl dictionary. r=smaug
2014-08-18 10:34:10 +08:00
Jim Mathies
b92f957421
Bug 874437 - Only enable ipc sync wait deferred Windows message handling for plugin protocols, everything else should use standard blocking waits. r=bsmedberg
2014-08-15 12:12:37 -05:00
Ryan VanderMeulen
20f7e61cab
Merge inbound to m-c. a=merge
2014-08-16 17:42:29 -04:00
Ryan VanderMeulen
146f812875
Merge m-c to b2g-inbound. a=merge
2014-08-15 17:06:19 -04:00
Ryan VanderMeulen
c9bc17acd0
Merge b2g-inbound to m-c. a=merge
2014-08-15 17:03:00 -04:00
Ryan VanderMeulen
07b643af98
Merge fx-team to m-c. a=merge
2014-08-15 16:22:55 -04:00
Jed Davis
3802db48af
Bug 1009995 - Require seccomp-bpf on B2G devices based on Android >= KitKat. r=mwu r=kang
2014-08-15 11:56:28 -07:00
Ed Morley
0dec77e52f
Merge mozilla-central and fx-team
2014-08-15 17:37:16 +01:00
Ed Morley
a363946c09
Merge mozilla-central and b2g-inbound
2014-08-15 17:35:28 +01:00
Ed Morley
035a32e441
Merge latest green b2g-inbound changeset and mozilla-central; a=merge
2014-08-15 16:54:17 +01:00
Thomas Zimmermann
2beb2d299c
Bug 1050126: Convert Bluedroid status codes and error handlers (under bluetooth2/), r=btian
...
This patch converts Bluedroid status codes in Gecko to the
backend-neutral data type |BluetoothStatus|. All error handlers
have been adapted. The Bluedroid type |bt_status_t| only remains
in |BluetoothInterface|.
2014-08-15 13:41:19 +02:00
Thomas Zimmermann
130fb0dc4d
Bug 1050126: Convert Bluetooth AVRCP data types in |BluetoothAvrcpInterface| (under bluetooth2/), r=btian
...
With this patch |BluetoothAvrcpInterface| is responsible for converting all
Bluetooth data types to Bluedroid types. All callers have been adapted.
2014-08-15 13:41:19 +02:00
Thomas Zimmermann
3150db52c4
Bug 1050126: Convert Bluetooth A2DP data types in |BluetoothA2dpInterface| (under bluetooth2/), r=btian
...
With this patch |BluetoothA2dpInterface| is responsible for converting all
Bluetooth data types to Bluedroid types. All callers have been adapted.
2014-08-15 13:41:19 +02:00
Thomas Zimmermann
f845891a85
Bug 1050126: Convert Bluetooth Handsfree data types in |BluetoothHandsfreeInterface| (under bluetooth2/), r=btian
...
With this patch |BluetoothHandsfreeInterface| is responsible for converting all
Bluetooth data types to Bluedroid types. All callers have been adapted.
2014-08-15 13:41:19 +02:00
Thomas Zimmermann
535397805b
Bug 1050126: Convert Bluetooth Socket data types in |BluetoothSocketInterface| (under bluetooth2/), r=btian
...
With this patch |BluetoothSocketInterface| is responsible for converting all
Bluetooth data types to Bluedroid types. All callers have been adapted.
2014-08-15 13:41:18 +02:00
Thomas Zimmermann
3033b334e8
Bug 1050126: Convert Bluetooth data types in |BluetoothInterface| (under bluetooth2/), r=btian
...
With this patch, |BluetoothInterface| is responsible for converting
all Bluetooth data types to Bluedroid types. All callers have been
adapted.
2014-08-15 13:41:18 +02:00
Yoshi Huang
28a952bc1e
Bug 1053116 - Part 2: add error code in NfcGonkMessages.h. r=dimi
2014-08-15 10:04:51 +08:00
Yoshi Huang
e1a9da9bc9
Bug 1053116 - Part 1: update error code in nfc_consts.js. r=dimi
2014-08-15 10:02:01 +08:00
Kan-Ru Chen (陳侃如)
9615e6d114
Bug 1050899 - Check mAGpsRilInterface before use. r=dougt
2014-08-15 04:24:00 -04:00
Jan-Ivar Bruaroey
7a4f9435fc
Bug 1032835 - add/removeStream now implemented with addTrack/removeTrack. r=jesup, r=smaug
2014-08-15 14:53:14 -04:00
Jan-Ivar Bruaroey
b4a2d2fbf5
Bug 1032835 - Rubberstamp RTCRtpSender, RTCRtpReceiver + MediaStreamTrackEvent. r=smaug
2014-08-13 21:41:08 -04:00
Jan-Ivar Bruaroey
185c7d4bdd
Bug 1032835 - addTrack/removeTrack on-top of existing implementation. r=smaug, r=jesup
2014-08-13 21:40:54 -04:00
Jan-Ivar Bruaroey
39849d0595
Bug 1032835 - RTCRtpSender webidl. r=smaug
2014-08-13 21:40:41 -04:00
Alex Bardas
9559077ebd
Bug 1034679 - Add isEnabledStateLocked property to visually disable plug-ins with locked states in Add-ons Manager. r=bsmedberg
2014-08-14 10:57:00 -04:00
Jim Blandy
e0992b7ecd
Bug 971673: Ensure mozilla::dom::ScriptSettingsStackEntry is only used as a base class: make its constructor protected. r=bholley
2014-08-14 16:23:15 -07:00
Ryan VanderMeulen
d349e955cd
Merge inbound to m-c. a=merge
2014-08-14 16:21:22 -04:00
Ed Morley
521f761cdc
Backed out changeset 52fc270e59ad (bug 1051754) for intermittent test failures
2014-08-14 17:40:04 +01:00
David Keeler
e3f3105dab
bug 1030963 - remove non-standard window.crypto functions/properties r=jst r=briansmith r=glandium
2014-08-14 09:38:42 -07:00
Thomas Zimmermann
7056e64501
Bug 1048915: Cleanup |BluetoothServiceBluedroid| and related functions, r=shuang
...
This patch removes unsued code from |BluetoothServiceBluedroid|, related
functions, and cleans up the file. It
* removes callbacks,
* removes callback helper tasks,
* removes helper functions, and
* cleans up global variables.
2014-08-14 18:12:52 +02:00
Thomas Zimmermann
2de21005cd
Bug 1048915: Integrate helper runnables into notification methods, r=shuang
...
Bluedroid callbacks were usually called on a separate thread that
was specific to this task. So Gecko's Bluetooth Core contained a
number of runnables for executing callback operations on the main
thread.
Since all notifications always run on the main thread, the extra
runnables are not required any longer. This patch integrates them
into the notification methods where possible.
2014-08-14 18:12:52 +02:00
Thomas Zimmermann
e21a2e0183
Bug 1048915: Use Bluetooth Core notifications, r=shuang
...
This patch connects backend and Gecko side of the notification
code. Gecko will now receive notifications instead of Bluedroid
callbacks.
2014-08-14 18:12:52 +02:00
Thomas Zimmermann
183d826644
Bug 1048915: Implement Bluetooth Core notifications, r=shuang
...
This patch adds the Gecko-side of the Core notifications. The current
implementation of the notification methods has been copied from the
repsective Bluedroid callback methods, with only minor changes to adapt
them to Gecko data types.
2014-08-14 18:12:51 +02:00
Thomas Zimmermann
9fd34d94f9
Bug 1048915: Add Bluetooth Core notifications, r=shuang
...
A notification is a callback from the Bluetooth backend to inform
Gecko about a event. Bluedroid uses function pointers for this, but
in Gecko we use method calls instead.
Gecko implements notification handlers for the Bluetooth backend. The
backend converts incomming events to Gecko types and forwards them to
the registered notification handler.
2014-08-14 18:12:51 +02:00
Thomas Zimmermann
b5ad6a21b0
Bug 1048915: Add infrastructure for Bluetooth notifications, r=shuang
...
This patch adds some runnable classes for running class methods on
the main thread. This is the base of the upcomming notification
mechanism for Bluetooth.
2014-08-14 18:12:51 +02:00
Tyler Smith
673ce3f5ba
Bug 1048595 Provide valid default ServiceWorker.state value to avoid crashing. r=bkelly
2014-08-14 11:35:21 -04:00
Szu-Yu Chen [:aknow]
0a189a31af
Bug 1053094 - Part 2: Fix. r=hsinyi
2014-08-14 03:55:00 -04:00
Szu-Yu Chen [:aknow]
f50416cdfd
Bug 1053094 - Part 1: Add test case. r=hsinyi
2014-08-14 03:55:00 -04:00
Morris Tseng
5712807cf4
Bug 1052246 - Send correct rect information for selectionchange event. r=fabrice
2014-08-13 19:29:00 -04:00
Shawn Ku
8a6be5ba9a
Bug 1046649 - Part 2: Test patch - B2G RIL: Need to handle wild char for EF_OPL. r=Edgar
2014-08-13 16:54:55 +08:00
Shawn Ku
7f3843e4bd
Bug 1046649 - Part 1: RIL patch - B2G RIL: Need to handle wild char for EF_OPL. v3. r=Edgar
2014-08-13 17:00:52 +08:00
Ed Morley
32c617d0c3
Merge latest green b2g-inbound changeset and mozilla-central; a=merge
2014-08-14 08:42:29 +01:00