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 |
Trevor Saunders
|
f1399b6633
|
[PATCH] bug 922566 - kill dom-config.mk
From 6681eaa8bb47ddb4756fd71738771c4c437101c0 Mon Sep 17 00:00:00 2001
---
content/media/webspeech/recognition/Makefile.in | 1 -
content/media/webspeech/recognition/moz.build | 5 +-
content/media/webspeech/synth/Makefile.in | 1 -
content/media/webspeech/synth/pico/Makefile.in | 3 --
dom/alarm/Makefile.in | 2 -
dom/apps/src/Makefile.in | 1 -
dom/base/Makefile.in | 2 -
dom/base/moz.build | 26 ++++++++++-
dom/battery/Makefile.in | 1 -
dom/bindings/Makefile.in | 3 --
dom/bindings/moz.build | 17 ++++++-
dom/bindings/test/Makefile.in | 5 +-
dom/bluetooth/Makefile.in | 2 -
dom/bluetooth/moz.build | 7 ++-
dom/browser-element/Makefile.in | 3 --
dom/browser-element/moz.build | 6 ++-
dom/camera/Makefile.in | 1 -
dom/camera/moz.build | 5 +-
dom/devicestorage/Makefile.in | 1 -
dom/dom-config.mk | 61 -------------------------
dom/encoding/Makefile.in | 1 -
dom/fmradio/Makefile.in | 2 -
dom/fmradio/ipc/Makefile.in | 1 -
dom/fmradio/ipc/moz.build | 5 +-
dom/fmradio/moz.build | 5 +-
dom/icc/src/Makefile.in | 4 --
dom/media/Makefile.in | 3 --
dom/media/moz.build | 6 ++-
dom/mobilemessage/src/Makefile.in | 1 -
dom/mobilemessage/src/moz.build | 5 +-
dom/network/src/Makefile.in | 2 -
dom/plugins/base/Makefile.in | 1 -
dom/plugins/base/moz.build | 8 +++-
dom/power/Makefile.in | 1 -
dom/quota/Makefile.in | 1 -
dom/system/gonk/Makefile.in | 2 -
dom/telephony/Makefile.in | 1 -
dom/time/Makefile.in | 1 -
dom/wifi/Makefile.in | 5 --
39 files changed, 85 insertions(+), 123 deletions(-)
delete mode 100644 dom/dom-config.mk
delete mode 100644 dom/wifi/Makefile.in
|
2013-10-23 17:20:55 -04:00 |
Trevor Saunders
|
c29760731a
|
Backed out changeset 99b17c404db2 and e40a964458f8 for landing stuff that shouldn't have and then backing out stuff that should have stayed on a CLOSED TREE
--HG--
extra : amend_source : 54312955270ea4098a3add3cd0708866de2e40bb
|
2013-10-21 18:58:14 -04:00 |
Trevor Saunders
|
67e6559698
|
bug 922566 - kill dom-config.mk r=gps
|
2013-10-11 12:02:41 -04:00 |
Vincent Chang
|
a5e131c006
|
Bug 859209 - [Buri][Shira][WIFI]It keep Connecting when input wrong password to connect AP security with WEP. r=chucklee
|
2013-10-18 16:46:30 +08:00 |
Henry Chang
|
4ae64704b2
|
Bug 919426 - Part 3: Make use of WifiCommand/WifiNetNet in WifiWorker.js. r=vchang
|
2013-09-30 11:05:05 +08:00 |
Henry Chang
|
fd6d2c9083
|
Bug 919426 - Part 2: Add new file WifiNetUtil.jsm. r=vchang
WifiNetUtil.jsm provides network related facilities.
|
2013-09-30 11:00:04 +08:00 |
Henry Chang
|
91f59beeea
|
Bug 919426 - Part 1: Add new file WifiCommand.jsm. r=vchang
WifiCommand.jsm is used to call the native C API and control wpa_supplicant
|
2013-09-30 10:59:11 +08:00 |
Phil Ringnalda
|
9592b8fd7e
|
Merge m-c to b-i
|
2013-10-03 08:00:21 -07:00 |
Ms2ger
|
f4153f40d4
|
Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps
|
2013-10-03 09:11:13 +02:00 |
Ehsan Akhgari
|
0e7c9d39cd
|
Bug 920292 - Part 1: Stop passing string literals as the first argument to MOZ_ASSERT; r=Waldo
|
2013-10-01 08:25:08 -04:00 |
Vincent Chang
|
75d9bbb26c
|
Bug 917096 - [Buri][WIFI]When set the wifi hotspot name as blank space and save,it can't be searched. r=chucklee
|
2013-09-30 19:19:25 +08:00 |
Chuck Lee
|
1b3548e140
|
Bug 917070 - Fix misplaced condition flag. r=vchang
|
2013-09-25 16:49:05 +08:00 |
Chuck Lee
|
441de4144e
|
Bug 906631 - 0002. Check state in queued command callback. r=vchang, r=mrbkap
|
2013-09-05 17:16:24 +08:00 |
Chuck Lee
|
14f734267c
|
Bug 906631 - 0001. Refactory request queue. r=vchang
|
2013-09-09 23:25:16 +08:00 |
Dimi Lee
|
5cd52fe159
|
Bug 870704 - [Buri][Shira-49020] There is no option to configure a proxy for WiFi connections. r=vchang, sr=mrbkap
|
2013-08-22 18:22:25 +08:00 |
Mike Hommey
|
f8bc7fa754
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
Ryan VanderMeulen
|
a0e5e9286c
|
Merge m-c to b2g-inbound.
|
2013-08-29 00:24:45 -04:00 |
Fabrice Desré
|
af23d0274b
|
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é
|
f35be3aa2f
|
Bug 909065 - Call property_get and property_set directly from WifiWorker.js r=mrbkap
|
2013-08-27 13:54:55 -07:00 |
Fabrice Desré
|
c2af499d35
|
Bug 864932 - Rewrite wifi workers in c++ r=mrbkap
|
2013-08-27 13:54:51 -07:00 |
Edgar Chen
|
1a47d8c0df
|
Bug 908135 - Remove dhcp attribute in nsINetworkInterface. r=vyang, vchang
|
2013-08-22 17:43:53 +08:00 |
Henry Chang
|
2f01c65368
|
Bug 888227 - Initialize WifiWorker::macAddress to null. r=mrbkap
|
2013-07-26 10:05:50 +08:00 |
Ed Morley
|
21eacd0f93
|
Merge latest green b2g-inbound changeset and mozilla-central
|
2013-08-22 12:04:16 +01:00 |
Ms2ger
|
4fb1aa6786
|
Bug 883284 - Part c: Move LIBXUL_LIBRARY into moz.build (d-e); r=mshal
|
2013-08-22 08:56:00 +02:00 |
Chuck Lee
|
6580ad2860
|
Bug 906595 - Fix check rules for devices don't unload WIFI driver. r=vchang
|
2013-08-19 17:06:56 +08:00 |
Vincent Chang
|
e6ff81ded8
|
Bug 897871 - Wifi - Improve wifi startup time. r=mrbkap
|
2013-07-29 17:59:53 +08:00 |
Vincent Chang
|
a14cae3b17
|
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
|
b9e4b941ca
|
Bug 900855 - Wait driver load and unload complete before proceed next request. r=mrbkap
|
2013-08-15 10:58:45 +08:00 |
Ed Morley
|
35b123e4dd
|
Backed out changeset 1a2f028d66cf (bug 897871) for Marionette failures
|
2013-08-16 10:45:14 +01:00 |
Vincent Chang
|
a06f0477f3
|
Bug 897871 - Wifi - Improve wifi startup time. r=mrbkap
|
2013-07-29 17:59:53 +08:00 |
Gregory Szorc
|
df453f8483
|
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
|
d118b95a0d
|
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal
|
2013-08-15 09:02:09 -04:00 |
Ryan VanderMeulen
|
fab2c2a3c8
|
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
|
d87c91cf0c
|
Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium
|
2013-08-14 08:40:25 -07:00 |
Vincent Chang
|
5df15c81a6
|
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
|
c79c4d63d6
|
Bug 902277 - Reset retry counter of WifiWorker after connect to supplicant. r=vchang
|
2013-08-09 13:07:56 +08:00 |
Masashi Honma
|
d9b02788df
|
Bug 890694 - Add EAP-SIM/AKA/AKA' support. r=dlee
|
2013-08-05 16:25:40 -04:00 |
Vincent Chang
|
df25dad82d
|
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
|
56ab717da3
|
Bug 870370 - Move EXTRA_COMPONENTS to mozbuild (file batch #3); r=mshal
|
2013-06-11 16:38:22 -04:00 |
Vincent Chang
|
ce87463724
|
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
|
3de0138e64
|
Backout 61b66c680e22 (bug 894741) for wrong summary.
|
2013-07-23 10:24:08 +08:00 |
Vincent Chang
|
8d5dbb1ac8
|
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
|
4028e3305f
|
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
|
f33ade0d68
|
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
|
ce066e521a
|
Bug 888552 - Use SET ps command to configure power save mode, r=vchang
|
2013-07-09 16:27:58 -04:00 |
Justin Lebar
|
779d96d10f
|
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
|
7c49e16ee3
|
Bug 791506 - [Wifi] Enable BSSID for WPS PIN. r=vchang
|
2013-07-08 19:41:48 +08:00 |
Vincent Chang
|
b9e9bfd29b
|
Bug 787442 - Turn on wifi/usb tethering simultaneously. r=mrbkap
|
2013-06-19 18:57:58 +08:00 |
Dimi Lee
|
57a43bf800
|
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
|
1b7323408a
|
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
|
f804d996c8
|
Bug 784226 - Support libhardware_legacy and libnetutils on JB, r=vchang
|
2013-06-23 23:40:21 -04:00 |
Vincent Chang
|
7b8932b4f3
|
Bug 868913 - Part 2: Fix the wifi initial start problem. r=mrbkap
|
2013-06-17 12:20:39 +08:00 |
Mike Shal
|
87c2fdb386
|
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
|
7af66befea
|
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
|
e6e0e0be60
|
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
|
7b97c475f4
|
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
|
5461190dc4
|
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
|
ff8931d11f
|
Bug 859486 - Add system property to enable the unloading of Wi-Fi drivers r=mrbkap
|
2013-04-10 20:52:48 -07:00 |
vliu
|
c8d8c1da52
|
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
|
72a717a860
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
Kyle Machulis
|
43628a7867
|
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
|
334c0800cf
|
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
|
99034a2635
|
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
|
7ecea60097
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
Mike Shal
|
b04d88a2f2
|
Bug 818246 - Part 9: Move XPIDL_FLAGS to moz.build; r=gps
|
2013-03-11 22:05:00 -07:00 |
Mike Shal
|
cd4191e248
|
Bug 818246 - Part 7: Move XPIDL_MODULE to moz.build; rs=gps
|
2013-03-11 22:00:00 -07:00 |
Gregory Szorc
|
c865547d94
|
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
|
a0e24e2250
|
Bug 784841 - Part 18k: Convert /dom; f=Ms2ger rs=khuey
|
2013-02-25 12:47:20 -08:00 |
Chuck Lee
|
52c71ae1be
|
Bug 828782 - 0003. Use new function to handle malformed UTF-8 string. r=vchang
|
2013-02-19 16:27:49 +08:00 |
Vincent Chang
|
c65dff9229
|
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
|
fdf55580c4
|
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
|
2a165ea847
|
Bug 823400 - Wifi toggle should not write settings db twice. r=mrbkap
|
2012-12-24 17:23:16 +08:00 |
Blake Kaplan
|
12c19a8961
|
Bug 820458 - Try harder to avoid notifying for the same request twice. r=vchang
|
2013-01-08 09:58:26 +01:00 |
Ms2ger
|
8dd150af35
|
Merge PGO-green changeset from inbound to m-c.
|
2012-12-22 12:06:37 +01:00 |
Ms2ger
|
f96f32cdf5
|
Bug 823107 - Make nsIDOMEvent::SetTrusted return void; r=smaug
|
2012-12-22 09:18:08 +01:00 |
Blake Kaplan
|
f618657284
|
Bug 790054 - Allow WPA-EAP networks based on a gecko pref. r=fabrice
|
2012-12-21 16:57:19 -05:00 |
Blake Kaplan
|
9da238bbcd
|
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
|
06a973f148
|
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
|
834dc4d0dc
|
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
|
c31a587835
|
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
|
0e6cf3d853
|
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
|
3d8ab473bc
|
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
|
fa39242db6
|
Bug 821158 - Extract a number out of the size_t-containing object. r=jst
|
2012-12-12 19:18:50 -08:00 |
Blake Kaplan
|
914562da48
|
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
|
a8b584d697
|
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
|
a0bfd7a1cb
|
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
|
e7a51e7a1c
|
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
|
51414633e6
|
Bug 807136 - Enable schedule scan recovery based on device property. r=mrbkap
|
2012-11-22 18:29:24 +08:00 |
Chuck Lee
|
bf150efc4e
|
Bug 736104 - Expose capabilities to DOM. r=mrbkap
|
2012-11-08 15:32:16 +08:00 |
Chuck Lee
|
7c5f468fa1
|
Bug 736104 - Provide network connection status. r=mrbkap
|
2012-11-12 10:34:49 +08:00 |
Chuck Lee
|
7aa70e0658
|
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
|
d3cceb3c4c
|
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
|
3df489c6bd
|
Bug 807148 - Rejigger the way that we turn on background scanning. a=gal/vchang
|
2012-11-05 14:29:07 -08:00 |
Chuck Lee
|
296bd6ee68
|
Bug 786438 - Handle WEP authentication fail. r=mrbkap
|
2012-11-06 14:08:46 +08:00 |
Blake Kaplan
|
4e83d08179
|
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
|
25ad9ae82e
|
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
|
0b606e0363
|
Bug 799825 - [wifi] Unable to connect to WPA Network. r=mrbkap
|
2012-11-02 11:18:11 +08:00 |
Vincent Chang
|
55c513ee61
|
Bug 799825 - [wifi] Unable to connect to WPA Network. r=mrbkap
|
2012-11-01 16:33:44 +08:00 |
Kyle Huey
|
0469a02b25
|
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
|
a78b5b38c7
|
Backout 67cb43bb8865: Breaks B2G Marionette
|
2012-10-31 16:35:11 +08:00 |
Kyle Huey
|
9a3674d80a
|
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
|
4144129728
|
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
|
2012-10-30 17:02:31 +00:00 |
Kyle Huey
|
50b5d3f681
|
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
|
413fb9b870
|
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
|
6a13b77a08
|
Bug 780142 - Rewrite MozWifiConnectionInfoEvent. r=smaug
|
2012-10-22 18:18:26 +08:00 |
Chuck Lee
|
c686d1e157
|
Bug 780142 - Rewrite WifiStatusChangeEvent. r=smaug
|
2012-10-22 17:17:18 +08:00 |
Michael Wu
|
64761523bf
|
Bug 801935 - Don't unload wireless drivers, r=gal
|
2012-10-15 19:51:20 -04:00 |
Chris Jones
|
3d97d3e5a0
|
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
|
715ed4d0cc
|
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
|
55587322b0
|
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
|
a2b7792d24
|
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
|
068ee6378f
|
Bug 792952, B2G wifi scanning js. r=mrbkap
--HG--
extra : rebase_source : e05fffbf5344ad59cafe2293dd463ee963f90580
|
2012-10-01 17:40:19 -07:00 |
Blake Kaplan
|
7e76c64120
|
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
|
0be1598168
|
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
|
cb0b8fa14a
|
Bug 795162 - Use systemlibs.js for WifiWorker. r=philikon
--HG--
extra : rebase_source : 86730fbdfaa58cb1c41a9035917f2126bdcb4aea
|
2012-09-27 16:44:08 -07:00 |
Blake Kaplan
|
8d64bf3e60
|
Bug 791392 - Expose configured networks to content. r=vchang f=kaze
|
2012-09-27 14:18:34 -04:00 |
Blake Kaplan
|
85e8f9d1fd
|
Bug 787552 - Expose the IP address and MAC address to content. r=vchang f=kaze
|
2012-09-27 14:14:06 -04:00 |
Vincent Chang
|
089c3fcafc
|
Bug 787421 - Wifi implementation. r=mrbkap
|
2012-09-13 15:19:47 +08:00 |
Vincent Chang
|
2151dcfd8e
|
Bug 787421 - nsIWifi.idl changes. r=mrbkap
|
2012-09-13 15:19:26 +08:00 |
Vincent Chang
|
ca01bac3e5
|
Bug 784733 - Implementation of wifi power saving mode api interface. r=mrbkap
|
2012-09-24 17:05:47 +08:00 |
Vincent Chang
|
1b2e358fc6
|
Bug 784733 - Define wifi power saving mode api interface. r=mrbkap
|
2012-09-18 15:03:46 +08:00 |
Blake Kaplan
|
74f0b6aa6b
|
Bug 791910 - Deal with dead managers in our list. r=cjones
--HG--
extra : rebase_source : 3a3bda33a7cecd7336b84ad4939aa55de2e5d0dd
|
2012-09-18 16:50:53 -07:00 |
Nathan Froyd
|
96439647c2
|
Bug 786703 - fix dom/ build failures from introducing PARALLEL_DIRS; r=glandium
|
2012-09-11 07:47:42 -04:00 |
Gregor Wagner
|
aa2e534506
|
Bug 788561 - SettingsAPI: Use createLock instead of getLock. r=bent
|
2012-09-05 17:33:03 -07:00 |
Gene Lian
|
d9ca6d68ec
|
Bug 729877 - B2G Wifi: hook up to settings API. r=mrbkap
|
2012-09-04 12:26:56 +08:00 |
Ryan VanderMeulen
|
500be4ff7e
|
Merge the last PGO-green inbound changeset to m-c.
|
2012-08-30 21:54:09 -04:00 |
Blake Kaplan
|
4694be6d11
|
Bug 786283 - Report to the caller when a scan request fails. r=vchang DONTBUILD
|
2012-08-30 15:05:02 -03:00 |
Blake Kaplan
|
a7b316a7a3
|
Bug 768394 - Catch up with changes in ifc_reset_connections on ICS. r=gal
|
2012-08-30 13:01:34 -03:00 |
Blake Kaplan
|
04b90daa32
|
Bug 778360 - Don't try to reconnect to a running wpa_supplicant since that confuses the network manager. Instead, ensure that it's well and truly dead before starting. r=gwagner f=hub
|
2012-08-30 11:08:52 -03:00 |
Shian-Yow Wu
|
e313daecc3
|
Bug 762426 - B2G network manager: support multiple simultaneously connected network interfaces. r=philikon
|
2012-08-30 13:57:33 -03:00 |
Vincent Chang
|
4536240d4c
|
Bug 735547 - Support Wifi/USB Tethering, Part 2: Wifi changes. r=mrbkap
|
2012-08-30 03:31:26 +08:00 |
Ryan VanderMeulen
|
b02595b1f5
|
Merge m-c to inbound. Again. For great justice.
|
2012-08-28 16:54:18 -04:00 |
Blake Kaplan
|
d8bb017ef1
|
Bug 786283 backout - this doesn't work the way it should (android doesn't send failure back for failed scans). r=backout
|
2012-08-28 17:36:22 -03:00 |
Blake Kaplan
|
6f9461eed2
|
Bug 786283 - Followup fixes to avoid notifying the same DOM request twice. r=vchang DONTBUILD
|
2012-08-28 16:46:45 -03:00 |
Vincent Chang
|
526bc09f67
|
Bug 736089 - Handle broken wifi configurations more gracefully, r=mrbkap DONTBUILD
|
2012-08-28 16:14:26 -03:00 |
Ryan VanderMeulen
|
1b08bdfb5d
|
Merge m-c to inbound. DONTBUILD
|
2012-08-28 16:02:29 -04:00 |
Blake Kaplan
|
2ef72a3ea8
|
Bug 786283 - Report to the caller when a scan request fails. r=vchang
|
2012-08-28 12:55:41 -03:00 |
Blake Kaplan
|
9a257bb9d0
|
Bug 785975 - Reconnect to the network after DHCP fails. r=vchang
|
2012-08-27 17:48:25 -03:00 |
Philipp von Weitershausen
|
e01c1ae289
|
Bug 786020 - B2G RIL: get rid of NETWORK_STATE_SUSPENDED. r=marshall_law
|
2012-08-28 11:37:43 -03:00 |
Philipp von Weitershausen
|
d158b5747c
|
Bug 776825 - Separate message managers into senders and broadcasters. r=smaug
--HG--
rename : content/base/public/nsIFrameMessageManager.idl => content/base/public/nsIMessageManager.idl
|
2012-08-27 11:13:02 -03:00 |
Vincent Chang
|
63c4bd58bc
|
Bug 783976 - WiFi list can't displayed after enabling/disabling WiFi repeatedly. r=mrbkap
|
2012-08-26 22:29:46 -04:00 |
Nathan Froyd
|
1a9bf63360
|
Bug 783357 - part 1: add XPIDL_FLAGS to make idl dependencies more explicit; r=khuey
|
2012-08-24 16:01:30 -04:00 |
Blake Kaplan
|
dba2e7dbfd
|
Bug 777203 - Keep a list of managers that are interested in wifi events and send notifications only to them instead of broadcasting notifications to the world. r=gwagner DONTBUILD
--HG--
extra : rebase_source : c73bb5b00fcbdf74df4efe9f93da6391d32f4f13
|
2012-08-22 12:37:11 -07:00 |
Blake Kaplan
|
ebe791c890
|
Bug 777203 - Respond to requests by sending our response directly back to the manager instead of broadcasting the response everywhere. r=gwagner
--HG--
extra : rebase_source : 52636b4eaeebbfe331bd8a0a89ca1ce91d6414ba
|
2012-08-22 11:34:42 -07:00 |
Masashi Honma
|
de3319a962
|
Bug 783742 - Add support for WPS PIN method. r=mrbkap
--HG--
extra : rebase_source : d2c6df164a18eca7c2ad50e0e49458786cf90b20
|
2012-08-22 12:41:31 -07:00 |
Masashi Honma
|
512f24a886
|
Bug 780465 - Add support for Wi-Fi Protected Setup functionality (WPS). r=mrbkap DONTBUILD
|
2012-08-16 15:19:51 -07:00 |
Blake Kaplan
|
3800f89881
|
Bug 780066 - Ensure that WifiManager's state is correct after shutting down. r=vchang DONTBUILD
|
2012-08-14 17:00:43 -07:00 |
Shian-Yow Wu
|
4d880de071
|
Bug 767375 - B2G network manager: expose IP Information of network interfaces (implementation). r=philikon
|
2012-08-13 21:54:42 -04:00 |
Ms2ger
|
c75eefb90d
|
Bug 716822 - Move attributes and methods on nsIDOMNSEvent to nsIDOMEvent; r=smaug
|
2012-08-04 09:44:00 +02:00 |
Mike Hommey
|
70d7c821af
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
Ed Morley
|
f4181983a1
|
Revert inbound to 3d5d1daa2505 to stop OS X M5 failures (backout not clean/could have been a bad merge) on a CLOSED TREE
|
2012-08-04 18:05:15 +01:00 |
Ms2ger
|
27245512cd
|
Bug 716822 - Move attributes and methods on nsIDOMNSEvent to nsIDOMEvent; r=smaug
|
2012-08-04 09:44:00 +02:00 |
Blake Kaplan
|
f1db841bb3
|
Bug 779886 - wifiMangager.connectionInformation throws when we're not connected. r=bent DONTBUILD
|
2012-08-02 15:36:23 -07:00 |
Jose Antonio Olivera Ortega
|
6c5c7f8f91
|
Bug 740640 - B2G 3G: Support HTTP proxy. r=philikon
|
2012-08-01 07:55:43 -07:00 |
Blake Kaplan
|
2284d4641a
|
Bug 777904 - Fix typo. Also handle an error case better. r=gal DONTBUILD
|
2012-07-31 14:27:46 -07:00 |
Blake Kaplan
|
27f7234a5c
|
Toggling off and on the Wifi Checkbox will not scan wifi networks anymore (bug 774876, r=gal).
|
2012-07-23 14:41:29 -07:00 |
Blake Kaplan
|
5acdfc4a6b
|
Bug 773527 - Make signal strength and linkspeed info work on Otoro ICS. r=gal DONTBUILD
|
2012-07-12 18:56:39 -07:00 |
Mounir Lamouri
|
7f510a666c
|
Bug 769621 - Checking Contacts, Settings, Wifi and WebApps permission should use principal instead of URI. r=sicking
|
2012-07-16 08:44:52 -07:00 |
Blake Kaplan
|
adc2687cf3
|
Bug 772801 - Deal with drivers that don't support active/passive scanning. r=mwu DONTBUILD
|
2012-07-12 15:09:18 -07:00 |
Blake Kaplan
|
d66739804c
|
Bug 766497 - Fix typo. r=gal DONTBUILD
|
2012-07-02 14:05:17 +02:00 |
Blake Kaplan
|
5a43394e80
|
Bug 769648 - Get rid of __exposedProps__ warnings. r=gal
|
2012-07-02 10:58:17 +02:00 |
Blake Kaplan
|
e2a944799c
|
Bug 766497 - Dispatch events for wifi going up and down and handle multiple requests to bring it up and down at the same time. r=gal DONTBUILD (missed this review comment in the original checkin)
|
2012-06-29 12:32:25 +02:00 |
Blake Kaplan
|
04f2992526
|
Bug 769227 - Wait a little bit before starting wpa_supplicant on the otoro. r=gal DONTBUILD
|
2012-06-28 14:36:13 +02:00 |
Blake Kaplan
|
543443a4c2
|
Bug 766497 - Dispatch events for wifi going up and down and handle multiple requests to bring it up and down at the same time. r=gal
|
2012-06-28 12:01:51 +02:00 |
Blake Kaplan
|
fce23dd7f2
|
Bug 769248 - Don't overwrite a good BSSID with a bad one. r=gal
|
2012-06-28 15:40:05 +02:00 |
Blake Kaplan
|
8902ae6e1f
|
Bug 768905 - Don't react to 'connecting' events when we're already connected. r=gal DONTBUILD
--HG--
extra : rebase_source : b285eb7d2d09721dc72031ae4ee3137e8d0e1f72
|
2012-06-27 17:09:16 +02:00 |
Gregor Wagner
|
22fa9d9f64
|
Bug 764682 - Implement wifi events in c++. r=smaug
|
2012-06-16 11:14:12 -07:00 |
Gregor Wagner
|
57df368e6b
|
Bug 764503 - WifiStatusChangeEvent IDL and implementation don't match. r=mrbkap
|
2012-06-13 15:49:56 -07:00 |
Olli Pettay
|
e160cfea86
|
Bug 761613 - Merge nsIPrivateDOMEvent to nsIDOMEvent, r=jst
|
2012-06-10 21:14:30 +03:00 |
Michael Wu
|
8caaec91d2
|
Bug 758496 - Remove unused file libnetutils.js, r=philikon
|
2012-05-24 23:37:12 -04:00 |
Shian-Yow Wu
|
f1bed7793e
|
Bug 736102 - Decide on units for Wifi + MobileConnection signal strength. r=mrbkap
|
2012-06-01 14:09:59 -07:00 |
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
Fabien Cazenave
|
58a5606bda
|
Bug 753612 - Properly close wifi connection so 3G-data can get its own route. r=mrbkap,philipp
|
2012-05-11 13:05:51 -07:00 |
Philipp von Weitershausen
|
e085f15554
|
Bug 717122 - Network Manager interface for Wifi. r=gal,mrbkap a=b2g-only
|
2012-04-19 18:33:36 -03:00 |
Blake Kaplan
|
56beeddbc9
|
Bug 745114 - Collapse the various status change callbacks into a single callback. r=cjones a=b2g-only
|
2012-04-13 17:07:54 +08:00 |
Blake Kaplan
|
8c4c7ed75c
|
Bug 740079 - Provide a synchronous API to get precise information about the current connection status. r=cjones f=kaze
|
2012-04-09 11:32:17 +08:00 |
Blake Kaplan
|
a24bc13e06
|
Bug 743941 - Some small fixes to state tracking. Also move some logic out of the manager. r=cjones
|
2012-04-09 12:13:28 +08:00 |
Fabien Cazenave
|
dfd38c0284
|
Bug 744417 - Fix mistakes in the initial implementation of forgetNetwork. r=mrbkap
--HG--
extra : rebase_source : 9ed43da50d6abc9701bfd09e5b3b788d2b947618
|
2012-04-13 15:54:11 +08:00 |
Blake Kaplan
|
3bc26a52f0
|
Bug 743614 - Deal with failure more gracefully. r=cjones
--HG--
extra : rebase_source : 01f88566d5532905e753db4176293ab80e92f4b8
|
2012-04-06 17:56:15 +02:00 |
Philipp von Weitershausen
|
0fb2e83962
|
Bug 742780 follow-up: unbreak RIL and Wifi. r=mrbkap
|
2012-04-13 13:58:57 +08:00 |
Vivien Nicolas
|
8bf2247024
|
Bug 742778 - Turn off the debug mode by default for dom/wifi. r=mrbkap
|
2012-04-11 10:05:35 -07:00 |
Philipp von Weitershausen
|
19da56aead
|
Bug 743603 - B2G Wifi: minor code readability improvement. r=mrbkap
|
2012-04-09 15:47:42 +08:00 |
Blake Kaplan
|
ede854c7ee
|
Backed out changeset 22521568cf79. It accidentally removed a file.
|
2012-04-09 15:44:53 +08:00 |
Philipp von Weitershausen
|
bb3bdcac69
|
Bug 743603 - B2G Wifi: minor code readability improvement. r=mrbkap
--HG--
extra : rebase_source : ceca6081c1e775ecb8f82799d2c39d1c7ec3a9ea
|
2012-04-09 15:19:35 +08:00 |
Blake Kaplan
|
be9bfeacb2
|
Bug 736091 - Add a forgetNetwork function that forgets the requested network. If the requested network is the current network, we reconnect to the next available network. r=cjones
--HG--
extra : rebase_source : b68cd9c99dcf31e9274d603d88300340ee1ebf60
|
2012-03-26 18:27:10 +02:00 |
Blake Kaplan
|
7e14680004
|
Bug 742797 - Fix shutdown on ICS. r=cjones DONTBUILD
|
2012-04-05 19:47:08 +02:00 |
Chris Jones
|
dc24859341
|
Bug 739452, part 1: Catch errors in importing cutils, since (unfortunately) this code also runs on desktop builds. r=mrbkap
|
2012-04-01 01:57:18 -07:00 |
Blake Kaplan
|
2c45f36652
|
Bug 736096 - Don't pretend we have values that we didn't successfully
get. r=cjones DONTBUILD
|
2012-03-29 17:01:36 +02:00 |
Blake Kaplan
|
1b186a273f
|
Bug 736096 - Reprioritize networks when the priorities get too high to prevent overflow. r=cjones
|
2012-03-29 17:17:46 +02:00 |
Philipp von Weitershausen
|
aa3c51604d
|
Bug 738063 - B2G Wifi: Consolidate ctypes-related worker code. r=mrbkap,cjones
--HG--
rename : dom/wifi/network_worker.js => dom/wifi/wifi_worker.js
|
2012-03-30 12:04:30 -07:00 |
Blake Kaplan
|
14444b607a
|
Bug 739234 - Deal with the odd case on a desktop computer where the backend error'd out. r=vingtetun
|
2012-03-27 12:04:16 -07:00 |
Blake Kaplan
|
2767fdb4b4
|
Bug 736114 - Fix dumb typo. r=vingtetun DONTBUILD
|
2012-03-27 12:13:20 +02:00 |
Blake Kaplan
|
cbffc9c65b
|
Bug 736114 - Fire an event every 5 seconds containing the signal strength and link speed of the connection. Also add a synchronous API for clients that don't want to wait for the signal. r=cjones DONTBUILD
|
2012-03-26 18:26:32 +02:00 |
Blake Kaplan
|
8c235b738a
|
Bug 739335: Fix wifi on Gingerbread gonk. r=cjones (npotb)
|
2012-03-26 12:22:29 -07:00 |
Chris Jones
|
d3ef250e1c
|
Bug 739137: Try harder to ensure that b2g shuts down when we ask it to. r=fabrice
|
2012-03-26 00:46:21 -07:00 |