Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni
Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.
Risolto Archiviato

How can I increase the buffer size of the console?

sowd risposto
sowd

How can I increase the buffer size of the console? This dont work https://support.mozilla.org/en-US/questions/1084272 config http://joxi.ru/eAOdqY8i43NVzr

How can I increase the buffer size of the console? This dont work https://support.mozilla.org/en-US/questions/1084272 config http://joxi.ru/eAOdqY8i43NVzr
Leggere questa risposta nel contesto

Soluzione scelta

The screenshot seems to show the content of an object and thus this isn't about the number of message lines in the console, but how to display/expand larger object in the console. You can see this is more cases and sometimes there is a more (...) button to show more. In older Firefox versions the inspect pane was a sidebar, but they changed this to inline display.

Tutte le risposte (9)

See:

Note that the Web Console has a checkbox in the top right corner to enable persist logs.

I did not understand what I should do with this?

Why so few lines? http://joxi.ru/l2ZkvRzT8J633A

Soluzione scelta

The screenshot seems to show the content of an object and thus this isn't about the number of message lines in the console, but how to display/expand larger object in the console. You can see this is more cases and sometimes there is a more (...) button to show more. In older Firefox versions the inspect pane was a sidebar, but they changed this to inline display.

The link to the DXR website was meant to show what the pref(s) you mentioned are about.

Currently only devtools.hud.loglimit seems to used for the new design on the Web Console. The other prefs applied to a previously used version.

  • devtools.webconsole.new-frontend-enabled

Should we expect the solution of this problem in the near future? Maybe in the next patch? Because output to the console is more convenient than the page

http://joxi.ru/p27P89pt0B8qWA output is very small(

You have to increase value of the aforementioned preference in the about:config.

TyDraniu said

You have to increase value of the aforementioned preference in the about:config.

this does not work with the output of objects http://joxi.ru/DmBPXLKtNbWGxA

Modificato da sowd il