Open
Bug 1606500
Opened 5 years ago
Updated 2 years ago
Cannot override browser.sessionhistory.max_entries
Categories
(Core :: DOM: Navigation, defect, P5)
Tracking
()
UNCONFIRMED
People
(Reporter: ambrose.li, Unassigned)
References
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:73.0) Gecko/20100101 Firefox/73.0
Steps to reproduce:
-
Go into about:config
-
Find browser.sessionhistory.max_entries
-
Try to change it (for example, to a small number like 1000 to reduce memory footprint)
Actual results:
The user-entered value is ignored, overwritten by a newly-generated seemingly random large number such as 55450
Expected results:
This seems to be a regression of Bug 406160.
Updated•5 years ago
|
Priority: -- → P5
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•