mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-04 19:33:18 +00:00
Bug 1037276 - [Flame][Wifi] wps-timedout event doesn't match the enum ConnectionStatus defined in webidl. r=mrbkap, chulee
This commit is contained in:
parent
563e302a06
commit
d944fdc821
@ -14,7 +14,7 @@ enum ConnectionStatus {
|
||||
"associated",
|
||||
"connected",
|
||||
"disconnected",
|
||||
"wps-timeout",
|
||||
"wps-timedout",
|
||||
"wps-failed",
|
||||
"wps-overlapped",
|
||||
"connectingfailed"
|
||||
|
Loading…
Reference in New Issue
Block a user