Commit Graph

313 Commits

Author SHA1 Message Date
Vincent Chang
f3cdcd7940 Bug 1009725 - [B2G][Flame][Settings]Wi-Fi toggle button intermittently non-responsive when selected. r=chulee 2014-06-11 16:37:28 +08:00
Olli Pettay
2672babef6 Bug 1023280 - Rename dictionary.ToObject to ToObjectInternal, r=bz 2014-06-11 22:38:55 +03:00
Vicamo Yang
45bd978b7c Bug 1023148 - Use WebIDL codegen to implement RIL & WiFi events. r=smaug 2014-06-11 09:23:34 +08:00
Vincent Chang
b66f1d41b8 Bug 1014924 - [B2G][Tarako][Geolocation] WifiWorker scan fails With wifi off, and geolocation stops. r=chulee 2014-06-04 18:08:51 +08:00
Chuck Lee
995c55284b Bug 775499 - 0002. Handle subject match setting. r=vchang 2014-05-19 14:41:08 +08:00
Henry Chang
df38aa2241 Bug 997090 - Add wifi test case. r=vchang, f=vyang 2014-05-16 10:50:37 +08:00
Chuck Lee
2bd6e14d75 Bug 790056 - Remove WPA-EAP filter. r=vchang 2014-05-27 14:31:09 +08:00
Vincent Chang
3187452580 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
c481388ef8 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
Chuck Lee
66cb94c53d Bug 1002314 - 0002. Provide WiFi capability info. r=mrbkap, r=vchang 2014-05-19 10:29:21 +08:00
Vincent Chang
c4cc0c31a6 Bug 1005775 - [Wifi] [Follow up of Bug 999388]Refactor wifi when send terminate command to wpa_supplicant. r=chulee 2014-05-06 13:40:07 +08:00
Ehsan Akhgari
958ae15e31 Bug 994964 - Make DOM XPIDL interfaces non-scriptable, and add shim Components.interfaces entries for them; r=bzbarsky,bholley 2014-05-08 16:45:36 -04:00
Chuck Lee
eafd27d9d1 Bug 745468 - 0002. Support WPA-EAP connection state. r=vchang, r=mrbkap 2014-04-25 18:41:26 +08:00
Chuck Lee
9cc1761dc3 Bug 745468 - 0001. Support WPA-EAP configure parameters. r=vchang, r=mrbkap 2014-04-30 19:58:54 +08:00
Henry Chang
1e6c8f331c Bug 998892 - Append "interface=XXX" to the WPS PBC/PIN supplicant command only for JB. r=vchang 2014-05-06 15:04:16 +08:00
Chuck Lee
747319f74d Bug 917175 - 0002. Backend. r=mrbkap,briansmith 2014-04-30 19:58:49 +08:00
Chuck Lee
5a0a80a300 Bug 917175 - 0003. DOM API implementation. r=mrbkap 2014-04-28 15:50:11 +08:00
Chuck Lee
8a0dfe7e9e Bug 917175 - 0001. WebIDL change. r=mrbkap 2014-04-15 17:17:40 +08:00
Chuck Lee
8f200f985d Bug 917176 - 0002. DOM API implementation. r=mrbkap, r=briansmith 2014-04-30 19:58:45 +08:00
Chuck Lee
4abc837b90 Bug 917102 - 0003. DOM API implementation. r=mrbkap 2014-04-30 19:58:40 +08:00
Chuck Lee
ffa56bfb0e Bug 917102 - 0002. Add Wifi certificate service. r=mrbkap, r=keeler 2014-04-28 15:49:57 +08:00
Chuck Lee
5e3d45a551 Bug 917102 - 0001. WebIDL changes. r=mrbkap, r=ehsan 2014-04-30 19:58:35 +08:00
Vincent Chang
601a8e8e4e Bug 996588 - Unable to connect to wifi network with double quotes (") in ssid. r=fabrice 2014-04-30 14:57:38 +08:00
Birunthan Mohanathas
ff8ce9bd42 Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
Vincent Chang
7cd7a0725f Bug 999391 - [Wifi] CTRL-EVENT-TERMINATING with recv errors message is not handled correctly. r=chulee 2014-04-22 20:22:03 +08:00
Ryan VanderMeulen
83263a213d Merge inbound to m-c. 2014-04-24 13:19:53 -04:00
Chuck Lee
6ab5d10166 Bug 997791 - 0002. Apply request queue optimization. r=vchang 2014-04-21 20:06:27 +08:00
Chuck Lee
1f3bfdf3d1 Bug 997791 - 0001. Remove ignore settings flags. r=vchang 2014-04-21 20:06:24 +08:00
Shelly Lin
d63debcb8f Bug 908995 - Part 3: Add source events for TaskTracer. r=khuey,smaug. 2014-04-23 15:32:31 +08:00
Kai-Zhen Li
dbf41ef2d5 Bug 998851 - Bind 'this' to callback function. r=vchang 2014-04-21 11:59:16 +08:00
Chuck Lee
668320e012 Bug 989717 - Handle enabling and disabling state properly. r=vchang 2014-04-15 11:43:51 +08:00
Dimi Lee
e8b87dfe98 Bug 886110 - Relanding Convert WifiManager to WebIDL on a CLOSED TREE. r=bz
--HG--
extra : amend_source : 97458b301b31ad64fa230cac53d0230ca6e02e4d
2014-04-10 11:34:29 +08:00
Carsten "Tomcat" Book
ddb645cc7e Backed out changeset ce623d85f0c4 (bug 886110) for hoping this resolve the m7 b2g-ics permanent failure on a CLOSED TREE 2014-04-14 12:24:21 +02:00
Dimi Lee
f4870564b2 Bug 886110 - Convert WifiManager to WebIDL; r=bz 2014-04-10 11:34:29 +08:00
Vincent Chang
cce5b587f4 Bug 993327 - [tarako] unable to enable Data Connect after turning off WIFI. r=chulee 2014-04-10 11:48:50 +08:00
Vincent Chang
c63f2b9b92 Bug 993821 - [Wifi] Event thread is blocked in WaitForEvent caused wifi stay in searching state. r=chulee 2014-04-10 13:52:38 +08:00
Vincent Chang
8c69dae521 Bug 986365 - Crash in supplicant because of closing supplicant while waiting for event. r=chulee 2014-03-27 13:58:04 +08:00
Dimi Lee
42c0a798a4 Bug 991499 - WifiWorker still try to send message to component which is already shutdown. r=vchang 2014-04-03 18:10:16 +08:00
Vincent Chang
ac8b340f31 Bug 989719 - js error in WifiWorker when doing geolocation and WiFi is disabled. r=chulee 2014-03-31 10:30:44 +08:00
Chuck Lee
b5381dfa98 Bug 966925 - Filter scan result based on platform property. r=vchang 2014-03-20 14:39:21 +08:00
Phil Ringnalda
8b68d74cfd Merge b-i to m-c 2014-03-29 09:18:08 -07:00
Jessica Jong
c6c4217db6 Bug 978709 - 4.g/6: WifiNetworkInterface changes. r=vicamo 2014-03-29 15:18:24 +08:00
Jessica Jong
127df38224 Bug 978709 - 4.f/6: P2pNetworkInterface changes. r=vicamo 2014-03-29 15:18:23 +08:00
Vicamo Yang
3c86c42f4c Bug 978709 - 1/6: remove nsINetworkInterface::broadcast. r=hsinyi 2014-03-29 15:18:09 +08:00
Boris Zbarsky
d4a40b2bea Bug 987112. Remove the redundant and somewhat annoying parentObject argument to dictionary ToObject() methods. r=bholley 2014-03-29 01:45:10 -04:00
Henry Chang
7985bcb622 Bug 986360 - Add nullity check to |flags|. r=chulee 2014-03-21 17:00:38 +08:00
Henry Chang
2552ac2c6b Bug 986349 - Bind |this| to forEach callback function. r=chulee 2014-03-21 16:43:54 +08:00
Ryan VanderMeulen
e9fc16e201 Backed out changeset 463fa756b43b (bug 886110) for causing various regressions. 2014-03-21 14:44:05 -04:00
Dimi Lee
0047931b0e Bug 886110 - Convert WifiManager to WebIDL. r=mrbkap 2014-03-19 14:04:58 +08:00
Vincent Chang
eba32bd0ab Bug 972794 - [Tarako]Connect wpa supplicant consume 5 seconds. r=chulee 2014-03-07 19:29:55 +08:00