Commit Graph

163 Commits

Author SHA1 Message Date
Mike Shal
9680b82df6 Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps 2013-03-19 11:47:00 -07:00
Mike Shal
e3d8d5c262 Bug 818246 - Part 9: Move XPIDL_FLAGS to moz.build; r=gps 2013-03-11 22:05:00 -07:00
Mike Shal
e9f8bc0fbd Bug 818246 - Part 7: Move XPIDL_MODULE to moz.build; rs=gps 2013-03-11 22:00:00 -07:00
Gregory Szorc
7bb3ee056b 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
e2966f651c Bug 784841 - Part 18k: Convert /dom; f=Ms2ger rs=khuey 2013-02-25 12:47:20 -08:00
Chuck Lee
3fe0819618 Bug 828782 - 0003. Use new function to handle malformed UTF-8 string. r=vchang 2013-02-19 16:27:49 +08:00
Vincent Chang
168204983c 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
7b69b67590 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
c6b2bcf5f7 Bug 823400 - Wifi toggle should not write settings db twice. r=mrbkap 2012-12-24 17:23:16 +08:00
Blake Kaplan
e458330265 Bug 820458 - Try harder to avoid notifying for the same request twice. r=vchang 2013-01-08 09:58:26 +01:00
Ms2ger
4e7e2a5d51 Merge PGO-green changeset from inbound to m-c. 2012-12-22 12:06:37 +01:00
Ms2ger
e1d87b9f1f Bug 823107 - Make nsIDOMEvent::SetTrusted return void; r=smaug 2012-12-22 09:18:08 +01:00
Blake Kaplan
c7941301f1 Bug 790054 - Allow WPA-EAP networks based on a gecko pref. r=fabrice 2012-12-21 16:57:19 -05:00
Blake Kaplan
4514683496 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
56b8bc0402 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
d1e2ec0b13 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
11e7a39a1b 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
27d329be7c 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
fa7d51d82d 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
bba83ca16f Bug 821158 - Extract a number out of the size_t-containing object. r=jst 2012-12-12 19:18:50 -08:00
Blake Kaplan
24acc98846 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
b1e37f309f 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
051db56d30 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
8bfb712573 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
3d3d389f0d Bug 807136 - Enable schedule scan recovery based on device property. r=mrbkap 2012-11-22 18:29:24 +08:00
Chuck Lee
1697ffebae Bug 736104 - Expose capabilities to DOM. r=mrbkap 2012-11-08 15:32:16 +08:00
Chuck Lee
ddbe32cb52 Bug 736104 - Provide network connection status. r=mrbkap 2012-11-12 10:34:49 +08:00
Chuck Lee
95d38be41b 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
614b99c11a 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
6cd1a84aa1 Bug 807148 - Rejigger the way that we turn on background scanning. a=gal/vchang 2012-11-05 14:29:07 -08:00
Chuck Lee
cf38dbf413 Bug 786438 - Handle WEP authentication fail. r=mrbkap 2012-11-06 14:08:46 +08:00
Blake Kaplan
3819ba0fef 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
6d86fa7384 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
2e6e7dfb14 Bug 799825 - [wifi] Unable to connect to WPA Network. r=mrbkap 2012-11-02 11:18:11 +08:00
Vincent Chang
9058385ee7 Bug 799825 - [wifi] Unable to connect to WPA Network. r=mrbkap 2012-11-01 16:33:44 +08:00
Kyle Huey
1482122303 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
8297cdabd6 Backout 67cb43bb8865: Breaks B2G Marionette 2012-10-31 16:35:11 +08:00
Kyle Huey
bdf47895bb 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
777eed8444 Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE 2012-10-30 17:02:31 +00:00
Kyle Huey
aa1997a51a 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
309b7a6a97 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
ddac623d6a Bug 780142 - Rewrite MozWifiConnectionInfoEvent. r=smaug 2012-10-22 18:18:26 +08:00
Chuck Lee
a7168749c9 Bug 780142 - Rewrite WifiStatusChangeEvent. r=smaug 2012-10-22 17:17:18 +08:00
Michael Wu
412e9132db Bug 801935 - Don't unload wireless drivers, r=gal 2012-10-15 19:51:20 -04:00
Chris Jones
0e3eb20212 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
0be61d4d36 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
3c4d90c504 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
11123581a0 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
10d25ef888 Bug 792952, B2G wifi scanning js. r=mrbkap
--HG--
extra : rebase_source : e05fffbf5344ad59cafe2293dd463ee963f90580
2012-10-01 17:40:19 -07:00
Blake Kaplan
0b1c3e3f7b 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