Edgar Chen
b0daaabf60
Bug 1166274 - Part 2: Add test for wifi static ip. r=hchang
2015-02-04 23:26:11 +08:00
Edgar Chen
e6637078b9
Bug 1166274 - Part 1: Handle the callback and IPC message of setStaticIpMode correctly. r=vchang
2015-02-13 16:03:49 +08:00
Botond Ballo
0fe06cffa0
Bug 1119980 - Use 'snprintf' instead of 'sprintf' to avoid a warning on Lollipop-based builds. r=froydnj
2015-05-26 14:33:55 -04:00
Phil Ringnalda
f3d4dd7e09
Back out 3 changesets (bug 1119980) for emulator-l bustage
...
CLOSED TREE
Backed out changeset 12ce98475c6e (bug 1119980)
Backed out changeset bdb8d05f8870 (bug 1119980)
Backed out changeset a68a18840492 (bug 1119980)
2015-05-25 18:48:51 -07:00
Botond Ballo
9a8e8b29e8
Bug 1119980 - Use 'snprintf' instead of 'sprintf' to avoid a warning on Lollipop-based builds. r=froydnj
2015-05-25 20:45:17 -04:00
Cervantes Yu
a5bfba878f
Backout change 39e167bbd14c, a80140872ea5, adae9be2294d and b71ccef9c674 (bug 970307).
2015-05-19 14:31:25 +08:00
Andrea Marchesini
50ea75aa94
Bug 1166231 - Make nsIDOMBlob an empty interface, r=ehsan
2015-05-19 15:36:37 +01:00
Ryan VanderMeulen
41d95849b2
Merge inbound to m-c. a=merge
2015-05-18 16:32:50 -04:00
Andrea Marchesini
6ce7c91736
Bug 1163388 - patch 2 - get rid of nsIDOMFile, r=ehsan
2015-05-18 14:52:26 +01:00
Amy Chung
67365b34ca
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
Andrew McCreight
aeff7c99ee
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
2015-05-03 15:32:37 -04:00
Andrew McCreight
10aa3c7467
Bug 1152551, part 1 - Remove leading tabs in dom/. r=baku
...
Also, remove trailing whitespace in nsXMLContentSink.cpp
2015-05-03 15:32:33 -04:00
Jessica Jong
87435ae598
Bug 1130962 - Part 2: Let NetworkManager handle wifi http proxy. r=hchang
2015-04-24 15:34:25 +08:00
hchang
bf1618d862
Bug 1146248 - Stop previous DHCP request when requesting a new one. r=vchang
2015-03-24 11:11:51 +08:00
Chuck Lee
3a18565f92
Bug 1084230 - Marionette test for WPA-EAP connection. r=hchang
2015-03-26 21:50:54 +08:00
Kai-Zhen Li
dd1d1a977e
Backed out changeset cfdeb23e7296 (bug 1123680) for smoke-test failures.
2015-03-30 18:04:06 +08:00
Wes Kocher
7549c12aa0
Merge m-c to inbound a=merge
2015-03-27 17:31:19 -07:00
Vincent Chang
4965445a22
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
8b55969bee
Bug 1123680 - Forget Wifi cause problems to reconnect on it immediately. r=hchang
2015-03-26 00:52:00 -04:00
Ehsan Akhgari
33bb32f549
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
...
This patch was automatically generated using the following script:
function convert() {
echo "Converting $1 to $2..."
find . \
! -wholename "*/.git*" \
! -wholename "obj-ff-dbg*" \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert MOZ_OVERRIDE override
convert MOZ_FINAL final
2015-03-21 12:28:04 -04:00
Bill McCloskey
8fb0643e63
Bug 1145394 - Remove exec bit on js files (r=fabrice,gavin)
2015-03-20 11:57:38 -07:00
Chuck Lee
fcf21bcc98
Bug 1077330 - Marionette test for wifi certificate API. r=hchang, r=vchang
2014-10-17 17:43:21 +08:00
Chuck Lee
f5d9b82611
Bug 1049476 - 0003. Add EAP-TLS to wifi capabilities. r=hchang
2015-02-28 21:54:31 +08:00
Chuck Lee
9428f648b3
Bug 1049476 - 0002. Support user certificate parameter in API. r=dkeeler r=vchang
2015-02-28 21:54:28 +08:00
Jessica Jong
779f61523e
Bug 1109479 - move tethering related code out of NetworkManager. r=echen
2015-03-05 16:41:00 +08:00
Chuck Lee
9be4530efe
Bug 1012549 - 0003. Support delete PKCS12 certificate. r=vhcang r=dkeeler
2014-10-31 14:42:21 +08:00
Chuck Lee
206a424a9a
Bug 1012549 - 0002. Support list PKCS12 certificate. r=vchang
2014-10-31 14:42:18 +08:00
Chuck Lee
ac8c6a4cd0
Bug 1012549 - 0001. Support import PKCS12 certificate. r=dkeeler r=vchang
2015-02-28 21:54:16 +08:00
Andrea Marchesini
b212600c95
Bug 1148527 - Indentation fix after bug 1145631, r=ehsan
2015-03-27 18:52:19 +00:00
Henry Chang
237a2d6964
Bug 1124507 - Keep WifP2p internal state and send to DOM facing object on init. r=vchang
2015-01-27 19:15:07 +08:00
Chris Peterson
a4ca8b8332
Bug 989303 - Use Android's PROPERTY_VALUE_MAX instead of #defining our own. r=fabrice
2014-12-10 22:19:39 -08:00
Henry Chang
13d24687a5
Bug 1111970 - Use gateways[0] instead of gateway. r=vchang
2014-12-16 14:35:09 +08:00
Amy Chung
e97d5b2d88
Bug 1084156 - Turn to power saving mode when wifi connected. r=hchang
2014-12-26 01:52:00 -05:00
Chih-Kai (Patrick) Wang
6f55b02411
Bug 970307: Part 1: Report status of each thread to find when all the threads are idle. r=nfroyd
2014-12-18 17:00:39 +08:00
Chris Peterson
d3acb03f9f
Bug 1107814 - Part 1: Mark more directories as FAIL_ON_WARNINGS for all compilers. r=gps
2014-12-04 16:24:03 -08:00
Ryan VanderMeulen
240fa20d5e
Backed out changesets 9beb53e53951, 4420bb4e5e7c, de1da65301a8, and cd9c2aaf1343 (bug 970307) for causing frequent B2G debug mochitest-11 crashes.
2014-11-24 17:18:27 -05:00
Carsten "Tomcat" Book
0e2f2f08b2
Merge mozilla-central to b2g-inbound
2014-11-24 14:18:59 +01:00
Patrick Wang (Chih-Kai Wang)
dac64ab9df
Bug 970307: Part 1: Report status of each thread to find when all the threads are idle. r=nfroyd
2014-11-24 15:21:52 +08:00
Gina Yeh
f093ed9a75
Bug 1091479, Patch2: Rename enum members, r=sinker.
2014-11-24 09:47:39 +08:00
Chuck Lee
dec4f422a3
Bug 1088490 - Default network mode to ESS. r=vchang
2014-10-27 16:23:43 +08:00
Henry Chang
aa21c0103d
Bug 1087153 - Only attempt to close p2p supplicant connection before KK. r=vchang.
...
Since we would only use single connection to communicate with wpa_supplicant
on different interface (wlan0/p2p0) since KK, there's no need to close
supplicant connection in the p2p state machine.
2014-10-27 10:09:51 +08:00
Kai-Zhen Li
e8797375c7
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
290d899d1e
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
e353fdacc1
Bug 1049460 - Change wpa_supplicant mux/demux method on KK to enable wifi direct. r=vchang
...
--HG--
extra : rebase_source : 0633f2b2999d9aca03543463164b3de83b67f4f5
2014-10-08 15:18:35 +08:00
Chuck Lee
6e937ddf57
Bug 1079173 - Check existence of netId instead of check it's value. r=hchang
2014-10-13 10:05:33 +08:00
Chuck Lee
cbc63a944b
Bug 1073342 - Remove non-necessary thread in WifiCertService. r=vchang
2014-10-02 19:43:48 +08:00
Chuck Lee
fb1a797d61
Bug 1078113 - Use Cu.cloneInfo() to wrap returned values. r=bzbarsky r=vchang
2014-10-07 18:06:03 +08:00
Bobby Holley
edc0482e21
Bug 1065185 - Create a content Array rather than a chrome Array in _convertWifiNetworks. r=chucklee
2014-10-03 10:05:51 +02:00
Bobby Holley
06a2906a38
Bug 1065185 - Stop using Promise.jsm over SpecialPowers in marionette tests. r=bz
2014-10-03 10:05:50 +02:00
Henry Chang
1106be318f
Bug 1038531 - Unify NetworkWorker. r=fabrice r=mrbkap
2014-08-18 11:02:56 +08:00