Hitting esc in urlbar of new blank browser window reveals proxy icon (81428), patch by Neil. sr=blake
git-svn-id: svn://10.0.0.236/trunk@210901 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
07d38e8280
commit
1237c8edeb
@ -1462,10 +1462,10 @@ function handleURLBarRevert()
|
||||
if (url != "about:blank") {
|
||||
gURLBar.value = url;
|
||||
gURLBar.select();
|
||||
SetPageProxyState("valid");
|
||||
} else { //if about:blank, urlbar becomes ""
|
||||
gURLBar.value = "";
|
||||
}
|
||||
SetPageProxyState("valid");
|
||||
}
|
||||
|
||||
// tell widget to revert to last typed text only if the user
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user