Closed
Bug 986446
Opened 11 years ago
Closed 11 years ago
Conversion of WifiManager to WebIDL lost the dontConnect field from MozWifiNetwork
Categories
(Core :: DOM: Device Interfaces, defect)
Core
DOM: Device Interfaces
Tracking
()
RESOLVED
FIXED
mozilla31
People
(Reporter: macajc, Unassigned)
References
Details
(Keywords: regression)
+++ This bug was initially created as a clone of Bug #886110 +++
This has broken the patch landed on bug 923443. The new MozWifiNetwork interface doesn't include the dontConnect field, that's needed to associate to a network that isn't present currently (as the operator provided wifi networks).
![]() |
||
Updated•11 years ago
|
Blocks: 886110
tracking-firefox31:
--- → ?
No longer depends on: 886110
Summary: Convert WifiManager to WebIDL → Conversions of WifiManager to WebIDL lost the dontConnect field from MozWifiNetwork
![]() |
||
Updated•11 years ago
|
Flags: needinfo?(dlee)
![]() |
||
Updated•11 years ago
|
Summary: Conversions of WifiManager to WebIDL lost the dontConnect field from MozWifiNetwork → Conversion of WifiManager to WebIDL lost the dontConnect field from MozWifiNetwork
Comment 1•11 years ago
|
||
This should be fixed now that bug 886110 is backed out. New nightlies have been triggered.
https://hg.mozilla.org/mozilla-central/rev/c16f36021958
Comment 2•11 years ago
|
||
Fixed via backout.
Updated•11 years ago
|
Target Milestone: --- → mozilla31
Comment 3•11 years ago
|
||
I will create a new patch for bug 886110 to add dontConnect field in WifiManager WebIDL
Flags: needinfo?(dlee)
You need to log in
before you can comment on or make changes to this bug.
Description
•