mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-24 09:12:28 +01:00
Fix horifically slow JS completion.
This commit is contained in:
@@ -984,6 +984,8 @@ lookup:
|
||||
try
|
||||
{
|
||||
liberator.loadScript(uri.spec, new Script(file));
|
||||
if (liberator.initialized)
|
||||
liberator.initHelp();
|
||||
}
|
||||
catch (e)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user