Commit Graph

236 Commits

Author SHA1 Message Date
hchang
4d4503a31f Bug 1167466 - Prevent from previous failed DHCP callback interferring ongoing DHCP request. r=vchang. 2015-06-08 23:42:00 +02:00
Edgar Chen
6f81b02cff Bug 1166274 - Part 1: Handle the callback and IPC message of setStaticIpMode correctly. r=vchang 2015-02-13 16:03:49 +08:00
Amy Chung
11aba99ad7 Bug 1123680 - Disable network prior to updating it to prevent unexpectedly and incorrectly added network. r=hchang 2015-05-12 20:16:00 -04:00
Jessica Jong
3c09710240 Bug 1130962 - Part 2: Let NetworkManager handle wifi http proxy. r=hchang 2015-04-24 15:34:25 +08:00
Kai-Zhen Li
fc8f951cba Backed out changeset cfdeb23e7296 (bug 1123680) for smoke-test failures. 2015-03-30 18:04:06 +08:00
Vincent Chang
4e13278e79 Bug 1133665 - [Flame][Wifi] The SSID that has set to be binded with MAC address is not hightlighted when user taps it. r=hchang 2015-03-25 17:45:59 +08:00
Amy Chung
41f2da7dbb Bug 1123680 - Forget Wifi cause problems to reconnect on it immediately. r=hchang 2015-03-26 00:52:00 -04:00
Bill McCloskey
5a327da4cf Bug 1145394 - Remove exec bit on js files (r=fabrice,gavin) 2015-03-20 11:57:38 -07:00
Chuck Lee
8befc35f0a Bug 1049476 - 0003. Add EAP-TLS to wifi capabilities. r=hchang 2015-02-28 21:54:31 +08:00
Chuck Lee
946ad1b648 Bug 1049476 - 0002. Support user certificate parameter in API. r=dkeeler r=vchang 2015-02-28 21:54:28 +08:00
Jessica Jong
d09b3decb5 Bug 1109479 - move tethering related code out of NetworkManager. r=echen 2015-03-05 16:41:00 +08:00
Chuck Lee
7f023e1687 Bug 1012549 - 0002. Support list PKCS12 certificate. r=vchang 2014-10-31 14:42:18 +08:00
Chuck Lee
091a439b9a Bug 1012549 - 0001. Support import PKCS12 certificate. r=dkeeler r=vchang 2015-02-28 21:54:16 +08:00
Amy Chung
8f11ca8d43 Bug 1084156 - Turn to power saving mode when wifi connected. r=hchang 2014-12-26 01:52:00 -05:00
Chuck Lee
3713bc3d23 Bug 1088490 - Default network mode to ESS. r=vchang 2014-10-27 16:23:43 +08:00
Kai-Zhen Li
cfd7d22fc3 Bug 1065208 - Decode and quote ssid when it is in utf-8 format. r=vchang 2014-10-23 17:19:24 +08:00
Thomas Zimmermann
a52221d6b9 Bug 928362: Support ad-hoc mode for Wifi, r=vchang, r=mrbkap
This patch adds support for Wifi networks that run in ad-hoc
mode. The network attributes 'frequency' and 'mode' are required
by wpa_supplicant to connect to an ad-hoc network.

'Frequency' is just the frequency of the channel in use. 'Mode'
is the network's mode, with 0 being infrastructure mode, 1 being
IBSS mode (aka ad-hoc mode), and 2 being access-point mode.

