Closed
Bug 801935
Opened 8 years ago
Closed 8 years ago
Don't unload wireless drivers
Categories
(Core :: DOM: Device Interfaces, defect, P1)
Tracking
()
People
(Reporter: mwu, Assigned: mwu)
References
Details
(Keywords: unagi)
Attachments
(1 file)
723 bytes,
patch
|
gal
:
review+
|
Details | Diff | Splinter Review |
Unloading wireless drivers can trigger bugs on improperly written drivers and is unnecessary on properly written drivers where taking the interface down powers down the hardware.
Attachment #671649 -
Flags: review?(philipp)
Assignee | ||
Comment 1•8 years ago
|
||
This bug prevents the unagi from reconnecting after airplane mode or turning wifi off.
blocking-basecamp: --- → ?
Keywords: unagi
Updated•8 years ago
|
Attachment #671649 -
Flags: review?(philipp) → review+
Assignee | ||
Comment 2•8 years ago
|
||
http://hg.mozilla.org/integration/mozilla-inbound/rev/74816ae5dd43
Updated•8 years ago
|
blocking-basecamp: ? → +
Priority: -- → P1
Comment 3•8 years ago
|
||
Can we land this on aurora as well? We need to spin the dogfooding candidate.
Assignee | ||
Comment 4•8 years ago
|
||
(In reply to Andreas Gal :gal from comment #3) > Can we land this on aurora as well? We need to spin the dogfooding candidate. Yup - http://hg.mozilla.org/releases/mozilla-aurora/rev/4261b371ed95 I was waiting for blocking-basecamp+.
Comment 5•8 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/74816ae5dd43
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla19
Updated•8 years ago
|
status-firefox18:
--- → fixed
Updated•8 years ago
|
status-firefox19:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•