Mike Hommey
|
05b3f24e0e
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Ryan VanderMeulen
|
e45da17600
|
Merge m-c to b2g-inbound.
|
2013-08-29 00:24:45 -04:00 |
|
Fabrice Desré
|
e82a47fe4c
|
Bug 910407 - Fix Assertion failure: !NS_IsMainThread(), at dom/wifi/WifiProxyService.cpp:123 r=gwagner
|
2013-08-28 21:02:55 -07:00 |
|
Fabrice Desré
|
366fee8969
|
Bug 909065 - Call property_get and property_set directly from WifiWorker.js r=mrbkap
|
2013-08-27 13:54:55 -07:00 |
|
Fabrice Desré
|
16969596bb
|
Bug 864932 - Rewrite wifi workers in c++ r=mrbkap
|
2013-08-27 13:54:51 -07:00 |
|
Edgar Chen
|
fa748e7fe9
|
Bug 908135 - Remove dhcp attribute in nsINetworkInterface. r=vyang, vchang
|
2013-08-22 17:43:53 +08:00 |
|
Henry Chang
|
d32d57e3b8
|
Bug 888227 - Initialize WifiWorker::macAddress to null. r=mrbkap
|
2013-07-26 10:05:50 +08:00 |
|
Ed Morley
|
06c10ae39f
|
Merge latest green b2g-inbound changeset and mozilla-central
|
2013-08-22 12:04:16 +01:00 |
|
Ms2ger
|
2fab82586f
|
Bug 883284 - Part c: Move LIBXUL_LIBRARY into moz.build (d-e); r=mshal
|
2013-08-22 08:56:00 +02:00 |
|
Chuck Lee
|
1e1a6e73cb
|
Bug 906595 - Fix check rules for devices don't unload WIFI driver. r=vchang
|
2013-08-19 17:06:56 +08:00 |
|
Vincent Chang
|
03db682e11
|
Bug 897871 - Wifi - Improve wifi startup time. r=mrbkap
|
2013-07-29 17:59:53 +08:00 |
|
Vincent Chang
|
a68747ccf0
|
Bug 904631 - "System JS : ERROR jar:file:///system/b2g/omni.ja!/components/WifiWorker.js:2889. r=mrbkap
|
2013-08-16 17:00:14 +08:00 |
|
Chuck Lee
|
ce99998225
|
Bug 900855 - Wait driver load and unload complete before proceed next request. r=mrbkap
|
2013-08-15 10:58:45 +08:00 |
|
Ed Morley
|
961bf37daa
|
Backed out changeset 1a2f028d66cf (bug 897871) for Marionette failures
|
2013-08-16 10:45:14 +01:00 |
|
Vincent Chang
|
f415337c92
|
Bug 897871 - Wifi - Improve wifi startup time. r=mrbkap
|
2013-07-29 17:59:53 +08:00 |
|
Gregory Szorc
|
918eef7c37
|
Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium
|
2013-08-14 08:40:25 -07:00 |
|
Brian O'Keefe
|
0ee041b9fd
|
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal
|
2013-08-15 09:02:09 -04:00 |
|
Ryan VanderMeulen
|
a7872e972f
|
Backed out changesets 1fa1f28c6edf and e74f694f31c4 (bug 850380) for PGO bustage on a CLOSED TREE.
|
2013-08-14 15:12:20 -04:00 |
|
Gregory Szorc
|
260d3a8e7c
|
Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium
|
2013-08-14 08:40:25 -07:00 |
|
Vincent Chang
|
74f87acd30
|
Bug 903859 - [WiFi] setWifiEnabled tries to configure the WiFi operation mode before any driver being loaded. r=mwu
|
2013-08-12 11:22:20 +08:00 |
|
kli@mozilla.com
|
74244ff7e9
|
Bug 902277 - Reset retry counter of WifiWorker after connect to supplicant. r=vchang
|
2013-08-09 13:07:56 +08:00 |
|
Masashi Honma
|
255e872fda
|
Bug 890694 - Add EAP-SIM/AKA/AKA' support. r=dlee
|
2013-08-05 16:25:40 -04:00 |
|
Vincent Chang
|
827119b36f
|
Bug 887485 - Wifi code needs to issue fwreload to netd as part of initialization. r=mrbkap
|
2013-07-30 16:07:13 +08:00 |
|
Joey Armstrong
|
4246f49c03
|
Bug 870370 - Move EXTRA_COMPONENTS to mozbuild (file batch #3); r=mshal
|
2013-06-11 16:38:22 -04:00 |
|
Vincent Chang
|
d2fd3ea6ef
|
Bug 894737 - [Buri][WIFI-hotspot]Wi-Fi hotspot will be turn off automatic when change the security. r=mrbkap
|
2013-07-22 17:11:57 +08:00 |
|
Vincent Chang
|
e9ca27638b
|
Backout 61b66c680e22 (bug 894741) for wrong summary.
|
2013-07-23 10:24:08 +08:00 |
|
Vincent Chang
|
0ef294df59
|
Bug 894741 - [Buri][WIFI]State has no change when connect AP by WPS. r=mrbkap
|
2013-07-22 17:11:57 +08:00 |
|
Vincent Chang
|
32b8bfc799
|
Bug 883766 - JavaScript Warning: "reference to undefined property ret.value" {file: "resource://gre/modules/wifi_worker.js" line: 71} r=mrbkap
|
2013-06-20 18:43:15 +08:00 |
|
Trevor Saunders
|
238525e2d8
|
bug 887483 - remove a bunch of useless assignments to FORCE_STATIC_LIB implied by LIBXUL_LIBRARY=1 r=mshal
|
2013-07-11 11:06:34 -04:00 |
|
Michael Wu
|
ecfef3ca00
|
Bug 888552 - Use SET ps command to configure power save mode, r=vchang
|
2013-07-09 16:27:58 -04:00 |
|
Justin Lebar
|
60dc213200
|
Bug 889984 - Don't leak objects which "inherit" from DOMRequestIpcHelper the associated window is closed. r=fabrice
|
2013-07-08 17:55:42 -04:00 |
|
masashi.honma@gmail.com
|
6ac39407bc
|
Bug 791506 - [Wifi] Enable BSSID for WPS PIN. r=vchang
|
2013-07-08 19:41:48 +08:00 |
|
Vincent Chang
|
0bfcbfa457
|
Bug 787442 - Turn on wifi/usb tethering simultaneously. r=mrbkap
|
2013-06-19 18:57:58 +08:00 |
|
Dimi Lee
|
41008be576
|
Bug 868941 - Connecting to WLAN using WPA-EAP with special options (mschapv2/PEAP) is not possible. r=vchang
|
2013-05-30 11:17:07 +08:00 |
|
Dimi Lee
|
38be09a823
|
Bug 786700 - Wifi: Add the ability to set a static IP instead of using DHCP. r=vchang, r=mrbkap
|
2013-06-24 11:02:30 +08:00 |
|
Michael Wu
|
23f0300940
|
Bug 784226 - Support libhardware_legacy and libnetutils on JB, r=vchang
|
2013-06-23 23:40:21 -04:00 |
|
Vincent Chang
|
6d31251fdf
|
Bug 868913 - Part 2: Fix the wifi initial start problem. r=mrbkap
|
2013-06-17 12:20:39 +08:00 |
|
Mike Shal
|
8d6fa4020d
|
Bug 880245 - Move EXTRA_JS_MODULES to moz.build (conversion part 1); r=joey
From 69c3338a3287ff8cc97533e06069fc4d4cb7c5f6 Mon Sep 17 00:00:00 2001
|
2013-06-10 12:08:47 -04:00 |
|
Vincent Chang
|
1b99e8abcb
|
Bug 868913 - [Buri][Tethering]PC can't display RNDIS com port when reset handset. r=mrbkap
|
2013-05-16 19:39:58 +08:00 |
|
Dimi Lee
|
3a5f3e63b6
|
Bug 834573 - B2G Wifi: IP and default route still exist after forget network. r=vchang
|
2013-05-02 18:02:33 +08:00 |
|
Carmen Jimenez Cabezas
|
40bb39eb83
|
Bug 815110 - Change DOMWifiManager so it returns null instead of creating the object if the caller doesn't have the correct permission. r=mrbkap
|
2013-04-16 10:54:00 +02:00 |
|
Vincent Chang
|
c024ffafb4
|
Bug 854302 - [Buri][WIFI]Cann't disconnect WIFI when connect AP use WPS. r=mrbkap
|
2013-03-26 14:55:56 +08:00 |
|
Michael Vines
|
24b1b2d434
|
Bug 859486 - Add system property to enable the unloading of Wi-Fi drivers r=mrbkap
|
2013-04-10 20:52:48 -07:00 |
|
vliu
|
0f05f3e929
|
Bug 855513 - WIFI is not re-enabed when internet sharing is getting stopped and WIFI was enabled before. r=vchang
|
2013-04-02 15:30:32 +08:00 |
|
Kyle Machulis
|
f5e3aadf0b
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Kyle Machulis
|
d2b6e6e01a
|
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
|
2013-03-29 15:12:58 -07:00 |
|
Kyle Machulis
|
5663b98bc5
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
|
2013-03-29 13:56:18 -07:00 |
|
Vincent Chang
|
b4725dcd03
|
Bug 845211 - [Wi-Fi] "undefined" sometimes showed to Wi-Fi MAC address value of Settings. r=mrbkap
|
2013-03-16 00:58:41 +08:00 |
|
Mike Shal
|
ea1d9b8ba7
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
|
Mike Shal
|
ec5b39bd8b
|
Bug 818246 - Part 9: Move XPIDL_FLAGS to moz.build; r=gps
|
2013-03-11 22:05:00 -07:00 |
|
Mike Shal
|
2eb7c496cb
|
Bug 818246 - Part 7: Move XPIDL_MODULE to moz.build; rs=gps
|
2013-03-11 22:00:00 -07:00 |
|
Gregory Szorc
|
629b5d86c6
|
Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium
This is the result of running
|mach mozbuild-migrate --list XPIDLSRCS SDK_XPIDLSRCS XPIDL_SOURCES| and
reverting xpcom/sample/*.
|
2013-03-12 10:17:46 -07:00 |
|
Gregory Szorc
|
3fd0b2c59d
|
Bug 784841 - Part 18k: Convert /dom; f=Ms2ger rs=khuey
|
2013-02-25 12:47:20 -08:00 |
|
Chuck Lee
|
695627350c
|
Bug 828782 - 0003. Use new function to handle malformed UTF-8 string. r=vchang
|
2013-02-19 16:27:49 +08:00 |
|
Vincent Chang
|
4f1964926a
|
Bug 831716 - [Settings] [Internet sharing][wifi] Tapping Wi-fi hotspot/wifi ON disable Wi-fi connection forever. r=mrbkap, dflanagan
|
2013-01-17 20:26:17 +08:00 |
|
Vincent Chang
|
13db60c14d
|
Bug 829529 - [Wifi hotspot] Wifi hotspot settings should be disabled automatically when we turn on wifi. r=mrbkap
|
2013-01-11 11:49:27 +00:00 |
|
Vincent Chang
|
cb8190d885
|
Bug 823400 - Wifi toggle should not write settings db twice. r=mrbkap
|
2012-12-24 17:23:16 +08:00 |
|
Blake Kaplan
|
734f6081c5
|
Bug 820458 - Try harder to avoid notifying for the same request twice. r=vchang
|
2013-01-08 09:58:26 +01:00 |
|
Ms2ger
|
519fc6202b
|
Merge PGO-green changeset from inbound to m-c.
|
2012-12-22 12:06:37 +01:00 |
|
Ms2ger
|
3eb0a0a781
|
Bug 823107 - Make nsIDOMEvent::SetTrusted return void; r=smaug
|
2012-12-22 09:18:08 +01:00 |
|
Blake Kaplan
|
6c1ae065e2
|
Bug 790054 - Allow WPA-EAP networks based on a gecko pref. r=fabrice
|
2012-12-21 16:57:19 -05:00 |
|
Blake Kaplan
|
d0e63b15b2
|
Bug 790054 - Don't offer to connect to WPA-EAP access points. Continue to allow connecting to already-configured access points. r=vchang
|
2012-12-21 16:57:05 -05:00 |
|
Blake Kaplan
|
2700c35c9c
|
Bug 821539 - Don't expose ad-hoc networks in the regular network list. r=vchang
|
2012-12-13 17:16:18 -08:00 |
|
Vincent Chang
|
3df60c245d
|
Bug 806531 - Incorrect WPA-EAP username/password does not trigger incorrect password prompt, retries with bad password forever. r=mrbkap
|
2012-12-14 16:42:54 +08:00 |
|
Vincent Chang
|
aae1e17154
|
Bug 813880 - Unable to disable network when user connects to wep network with incorrect password. r=mrbkap
|
2012-11-23 18:30:33 +08:00 |
|
Blake Kaplan
|
b427ced4cf
|
Bug 822494 - Protect against two calls to associate racing against each other to add the network. r=vchang
--HG--
extra : rebase_source : d96448f5015a79d595ba09c0231b5c3880743d6c
|
2012-12-17 15:39:30 -08:00 |
|
Blake Kaplan
|
770cdee75a
|
Bug 823117 - Don't shadow parameters with local variables. r=vchang
--HG--
extra : rebase_source : d691831b627db2f2d1fd52341a72dff77e334a65
|
2012-12-20 10:56:32 -05:00 |
|
Blake Kaplan
|
b0e3625a57
|
Bug 821158 - Extract a number out of the size_t-containing object. r=jst
|
2012-12-12 19:18:50 -08:00 |
|
Blake Kaplan
|
8cb191fab1
|
Bug 819164 - reply_len is only valid before we call readString because of UTF-8 interpretation so do our string fixup based on that. r=gal
|
2012-12-11 18:04:17 -08:00 |
|
Vincent Chang
|
062a058992
|
Bug 815070 - [Wifi Tethering] Wait driver ready before turning on Wifi tethering. r=mrbkap a=blocking-basecamp
|
2012-11-26 17:56:44 +08:00 |
|
Blake Kaplan
|
240517fbb8
|
Bug 817983 - Disconnect first so that we force ourselves to actually try again. r=vchang
|
2012-12-06 13:27:14 -08:00 |
|
Vincent Chang
|
a5de2416df
|
Bug 811833 - [System] When the device is woken from sleep, wifi does not automatically connect to the network. r=mrbkap
|
2012-11-21 16:19:08 +08:00 |
|
Chuck Lee
|
a1cbf53251
|
Bug 807136 - Enable schedule scan recovery based on device property. r=mrbkap
|
2012-11-22 18:29:24 +08:00 |
|
Chuck Lee
|
0dacd4319c
|
Bug 736104 - Expose capabilities to DOM. r=mrbkap
|
2012-11-08 15:32:16 +08:00 |
|
Chuck Lee
|
05127d575c
|
Bug 736104 - Provide network connection status. r=mrbkap
|
2012-11-12 10:34:49 +08:00 |
|
Chuck Lee
|
f417bf2f59
|
Bug 736104 - Change object key of configure network, and return array to gaia instead of object. r=mrbkap
|
2012-11-08 13:34:12 +08:00 |
|
Vincent Chang
|
bd26641ecc
|
Bug 807242 - [Wifi]: onconnected() function is not called when receiving CTRL-EVENT-CONNECTED event. r=mrbkap
|
2012-11-01 17:07:25 +08:00 |
|
Blake Kaplan
|
6e2de23c8b
|
Bug 807148 - Rejigger the way that we turn on background scanning. a=gal/vchang
|
2012-11-05 14:29:07 -08:00 |
|
Chuck Lee
|
d5f7afda05
|
Bug 786438 - Handle WEP authentication fail. r=mrbkap
|
2012-11-06 14:08:46 +08:00 |
|
Blake Kaplan
|
2ebd5ca714
|
Bug 806611 - Make wpa_supplicant noisy when debug is enabled for wifi. r=vchang
--HG--
extra : rebase_source : 4b6065dbf20d1399474e92a8807f85b0c35fdecf
|
2012-10-30 17:35:34 -07:00 |
|
Blake Kaplan
|
6c1e1aadeb
|
Bug 806611 - Control wifi debug output based on a setting. r=vchang
--HG--
extra : rebase_source : 972a0956b02c7e6312ba0325d8fde1a4ee9a971d
|
2012-10-29 12:26:55 -07:00 |
|
Vincent Chang
|
9d0ce97a7d
|
Bug 799825 - [wifi] Unable to connect to WPA Network. r=mrbkap
|
2012-11-02 11:18:11 +08:00 |
|
Vincent Chang
|
c5d3b5faaa
|
Bug 799825 - [wifi] Unable to connect to WPA Network. r=mrbkap
|
2012-11-01 16:33:44 +08:00 |
|
Kyle Huey
|
45adfbf2c8
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
|
2012-10-31 09:13:28 -07:00 |
|
Vicamo Yang
|
e6e6deb486
|
Backout 67cb43bb8865: Breaks B2G Marionette
|
2012-10-31 16:35:11 +08:00 |
|
Kyle Huey
|
7457de64ad
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-30 12:28:11 -07:00 |
|
Ed Morley
|
a7bb0ec116
|
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
|
2012-10-30 17:02:31 +00:00 |
|
Kyle Huey
|
dd0cfd935a
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-30 08:26:12 -07:00 |
|
Blake Kaplan
|
4fa1c6712a
|
Bug 802418 - Turn on background scanning when we're disconnected to work around wpa_supplicant's sched_scan getting stuck. r=vchang
--HG--
extra : rebase_source : c254c88d441b9ef6d449f509b8cc0beac6a215cc
|
2012-10-25 16:27:10 -07:00 |
|
Chuck Lee
|
3156424831
|
Bug 780142 - Rewrite MozWifiConnectionInfoEvent. r=smaug
|
2012-10-22 18:18:26 +08:00 |
|
Chuck Lee
|
c467984383
|
Bug 780142 - Rewrite WifiStatusChangeEvent. r=smaug
|
2012-10-22 17:17:18 +08:00 |
|
Michael Wu
|
a6ba37cd32
|
Bug 801935 - Don't unload wireless drivers, r=gal
|
2012-10-15 19:51:20 -04:00 |
|
Chris Jones
|
ca243038b6
|
Back out bug 790231 and bug 791506 because the required UI changes were not landed in time
|
2012-10-05 23:24:00 -07:00 |
|
Masashi Honma
|
70214f9140
|
Bug 791506 - Allow specifying a BSSID for WPS to speed up connection times. r=mrbkap
--HG--
extra : rebase_source : ccb0f557d3f7d074a79436ac38308e9fd66f58fb
|
2012-10-05 16:16:29 -04:00 |
|
Masashi Honma
|
cb943398a0
|
Bug 790231 - Add a way of telling if a scan result supports WPS. r=mrbkap
--HG--
extra : rebase_source : 6895d3a50b3797230b7720258b35e28b99128b2c
|
2012-10-05 16:13:54 -04:00 |
|
Blake Kaplan
|
85b27a834b
|
Bug 791911 - Listen for our child message managers dying and remove them from our list of managers to 'broadcast' to. r=gwagner
--HG--
extra : rebase_source : 407eb90d797c410db1a80a59ca2e52b42b68af87
|
2012-10-02 17:24:53 -04:00 |
|
Bonnie Surender
|
bf991ef225
|
Bug 792952, B2G wifi scanning js. r=mrbkap
--HG--
extra : rebase_source : e05fffbf5344ad59cafe2293dd463ee963f90580
|
2012-10-01 17:40:19 -07:00 |
|
Blake Kaplan
|
1f9c433964
|
Bug 784766 - Verify that we only talk to processes that have permission to talk to us. r=cjones
--HG--
extra : rebase_source : 57b07df019b33cef1c8a9ebf4f3bf481741497ef
|
2012-10-02 11:18:17 -04:00 |
|
Blake Kaplan
|
d03d274563
|
Bug 795047 - Add support for hidden networks. r=vchang
--HG--
extra : rebase_source : 5655853c58b6861d41f672c45d62c6098f017964
|
2012-09-27 14:41:31 -04:00 |
|
Hubert Figuière
|
a25e8cfa45
|
Bug 795162 - Use systemlibs.js for WifiWorker. r=philikon
--HG--
extra : rebase_source : 86730fbdfaa58cb1c41a9035917f2126bdcb4aea
|
2012-09-27 16:44:08 -07:00 |
|