If ad-hoc mode is not supported on your device, you can set the
environment property 'ro.moz.wifi.ibss_supported' to false to
disable it in Gecko.
2014-10-20 14:22:47 +02:00
Henry Chang
871f1cf5f6 Bug 1049460 - Change wpa_supplicant mux/demux method on KK to enable wifi direct. r=vchang 2014-10-08 15:18:35 +08:00
Chuck Lee
96fe64bcfd Bug 1079173 - Check existence of netId instead of check it's value. r=hchang 2014-10-13 10:05:33 +08:00
Henry Chang
510ec29792 Bug 1038531 - Unify NetworkWorker. r=fabrice r=mrbkap 2014-08-18 11:02:56 +08:00
Kai-Zhen Li
93e6f618de Bug 1068468 - Truncate ssid if its length of encoded to utf8 is longer than 32. r=chulee 2014-09-26 17:41:19 +08:00
Mike Habicher
82109af909 Bug 1053966 - move mozsettings-changed Observer info from aSubject to aData, r=bz,qDot 2014-09-16 13:15:16 -04:00
Chuck Lee
93e7317a3a Bug 1050678 - Provide network info for state change event. r=hchang 2014-09-17 15:08:18 +08:00
Ryan VanderMeulen
1ce4cc0915 Backed out changeset ed586ca080c0 (bug 1053966) for the same Mnw permafails it was backed out for previously. 2014-09-16 16:54:25 -04:00
Mike Habicher
8c5339cc7a Bug 1053966 - move mozsettings-changed Observer info from aSubject to aData, r=bz,qDot 2014-09-16 13:15:16 -04:00
Kyle Machulis
f8dcaadfb9 Bug 1015518 - Update users of settings observer 'message' field to use boolean; r=gene a=2.1 2014-08-27 21:01:31 -07:00
Ryan VanderMeulen
4583fbf1a8 Merge b2g-inbound to m-c. a=merge 2014-08-29 15:26:40 -04:00
Chuck Lee
2aaea4156c Bug 1055380 - Cast network configs into correct data type. r=hchang 2014-08-29 11:18:02 +08:00
Kai-Zhen Li
04b14ff3ab Bug 1059702 - Use wifi.tethering.interface for wifi AP if it does exist. r=vchang 2014-08-28 18:34:38 +08:00
Ryan VanderMeulen
68687060a1 Backed out changeset 52b00288469c (bug 1015518) for Gaia UI test perma-fails.
CLOSED TREE
2014-08-28 12:44:39 -04:00
Kyle Machulis
a526c85f60 Bug 1015518 - Update users of settings observer 'message' field to use boolean; r=gene 2014-08-27 21:01:31 -07:00
Nicholas Nethercote
d84f6222ba Bug 1051106 - Remove a useless waitForScan() call. r=vchang. 2014-08-20 18:36:59 -07:00
Chuck Lee
eba5e56ed2 Bug 1051660 - 0001. Fix minor bugs in API implementation. r=hchang 2014-08-18 15:10:24 +08:00
Chuck Lee
38f197baef Bug 979739 - Fix netmask string format error and use netHelper. r=vchang 2014-08-13 15:30:01 +08:00
Dimi Lee
f8c67787b1 Bug 936367 - Support wifi hotspot enable API. r=vchang, r=ptheriault, sr=mrbkap 2014-08-11 17:13:25 +08:00
Chuck Lee
3cee35b79c Bug 1047294 - Fix potential Javascript Error. r=vchang 2014-08-07 18:00:23 +08:00
Chuck Lee
3206e1f6ca Bug 930355 - 0002. Implement wifi enable API. r=vchang 2014-08-07 17:19:31 +08:00
Henry Chang
e3969fe67f Bug 1046116 - Do not disable network on receiving 'CTRL-EVENT-ASSOC-REJECT'. r=vchang
We would disable one network after receiving 'CTRL-EVENT-ASSOC-REJECT'
a couple of times but never re-enable it again. Remove this rule until
we have a sophisticated re-enable policy.
2014-08-05 16:33:40 +08:00
Kyle Huey
9ae2f653da Bug 1046000: Shut down the wifi services. r=vchang 2014-07-30 19:31:18 -07:00
Jessica Jong
8d072a19ba Bug 990458 - Part 3: WifiWorker changes to support updateNetworkInterface(). r=vchang 2014-07-29 16:44:27 +08:00
Chuck Lee
e60e9c7f1b Bug 1039220 - Fix judgement rule for valid property. r=hchang 2014-07-16 18:06:13 +08:00
Vincent Chang
c517c8be1b Bug 1034489 - [FirefoxOS_v1.4][Shark]Close WIFI while obtaining IP from AP and WIFI button can't be tapped for long. r=chulee 2014-07-16 16:10:21 +08:00
Vincent Chang
c79a4b0bfa Bug 1037301 - [Wifi] Close station info update timer when we disable the hotspot. r=hchang 2014-07-11 11:45:55 +08:00
Chuck Lee
4e4a5aab79 Bug 1033948 - 0002. Change API naming in DOM. r=vchang 2014-07-04 14:37:55 +08:00
Harsh Pathak
99e03478f7 Bug 643041 - Merge nsIX509Cert2 and nsIX509Cert3 into nsIX509Cert, and merge nsIX509CertDB2 into nsIX509CertDB. r=keeler 2014-07-03 22:09:24 -07:00
Chuck Lee
c07f06fef2 Bug 1030591 - Send connectionInfoUpdate while IP change. r=vchang 2014-06-27 17:26:31 +08:00
Chuck Lee
1e5a486149 Bug 1028044 - Use auth instead of autheap in phase2 settings. r=vchang 2014-06-24 17:41:38 +08:00
Jim Blandy
39dc0c6097 Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
The -*- file variable lines -*- establish per-file settings that Emacs will
pick up. This patch makes the following changes to those lines (and touches
nothing else):

 - Never set the buffer's mode.

   Years ago, Emacs did not have a good JavaScript mode, so it made sense
   to use Java or C++ mode in .js files. However, Emacs has had js-mode for
   years now; it's perfectly serviceable, and is available and enabled by
   default in all major Emacs packagings.

   Selecting a mode in the -*- file variable line -*- is almost always the
   wrong thing to do anyway. It overrides Emacs's default choice, which is
   (now) reasonable; and even worse, it overrides settings the user might
   have made in their '.emacs' file for that file extension. It's only
   useful when there's something specific about that particular file that
   makes a particular mode appropriate.

 - Correctly propagate settings that establish the correct indentation
   level for this file: c-basic-offset and js2-basic-offset should be
   js-indent-level. Whatever value they're given should be preserved;
   different parts of our tree use different indentation styles.

 - We don't use tabs in Mozilla JS code. Always set indent-tabs-mode: nil.
   Remove tab-width: settings, at least in files that don't contain tab
   characters.

 - Remove js2-mode settings that belong in the user's .emacs file, like
   js2-skip-preprocessor-directives.
2014-06-24 22:12:07 -07:00
Chuck Lee
3411b80b39 Bug 1023115 - Add retry count for EAP connection error. r=vchang 2014-06-20 10:37:43 +08:00
Chuck Lee
d5fc368813 Bug 1020866 - Add IEEE8021X to WPA-EAP config. r=vchang 2014-06-13 12:00:10 +08:00