зеркало из https://github.com/mozilla/pjs.git
112282 - navigate back/fwd stops working in some cases. This is just a safety patch. r=radha sr=hewitt
This commit is contained in:
Родитель
657497a5cf
Коммит
2b1ab29d80
|
@ -38,7 +38,7 @@
|
|||
#include "nsIPref.h"
|
||||
|
||||
#define PREF_SHISTORY_SIZE "browser.sessionhistory.max_entries"
|
||||
static PRInt32 gHistoryMaxSize = 0;
|
||||
static PRInt32 gHistoryMaxSize = 50;
|
||||
|
||||
enum HistCmd{
|
||||
HIST_CMD_BACK,
|
||||
|
|
Загрузка…
Ссылка в новой задаче