Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

in About:Config, Network.Http.Pipelining won't stay stay after it's been changed.

  • 2 відповіді
  • 2 мають цю проблему
  • 15 переглядів
  • Остання відповідь від pgsupport

more options

In about:config, I will change network.http.pipelining from false -> true. Then after restarting firefox, I go back to about:config, and it has reverted back to false. Any help would be appreciated. -b

In about:config, I will change network.http.pipelining from false -> true. Then after restarting firefox, I go back to about:config, and it has reverted back to false. Any help would be appreciated. -b

Обране рішення

Start Firefox in Safe Mode to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).

  • Do NOT click the Reset button on the Safe Mode start window.

Your System Details List shows that you have a user.js file in the profile folder to initialize prefs each time Firefox starts.

The user.js file is only present if you or other software has created this file and normally it wouldn't be there. You can check its content with a plain text editor (right-click: Open with) if you didn't create this file yourself.

The user.js file is read each time Firefox is started and initializes preferences to the value specified in this file, so preferences set via user.js can only be changed temporarily for the current session.

If you do not keep changes after a restart or otherwise have problems with preferences, see:

Читати цю відповідь у контексті 👍 0

Усі відповіді (2)

more options

Вибране рішення

Start Firefox in Safe Mode to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).

  • Do NOT click the Reset button on the Safe Mode start window.

Your System Details List shows that you have a user.js file in the profile folder to initialize prefs each time Firefox starts.

The user.js file is only present if you or other software has created this file and normally it wouldn't be there. You can check its content with a plain text editor (right-click: Open with) if you didn't create this file yourself.

The user.js file is read each time Firefox is started and initializes preferences to the value specified in this file, so preferences set via user.js can only be changed temporarily for the current session.

If you do not keep changes after a restart or otherwise have problems with preferences, see:

more options

thank you :) turns out the user.js did have settings in it. just deleted it and all's good.