Ehsan Akhgari
478ad1a412
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
...
Landing on a CLOSED TREE
2011-10-17 10:59:28 -04:00
Michael Wu
0fe7772ece
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
2011-09-28 23:19:26 -07:00
Ed Morley
824055b462
Bug 665532 - Fix unused variable warnings in nsWifiMonitor.cpp by removing now unneeded LOG()s; r=dougt
2011-08-14 10:39:20 -07:00
Ginn Chen
22b812f272
Bug 673862 - Fix compile of nsWifiScannerSolaris.cpp. r=jones.chris.g.
2011-07-28 11:48:43 +08:00
Luke Wagner
7b644b6acb
Bug 667535 - Remove xpcom/proxy use in netwerk/wifi (since this can lead to off-thread scripted QI) (r=dougt)
2011-07-27 09:26:20 -07:00
Steven Michaud
d69c30d620
Bug 654725 - Changes in OS X 10.7 break our Wi-Fi monitor code, causing crashes (followup fix). r=josh
2011-05-11 15:05:28 -05:00
Steven Michaud
fbe538bbbc
Bug 654725 - Changes in OS X 10.7 break our Wi-Fi monitor code, causing crashes. r=josh
2011-05-10 14:44:17 -05:00
Chris Jones
4b3bb04878
Bug 556214, parts 1 and 1.1: Rename Monitor to ReentrantMonitor and fix existing Monitor users. r=roc
2011-04-29 14:21:57 -05:00
Ginn Chen
a4a5d5899a
Bug 647150 Fix compile of nsWifiScannerSolaris.cpp r=cjones NPOTB
2011-04-02 16:25:54 +08:00
Chris Jones
9ae6458637
Rollup of bug 645263 and bug 646259: Switch to mozilla:: sync primitives. r=cjones,dbaron,doublec,ehsan src=bsmedberg
...
Bug 645263, part 0: Count sync primitive ctor/dtors. r=dbaron
Bug 645263, part 1: Migrate content/media to mozilla:: sync primitives. r=doublec
Bug 645263, part 2: Migrate modules/plugin to mozilla:: sync primitives. sr=bsmedberg
Bug 645263, part 3: Migrate nsComponentManagerImpl to mozilla:: sync primitives. sr=bsmedberg
Bug 645263, part 4: Migrate everything else to mozilla:: sync primitives. r=dbaron
Bug 645263, part 5: Remove nsAutoLock.*. sr=bsmedberg
Bug 645263, part 6: Make editor test be nicer to deadlock detector. r=ehsan
Bug 645263, part 7: Disable tracemalloc backtraces for xpcshell tests. r=dbaron
Bug 646259: Fix nsCacheService to use a CondVar for notifying. r=cjones
2011-03-31 23:29:02 -05:00
Chris Jones
ecb9597975
Backed out changeset 4beec31b9ea9 for increasing frequency of intermittent orange bug 618052
2011-03-31 18:57:38 -05:00
Chris Jones
5dece3352a
Rollup of bug 645263 and bug 646259: Switch to mozilla:: sync primitives. r=cjones,dbaron,doublec,ehsan src=bsmedberg
...
Bug 645263, part 0: Count sync primitive ctor/dtors. r=dbaron
Bug 645263, part 1: Migrate content/media to mozilla:: sync primitives. r=doublec
Bug 645263, part 2: Migrate modules/plugin to mozilla:: sync primitives. sr=bsmedberg
Bug 645263, part 3: Migrate nsComponentManagerImpl to mozilla:: sync primitives. sr=bsmedberg
Bug 645263, part 4: Migrate everything else to mozilla:: sync primitives. r=dbaron
Bug 645263, part 5: Remove nsAutoLock.*. sr=bsmedberg
Bug 645263, part 6: Make editor test be nicer to deadlock detector. r=ehsan
Bug 645263, part 7: Disable tracemalloc backtraces for xpcshell tests. r=dbaron
Bug 646259: Fix nsCacheService to use a CondVar for notifying. r=cjones
2011-03-31 14:51:19 -05:00
Doug Turner
8a589d40f2
Bug 600235 - Remove wifi scanning code on windows for versions less than XP SP3. r=stuart, a=beltzner
2010-09-28 15:07:15 -07:00
Doug Turner
591d245195
fixing build bustage - bug 600235. a=me
2010-09-28 14:34:24 -07:00
Doug Turner
8489e179a1
Bug 600235 - Remove wifi scanning code on windows for versions less than XP SP3. r=shaver a=shaver
2010-09-28 10:01:23 -07:00
Doug Turner
30bf8ce947
Bug 516302 - nsWifiMonitor::DoScan spins in a tight loop on error r=blassey a=jst
2010-09-15 09:39:18 -07:00
Benjamin Smedberg
68eb98db57
Bug 568691 part B - mechanical changes to in-tree binary modules needed to get them building and registering correctly. After this patch, xpcshell appears to work.
2010-06-10 14:11:40 -04:00
Mitchell Field
bc63774d7e
Bug 542222 - Reduce recursion in netwerk makefiles.
2010-06-05 21:18:12 -04:00
Michael Kohler
61fec64afe
Bug 506041 Part 2: Correct misspellings in source code
...
r=timeless
2010-05-13 14:19:50 +02:00
Mitchell Field
033ca6df32
Bug 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov
2010-04-29 18:59:13 +02:00
Ginn Chen
53ca7af30d
Bug 530484 Implement Necko-WiFi on Solaris (missed a file in last commit) r=dougt
2010-03-05 10:40:05 +08:00
Ginn Chen
7e722d700b
Bug 545371 Remove trailing white space at end of line for netwerk/wifi r=dougt
2010-03-02 13:56:06 +08:00
Ginn Chen
7dd9697748
Bug 530484 Implement Necko-WiFi on Solaris r=dougt
2010-03-02 13:55:23 +08:00
Josh Aas
c546c3ec72
Fix memory leaks in Mac OS X CoreWLAN code. b=548796 r=smichaud
2010-02-26 14:18:12 -06:00
Jae-Seong Lee-Russo
f1dbba608c
Bug 517553: Remove '=='/'!=' 'PR_FALSE'/'PR_TRUE'
2010-02-07 10:52:43 -05:00
Metal Sonic
259a398dae
Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv.
2009-12-21 21:50:30 +00:00
Doug Turner
120deb1a05
Bug 521071 - Geolocation Crashes Fennec - GetAccessPointsFromWLAN objc_exception_throw. r=mstange
2009-10-08 21:19:55 -07:00
Doug Turner
3807e5e629
Bug 520315 - Wifi scanning fails on the n900 device. r=biesinger
2009-10-03 08:33:05 -07:00
Doug Turner
68348f2d08
Bug 518853 - wifi scanning broken on some wifi chipsets (specifically Samsung Omni II). r=cbiesinger
2009-09-25 11:11:07 -07:00
Doug Turner
604a47dfd0
Bug 514626 - [10.6] Wi-Fi monitor doesn't work on Mac 10.6. r=josh
2009-09-16 13:08:15 -07:00
Doug Turner
a0a40bbf91
Bug 512301 - crash @ nsWifiMonitor::DoScan() using GeoGuide add-on. Fixing bustage. r=blassey
2009-09-08 14:37:55 -07:00
Doug Turner
87ff7207a8
Bug 512301 - crash @ nsWifiMonitor::DoScan() using GeoGuide add-on. r=blassey
2009-09-08 13:40:20 -07:00
Benjamin Smedberg
4ec69e1eff
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
2009-08-25 08:59:31 -07:00
timeless
b1e6d60d46
Bug 505725 nsWifiMonitor::DoScan seems to leak ndis_handle in all failure cases
...
r=dougt
2009-08-12 11:49:53 +02:00
timeless
9ba76ff54e
Bug 505724 nsWifiMonitor::DoScan seems to leak apple_80211_library or crash in all failure cases
...
r=dougt
2009-08-12 11:49:53 +02:00
b5a0a81049
Bug 505723 nsWifiMonitor::DoScan seems to leak iwlib_handle after ReplaceArray(lastAccessPoints, accessPoints)
...
r=dougt
2009-08-12 11:49:53 +02:00
Brad Lassey
5158a17088
fixing wince build bustage from bug 505032 r=biesi
2009-08-05 14:40:42 -04:00
Jacek Caban
aef02b829d
Bug 505032. Fix compilation of nsWifiScannerWin on MinGW. r=biesi
2009-08-05 14:39:06 +12:00
Doug Turner
0672ba6796
[Bug 505277] - strncpy without null termination in nsWifiScannerUnix. r=dbaron
2009-07-22 13:33:44 -07:00
Doug Turner
bd0419c2f5
[Bug 505278] - nsWifiAccessPoint::GetSsid doesn't do what it thinks it does with embedded nulls. r=dbaron
2009-07-22 13:32:40 -07:00
Hanspeter Niederstrasser
e8d7193ed4
Bug 490995 - "netwerk/wifi assumes Darwin=cocoa" [r=ted.mielczarek]
2009-06-15 10:09:16 -04:00
Atsushi Sakai
a19ba8a6b2
Bug 493522 - Some Wi-Fi related tools don't work after using geolocation. r=dougt, sr=vlad
2009-05-18 15:58:23 -07:00
Jeff Beckley
388598bbd1
Bug 491622 - DOS line endings on wlanapi.h r=me/r=dolske
2009-05-06 11:55:33 -07:00
Gavin Sharp
14f7447953
Bug 484115 - "Uninitialized local variable warning in nswifimonitor.cpp" [r=doug.turner sr=jst]
2009-05-06 10:21:44 -07:00
Nino DAversa
ca77c9555c
Bug 482613 - Support for WiFi Scanning on Windows Mobile r=dougt, sr=jst
2009-04-21 07:30:25 -07:00
Neil Rashbrook
e28ec686eb
VC7.1 bustage fix for bug 479898 r=dougt
2009-03-21 11:49:51 +00:00
Doug Turner
69b61903d4
Bug 479898 - Support for wifi scanning. r=dolske/stuart, sr=jst
2009-03-16 17:30:58 -07:00