mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-17 17:25:48 +01:00
Cleanup some references to "Firefox" in common/*.
This commit is contained in:
@@ -1370,7 +1370,7 @@ function CommandLine() //{{{
|
||||
{
|
||||
//this.resetCompletions();
|
||||
}
|
||||
return true; // allow this event to be handled by Firefox
|
||||
return true; // allow this event to be handled by the host app
|
||||
}
|
||||
else if (event.type == "keyup")
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user