Szu-Yu Chen [:aknow]
19c41a68a1
Bug 1016849 - Part 4: Remove isActive (provider). r=hsinyi
2014-05-29 00:16:00 -04:00
Szu-Yu Chen [:aknow]
ae59cc5c7a
Bug 1016849 - Part 3: Remove isActive (bluetooth). r=btian
2014-05-29 00:16:00 -04:00
Szu-Yu Chen [:aknow]
892cb3f8bb
Bug 1016849 - Part 2: Remove isActive (dom). r=hsinyi
2014-05-29 00:15:00 -04:00
Szu-Yu Chen [:aknow]
d81a20a722
Bug 1016849 - Part 1: Remove isActive (interface and ipc). r=hsinyi
2014-05-29 00:15:00 -04:00
Michael Vines
4dd098ac0a
Bug 1016022 - Restart softap when the link goes down unexpectedly. r=vchang
2014-05-28 13:28:00 -04:00
Bevis Tseng
6df9f1f353
Bug 999867 - Dispatch WAP Push according to contentType which is the mandatory field in Push PDU. r=gene
2014-05-23 14:41:57 +08:00
Chuck Lee
6ffaf28a5c
Bug 790056 - Remove WPA-EAP filter. r=vchang
2014-05-27 14:31:09 +08:00
Bevis Tseng
0b2255edde
Bug 1008557 - setUiccSubscription when the RadioState is ready. r=htsai
2014-05-27 16:35:14 +08:00
Jose Antonio Olivera Ortega
317e98ac11
Bug 1006380
- Set phone in PHONE_STATE_IN_COMMUNICATION audio state when telephony audio channel is in use. r=mchen
2014-05-29 09:20:42 +02:00
Szu-Yu Chen [:aknow]
d1e2bafcea
Bug 1017413 - Make sure emulator command is ok. r=hsinyi
2014-05-29 15:15:21 +08:00
Vincent Chang
593705b26e
Bug 774582 part2 - Unable to know if there is a user connected to Wifi tethering network. r=mrbkap
2014-05-29 13:50:57 +08:00
Vincent Chang
8fb5dc9b5e
Bug 774582 - Unable to know if there is a user connected to Wifi tethering network. r=mrbkap
2014-01-22 16:37:40 +08:00
Eric Chou
147437e906
Bug 1015826 - Dispatch part of BondStateChangedCallback to main thread, r=tzimmermann
2014-05-29 11:24:09 +08:00
Eric Chou
e0f5c75ecf
Bug 1015826 - Dispatch part of RemoteDevicePropertiesCallback to main thread, r=tzimmermann
2014-05-29 11:24:07 +08:00
Eric Chou
d58e778695
Bug 1015826 - Use Atomic to ensure thread-safe, r=tzimmermann
2014-05-29 11:24:05 +08:00
Eric Chou
b4286968bc
Bug 1015826 - Dispatch part of AdapterPropertiesCallback to main thread, r=tzimmermann
...
Please note that sSetPropertyRunnableArray[0] should be fired after
firing "PropertyChanged" to BluetoothAdapter, however this is not
guaranteed in current implementation. This patch also fixed this
potential problem.
2014-05-29 11:24:03 +08:00
Eric Chou
fce091a6e1
Bug 1015826 - Remove unneccessary variable sIsBtEnabled to avoid racing issues, r=tzimmermann
2014-05-29 11:24:02 +08:00
wei.gao@spreadtrum.com
7af34a3085
Bug 1008812 - change dom.mms.retrievalRetryIntervals to shorten the mms wait time. r=vyang
2014-05-28 10:33:22 -04:00
Carsten "Tomcat" Book
c95e73435f
Merge mozilla-central to b2g-inbound
2014-05-28 14:57:27 +02:00
Carsten "Tomcat" Book
b01cb5d079
merge b2g-inbound to mozilla-central
2014-05-28 14:33:48 +02:00
Carsten "Tomcat" Book
61cb55cfb0
merge mozilla-inbound to mozilla-central
2014-05-28 14:22:02 +02:00
Siddartha Pothapragada
79e6ecc187
Bug 976402 - Part 2 - Throw an error when sessionToken is incorrect while using the interfaces getNFCTag() and getNFCPeer(). r=smaug
2014-05-27 15:12:00 +02:00
Jim Mathies
5eae755302
Bug 1003943 - Properly update widget cursors when the mouse passes between remote frames. r=smaug
2014-05-27 20:12:29 -05:00
Jim Mathies
485a2fbcac
Bug 1003934 - Forward NS_MOUSE_EXIT events to content processes so they know the mouse has exited their frame. r=smaug
2014-05-27 20:12:26 -05:00
Siddartha Pothapragada
58e8f1385f
Bug 976402 - Part 3 - Add marionette test case to validate access to MozNfcPeer interface with invalid sessionToken. r=allstars.chh
2014-05-27 11:17:00 +02:00
Ben Tian
f5c943538a
Bug 1016243 - [cleanup] Remove unused function BluetoothService::RemoveObserverFromTable, r=shuang
2014-05-27 17:02:44 +08:00
Dave Hylands
b597549172
Bug 1015006 - Detect USB cable unplugged and set sharing to false. r=qDot
...
If the USB cable is pulled after we call SetIsSharing(true) but before we actually initiate the
sharing operation, then the volume doesn't change state, and mIsSharing never gets set back to
false. So we detect this condition now and force mIsSharing to be false when the USB cable is
unplugged.
2014-05-27 15:47:26 -07:00
Siddartha Pothapragada
5a33eccc87
Bug 976402 - Part 1 - Do not register target if the sessionTokens do not match. r=allstars.chh
2014-05-27 10:19:00 +02:00
Carsten "Tomcat" Book
6ac945962e
Backed out changeset 349ca77481c0 (bug 968709) for marionette test failures
2014-05-28 13:02:01 +02:00
Jocelyn Liu
96c25a4a90
Bug 1006316 - Patch2: Modify bluetooth2/BluetoothAdapter to support WebAPI change, r=btian
2014-05-28 18:16:22 +08:00
Jocelyn Liu
f77184fa7d
Bug 1006316 - Patch1: Revise BluetoothAdapter2.webidl for new WebBluetooth API, f=btian, r=bz
2014-05-28 18:16:18 +08:00
Ryan VanderMeulen
98a0f2622a
Merge m-c to b2g-inbound.
2014-05-27 16:24:25 -04:00
Ryan VanderMeulen
466e829323
Merge inbound to m-c on a CLOSED TREE.
2014-05-27 16:23:41 -04:00
Ryan VanderMeulen
01693854d2
Merge b2g-inbound to m-c.
2014-05-27 16:09:31 -04:00
Ryan VanderMeulen
94d0d34f10
Backed out changeset 09ebd0af27a4 (bug 903291) for frequent B2G debug mochitest crashes.
2014-05-27 15:47:04 -04:00
Ryan VanderMeulen
7fe2913bfc
Backed out changeset 2c631967ab9e (bug 999651) for B2G crashes.
...
CLOSED TREE
2014-05-27 14:08:30 -04:00
Krzysztof Mioduszewski
ef50a9e004
Bug 1012620 - [NFC] toggleNFC in Marionette tests should use Promise. r=allstars.chh
2014-05-26 17:02:24 +02:00
Garvan Keeley
e38d20674e
Bug 1014916 - Loop through all the available wireless interfaces. r=dougt
2014-05-27 09:50:00 -04:00
Dimi Lee
96c7e22b01
Bug 993836 - Testcase for reading NDEF data from type 2 tag. r=tzimmermann
2014-05-27 14:53:45 +08:00
Carsten "Tomcat" Book
47658629d0
merge b2g-inbound to mozilla-central
2014-05-26 15:26:11 +02:00
Carsten "Tomcat" Book
1fcce63254
merge fx-team to mozilla-central
2014-05-26 14:59:21 +02:00
Ben Tian
aa5638eddd
Bug 1015090 - Add BluetoothAdapterEvent.webidl and BluetoothAttributeEvent.webidl, r=bz
2014-05-26 09:40:28 +08:00
Reuben Morais
2ea427cafe
Bug 952486 - Use CheckPermissions instead of Func for several interfaces. r=bz
2014-05-25 15:31:11 -03:00
Reuben Morais
5a17903f23
Bug 952486 - Add a CheckPermissions extended attribute to WebIDL. r=bz
2014-05-25 15:31:07 -03:00
Hsin-Yi Tsai
d9f369b769
Bug 1016276 - [B2G] revise test_outgoing_answer_hangup_oncallschanged.js - wait for 'dialing' state. r=edgar
2014-05-27 18:36:35 +08:00
Szu-Yu Chen [:aknow]
f731a267f5
Bug 1013745 - Part 4: Refine dialling process and pending call mechanism. r=hsinyi
2014-05-26 19:08:00 +02:00
Szu-Yu Chen [:aknow]
0bb939868a
Bug 1013745 - Part 3: Get callIndex when dialling success (ipc). r=hsinyi
2014-05-26 19:08:00 +02:00
Szu-Yu Chen [:aknow]
20b9a408ed
Bug 1013745 - Part 2: Get callIndex when dialling success (dom). r=hsinyi
2014-05-26 19:08:00 +02:00
Szu-Yu Chen [:aknow]
7b7ce57c2f
Bug 1013745 - Part 1: Get callIndex when dialling success (interface). r=hsinyi
2014-05-26 19:07:00 +02:00
Jessica Jong
609aecd34b
Bug 939046 - Part 4: changes to test cases after data call enhancement. f=edgar r=hsinyi
2014-05-27 02:09:00 +02:00