Commit Graph

276 Commits

Author SHA1 Message Date
Dimi Lee
82af933627 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
540280ae22 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
7535b0ba85 Bug 966925 - Filter scan result based on platform property. r=vchang 2014-03-20 14:39:21 +08:00
Phil Ringnalda
559d8473e2 Merge b-i to m-c 2014-03-29 09:18:08 -07:00
Jessica Jong
1d9cbf76fd Bug 978709 - 4.g/6: WifiNetworkInterface changes. r=vicamo 2014-03-29 15:18:24 +08:00
Jessica Jong
e0d1e7c4ca Bug 978709 - 4.f/6: P2pNetworkInterface changes. r=vicamo 2014-03-29 15:18:23 +08:00
Vicamo Yang
d5eb9240f6 Bug 978709 - 1/6: remove nsINetworkInterface::broadcast. r=hsinyi 2014-03-29 15:18:09 +08:00
Boris Zbarsky
6b002b786e 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
85dbe34d0d Bug 986360 - Add nullity check to |flags|. r=chulee 2014-03-21 17:00:38 +08:00
Henry Chang
4e72f18dc2 Bug 986349 - Bind |this| to forEach callback function. r=chulee 2014-03-21 16:43:54 +08:00
Ryan VanderMeulen
e23e8b1d8f Backed out changeset 463fa756b43b (bug 886110) for causing various regressions. 2014-03-21 14:44:05 -04:00
Dimi Lee
991a66bbd8 Bug 886110 - Convert WifiManager to WebIDL. r=mrbkap 2014-03-19 14:04:58 +08:00
Vincent Chang
2f1ea2e635 Bug 972794 - [Tarako]Connect wpa supplicant consume 5 seconds. r=chulee 2014-03-07 19:29:55 +08:00
Chuck Lee
86e4ddf16b Bug 972628 - Remove redundant network while loading network config. r=vchang 2014-03-10 16:48:13 +08:00
Vincent Chang
58bfd850d9 Bug 979841 - [Tarako]Wifi stay on searching status even scan results available. r=chulee 2014-03-12 18:25:32 +08:00
Masatoshi Kimura
ce84311eeb Bug 978611 - Part 3: Get rid of legacy dictionaries: events and codegen. r=smaug,khuey 2014-03-07 20:51:51 +09:00
Edgar Chen
91a6335722 Bug 976959 - Change the netmask to prefix length for supporting IPv6. r=vchang,hsinyi 2014-02-26 18:08:46 +08:00
Henry Chang
818b2aa28e Bug 976455 - Check p2pSupported and p2pManager in WifiWorker.js::syncDebug. r=vchang 2014-02-25 16:43:36 +08:00
Henry Chang
a0eb245f99 Bug 976452 - Add back the getWifiScanResults in WifiWorker.js. r=vchang 2014-02-25 16:33:13 +08:00
Ted Clancy (:tedders1)
e7d1064645 Bug 965346 - Part 1: Ensure that callback is called, even when reply is null. r=mrbkap 2014-02-13 08:51:12 -08:00
Carmen Jimenez
ca15c4e388 Bug 923443 - Pre-populate WiFi networks to allow associating with a network without connecting to it. r=vchang 2014-02-10 18:05:13 +01:00
Dimi Lee
9f240876a9 Bug 864931 - Rewrite net worker in C++. r=fabrice, r=vchang 2014-01-29 19:38:50 +08:00
Henry Chang
c87ecb6359 Bug 811635 - Part 5: Start wpa_supplicant with proper 'p2pSupported' flag. r=vchang 2014-01-27 15:49:22 +08:00
Henry Chang
918822095e Bug 811635 - Part 4: Wifi Direct core implementation. r=vchang 2014-01-14 18:23:42 +08:00
Henry Chang
dad3338b91 Bug 811635 - Part 2: Implementation of WebIDLs/IDLs for WifiP2pManager and WifiP2pStatusChangeEvent. r=vchang 2014-01-27 15:48:10 +08:00
Henry Chang
8c2aecb2df Bug 811635 - Part 1: WebIDLs/IDLs for WifiP2pManager and WifiP2pStatusChangeEvent. r=vchang, sr=mrbkap 2014-01-28 15:47:51 +08:00
Kai-Zhen Li
edc1b0b4b1 Bug 961485 - Handle IFNAME of wifi command for gonk-kk. r=fabrice, r=vchang 2014-01-22 12:06:58 +08:00
Tom Schuster
f39e81815a Bug 939294 - Change xpidl jsval to handles. r=gabor,bz,khuey,bsmedberg,terrence 2014-01-09 18:39:36 +01:00
Kai-Zhen Li
a5f9677c32 Bug 946257 - Update NetUtils and WifiUtils to support KK. r=fabrice, vchang. 2013-12-10 15:10:46 +08:00
Chuck Lee
2b45cc4e49 Bug 950124 - Use different powersave command based on sdk version. r=vchang 2014-01-10 12:12:38 +08:00
Vincent Chang
6cb58d14fe Bug 957572 - Wifi failed to Turn on after Wifi-Hotspot is turned on/off. r=chulee 2014-01-10 10:39:13 +08:00
Vincent Chang
78c74f2c3d Bug 949861 - Wifi does not work on Galaxy S2 device (SGS2) after flashing Gecko. r=chucklee 2013-12-19 14:22:10 +08:00
Ehsan Akhgari
1b83407ce9 Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
This patch was automatically generated by the following script:

