mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-07 11:14:12 +01:00
Give up and add key chains to 'passkeys'. Also add <A-b> to execute a builtin mapping. Closes issue #189.
This commit is contained in:
@@ -148,6 +148,7 @@ var Browser = Module("browser", XPCOM(Ci.nsISupportsWeakReference, ModuleBase),
|
||||
onLocationChange.superapply(this, arguments);
|
||||
|
||||
contexts.flush();
|
||||
options.get("passkeys").flush();
|
||||
|
||||
statusline.updateUrl();
|
||||
statusline.progress = "";
|
||||
|
||||
Reference in New Issue
Block a user