Closed
Bug 725750
Opened 13 years ago
Closed 13 years ago
Restore auto-Mozilla network joining hack
Categories
(Core :: DOM: Device Interfaces, defect)
Core
DOM: Device Interfaces
Tracking
()
RESOLVED
FIXED
mozilla13
People
(Reporter: mrbkap, Assigned: mrbkap)
References
Details
Attachments
(2 files)
3.84 KB,
patch
|
gal
:
review+
mrbkap
:
checkin+
|
Details | Diff | Splinter Review |
2.50 KB,
patch
|
mrbkap
:
review+
mrbkap
:
checkin+
|
Details | Diff | Splinter Review |
Right now what we'll do is:
Look for an unencrypted "Mozilla" network.
If that doesn't exist, look for an unencrypted "Mozilla Guest" network.
There's a bug in my patch where if you have a network explicitly set to be enabled in the configuration, we'll never try to connect, but that should be an extremely rare state to be in. I'll fix that in a followup (hopefully the followup that lets us remove this hack).
Attachment #595827 -
Flags: review?(gal)
Updated•13 years ago
|
Attachment #595827 -
Flags: review?(gal) → review+
Assignee | ||
Comment 1•13 years ago
|
||
Comment on attachment 595827 [details] [diff] [review]
patch v1
https://hg.mozilla.org/integration/mozilla-inbound/rev/339d02d6d88d
Attachment #595827 -
Flags: checkin+
Comment 2•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla13
Assignee | ||
Comment 3•13 years ago
|
||
This has r=cjones over IRC. This uses wpa_supplicant's logic to decide which network to connect to and adds the "mozilla demo" network.
https://hg.mozilla.org/mozilla-central/rev/8822243a8d6c
Attachment #599081 -
Flags: review+
Attachment #599081 -
Flags: checkin+
You need to log in
before you can comment on or make changes to this bug.
Description
•