1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-29 22:02:27 +01:00
Files
pentadactyl-pm/common/content/hints.js
Ted Pavlic d90e670d70 Revert 93b0cf2a063b045268a55fbeac9473ce12234300's changes to hints.js
Until liberator.NEW_BACKGROUND_TAB operates differently based on the
    setting of browser.tabs.loadInBackground, this code must remain. At
    the moment, NEW_BACKGROUND_TAB only opens a true background tab if
    loadInBackground=true. When loadInBackground=false, the meaning of
    NEW_TAB and NEW_BACKGROUND_TAB flip. Hence, until they're invariant,
    something like ;F (which must always load tabs in the background)
    has to pay attention to loadInBackground.
2009-01-08 08:51:34 -05:00

31 KiB