#!/bin/bash
# Command to convert PRUnichar to char16_t

function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
       ! -wholename "*security/nss*" \
       ! -wholename "*modules/libmar*" \
       ! -wholename "*/.hg*" \
       ! -wholename "obj-ff-dbg*" \
       ! -name prtypes.h \
       ! -name Char16.h \
         -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 PRUnichar char16_t
2014-01-04 10:02:17 -05:00
Dimi Lee
cb769adb5f Bug 938042 - setHttpProxy API do not work. r=vchang 2013-12-11 18:49:24 +08:00
Chuck Lee
0a83dd4551 Bug 938044 - Still notify state change on disabling but don't change state. r=vchang 2013-11-22 17:49:56 +08:00
Ben Kelly
b74dc40938 Bug 924565: Part 1: Declare nsIObserver QI in DOMRequestHelper child classes. r=fabrice 2013-11-20 13:33:10 +08:00
Mike Hommey
2812d11fce Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
Landing on a CLOSED TREE.
2013-11-19 11:50:54 +09:00
Mike Hommey
e06d795c71 Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps 2013-11-19 11:48:10 +09:00
Mike Hommey
e80e877ab7 Bug 939044 - Remove most definitions of MODULE. r=mshal 2013-11-19 11:47:39 +09:00
Mike Hommey
ffe0380912 Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps 2013-11-19 11:47:14 +09:00
Shao Hang Kao
a6676da4ce Bug 938986 - remove default pcsc parameter in WifiWorker, r=vchang 2013-11-15 15:36:15 +08:00
Vicamo Yang
11cd5830cc Backed out changeset aa20a0fe4fca, wrong review name 2013-11-15 18:21:22 +08:00
Shao Hang Kao
12d5d74454 Bug 938986 - remove default pcsc parameter in WifiWorker, r=vyang 2013-11-15 15:36:15 +08:00
Henry Chang
091bb44eef Bug 935363 - Add and make use of NetworkService xpcom. r=vyang, r=vchang 2013-11-15 17:35:33 +08:00
Chuck Lee
878db5dc0a Bug 921620 - Change trigger point of wifi down. r=vchang 2013-11-08 16:16:16 +08:00
Ms2ger
0fdc697b63 No bug - Fix some style issues in DOM code. 2013-11-11 09:04:41 +01:00
Birunthan Mohanathas
4360fad5a0 Bug 784739 - Switch from NULL to nullptr in dom/ (2/2); r=ehsan 2013-10-28 10:04:47 -04:00
Henry Chang
75829380f4 Bug 912015 - Support multiple wap_supplicant connections. r=mrbkap 2013-10-14 16:33:59 +08:00
Nicholas Nethercote
3b80765894 Bug 925584 - Remove some unnecessary jsapi.h inclusions from .cpp files. r=Ms2ger.
--HG--
extra : rebase_source : 41fcb0e922a519ef679c1c1b6293c2b638e83a48
2013-10-10 15:22:35 -07:00
Mike Hommey
b000a846c2 Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00