mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-02 12:07:52 +00:00
bug 120277, removed js warning message, r=law, sr=ben
This commit is contained in:
parent
0fc8ec5bd3
commit
a29b076027
@ -166,7 +166,7 @@ function CookieSelected() {
|
||||
document.getElementById("removeCookie").removeAttribute("disabled");
|
||||
} else {
|
||||
ClearCookieProperties();
|
||||
return;
|
||||
return true;
|
||||
}
|
||||
|
||||
var idx = selections[0];
|
||||
|
Loading…
x
Reference in New Issue
Block a user