From 8d5ea8f71a8d4d5524afe47e7a937fff5c93c851 Mon Sep 17 00:00:00 2001 From: Vicamo Yang Date: Fri, 15 Nov 2013 18:21:22 +0800 Subject: [PATCH] Backed out changeset aa20a0fe4fca, wrong review name --- dom/wifi/WifiWorker.js | 1 + 1 file changed, 1 insertion(+) diff --git a/dom/wifi/WifiWorker.js b/dom/wifi/WifiWorker.js index acaead022e0..e7475831822 100644 --- a/dom/wifi/WifiWorker.js +++ b/dom/wifi/WifiWorker.js @@ -1617,6 +1617,7 @@ function WifiWorker() { if ("pin" in net) { net.pin = quote(net.pin); + net.pcsc = quote(""); } if ("phase1" in net)