Closed Bug 729943 Opened 12 years ago Closed 12 years ago

akami doesn't reconnect to wireless after b2g is killed

Categories

(Core :: DOM: Device Interfaces, defect)

ARM
Android
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: mrbkap, Assigned: mrbkap)

References

Details

Attachments

(2 files)

Attached patch patchSplinter Review
Fabrice pointed out that we don't successfully reconnect. The fix is dead simple: because the akami device doesn't have a broken wifi.c, we can simply reconnect to the wpa_supplicant that's already managing the connection.
Attachment #600015 - Flags: review?(jones.chris.g)
Attachment #600015 - Flags: review?(jones.chris.g) → review+
Attached patch additional patchSplinter Review
With the previous patch, there was a potential race where if b2g died after we'd associated to the network but before we'd run DHCP, we wouldn't automatically run DHCP on reconnection. With this patch, we will run DHCP when necessary.

Another important feature of this patch is that we now track the wifi state on the WifiManager object.
Attachment #600053 - Flags: review?(jones.chris.g)
Attachment #600053 - Flags: review?(jones.chris.g) → review+
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: