تلاش سپورٹ

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Tab history dropdown list too short after session restore?

  • 1 جواب دیں
  • 1 میں یہ مسئلہ ہے
  • 10 دیکھیں
  • آخری جواب بذریعہ ElenTheMellon

more options

After restoring a previous session, and holding down the back button to show the tab history dropdown list, it only shows the last 10 pages visited. What setting, in about:config, allows me to increase this number?

After restoring a previous session, and holding down the back button to show the tab history dropdown list, it only shows the last 10 pages visited. What setting, in about:config, allows me to increase this number?

منتخب شدہ حل

Found it. It's "browser.sessionstore.max_serialize_back" . The default value is 10. In order to make it so that there is no limit to the number of pages you can go back, set this value to -1.

Note that "browser.sessionstore.max_serialize_forward" is set to -1 by default; so there is already no limit to the number of pages you can go forward, oddly enough.

اس جواب کو سیاق و سباق میں پڑھیں 👍 1

تمام جوابات (1)

more options

منتخب شدہ حل

Found it. It's "browser.sessionstore.max_serialize_back" . The default value is 10. In order to make it so that there is no limit to the number of pages you can go back, set this value to -1.

Note that "browser.sessionstore.max_serialize_forward" is set to -1 by default; so there is already no limit to the number of pages you can go forward, oddly enough.