Closed
Bug 600235
Opened 14 years ago
Closed 14 years ago
Remove wifi scanning code for < XP Sp3
Categories
(Core :: Networking, defect)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
blocking2.0 | --- | beta7+ |
People
(Reporter: dougt, Assigned: dougt)
References
Details
Attachments
(1 file)
(deleted),
patch
|
pavlov
:
review+
|
Details | Diff | Splinter Review |
The code for wifi scanning on < Vista (it actually should be < xp sp3), is asserting and generally is a mess.
In bug 599591, I added test cases that startup and shutdown the wifi scanning code. The patch had to be backed out because we crash/assert.
I propose we remove it.
The loss is that on systems that are running an OS lower than windows xp sp3 will only get IP location.
Assignee | ||
Updated•14 years ago
|
Attachment #479080 -
Attachment is patch: true
Attachment #479080 -
Attachment mime type: application/octet-stream → text/plain
Attachment #479080 -
Flags: review?(shaver)
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → doug.turner
Comment 1•14 years ago
|
||
Makes sense to me, especially if we suspect that it's causing crashes.
Comment 2•14 years ago
|
||
This blocks a fennec blocker, and sooooo ... blocking!
Blocks: 599591
blocking2.0: --- → beta7+
Updated•14 years ago
|
Attachment #479080 -
Flags: review?(shaver) → review+
Assignee | ||
Comment 3•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 4•14 years ago
|
||
bustage fix pushed by dougt for posterity
http://hg.mozilla.org/mozilla-central/rev/4555dc9c9d80
You need to log in
before you can comment on or make changes to this bug.
Description
•