mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 07:57:59 +01:00
Fix liberator.open/browser.tabs.loadInBackground bug
This commit is contained in:
@@ -482,7 +482,7 @@ function Buffer() //{{{
|
||||
if (arg && (liberator.has("Win32") || arg[0] != ">"))
|
||||
return liberator.echoerr("E488: Trailing characters");
|
||||
|
||||
options.temporaryContext(function () {
|
||||
options.withContext(function () {
|
||||
if (arg)
|
||||
{
|
||||
options.setPref("print.print_to_file", "true");
|
||||
|
||||
Reference in New Issue
Block a user