mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-24 00:32:27 +01:00
minor comment update
This commit is contained in:
@@ -1645,7 +1645,7 @@ liberator.Marks = function () //{{{
|
|||||||
{
|
{
|
||||||
pendingJumps.push(slice);
|
pendingJumps.push(slice);
|
||||||
// NOTE: this obviously won't work on generated pages using
|
// NOTE: this obviously won't work on generated pages using
|
||||||
// non-unique URLs, like liberator's help :(
|
// non-unique URLs :(
|
||||||
liberator.open(slice.location, liberator.NEW_TAB);
|
liberator.open(slice.location, liberator.NEW_TAB);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user