1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-20 07:17:59 +01:00

Fix liberator.open/browser.tabs.loadInBackground bug

This commit is contained in:
Kris Maglione
2009-01-02 19:05:28 -05:00
parent fa56f3058c
commit 8af1dfb84f
3 changed files with 6 additions and 6 deletions

View File

@@ -1026,7 +1026,7 @@ function Options() //{{{
storePreference(k, v);
},
temporaryContext: function (fn, self)
withContext: function (fn, self)
{
try
{