태그된 질문 보이기:

Speicherbelegung von Firefox

Wäre es nicht Sinn voller mal Firefox so zu Optimieren das er nicht gleich 50% des Arbeitsspeicher belegt. Ich beobachte schon länger das wenn Firefox eine weile Läuft se… (자세히 살펴보기)

Wäre es nicht Sinn voller mal Firefox so zu Optimieren das er nicht gleich 50% des Arbeitsspeicher belegt. Ich beobachte schon länger das wenn Firefox eine weile Läuft sehr viel Ram braucht. Da gibts andere Browser wie Brave die viel weniger Ram belegen als Firefox.

Könnt ihr da nicht mal ansetzten und was Optimieren Bei den Ram Preisen Aktuell kauft man sich ja kein neuen RAM.

mfg solo275

Open 3

Hanging requests when closing the browser while offline

Hi! We have automated tests that run in Firefox across a large number of instances. There are about a hundred nodes where the browser is launched. For security reasons, t… (자세히 살펴보기)

Hi! We have automated tests that run in Firefox across a large number of instances. There are about a hundred nodes where the browser is launched. For security reasons, there is no Internet access. When the browser closes, requests are sent to 146.75.117.91. Since there is no Internet connection, the request fails to complete, and the process terminates due to a timeout. Because the browser is controlled by geckodriver, the `driver.close()` call fails with an error. I’ve tried numerous browser startup options, but none solve the problem; the process still crashes. The only thing that works is blocking the IP address at the firewall level or in the `hosts` file. However, I’m not happy with this solution because it would need to be applied to a hundred nodes, which would create scalability issues down the line. Are there perhaps any options I missed? I also found these addresses in `omni.ja`. Could it be that they are hardcoded and cannot be changed via options?


What I tried

  1. телеметрия

options.set_preference('toolkit.telemetry.enabled', False)

options.set_preference('toolkit.telemetry.rejected', True)

options.set_preference('datareporting.healthreport.uploadEnabled', False)

options.set_preference('datareporting.policy.dataSubmissionEnabled', False)

options.set_preference('toolkit.telemetry.shutdownPingSender.enabled', False)

options.set_preference('toolkit.telemetry.shutdownPingSender.enabledFirstSession', False)

options.set_preference('toolkit.telemetry.firstShutdownPing.enabled', False)

options.set_preference("telemetry.fog.init_on_shutdown", False)


pac = """data:text/plain,function FindProxyForURL(url, host) {

   var blocked = [
       "incoming.telemetry.mozilla.org",
       "telemetry.mozilla.org",
       "normandy.cdn.mozilla.net",
       "firefox.settings.services.mozilla.com",
       "contile.services.mozilla.com",
       "push.services.mozilla.com",
       "aus5.mozilla.org",
       "versioncheck.addons.mozilla.org"
   ];
   for (var i = 0; i < blocked.length; i++) {
       if (dnsDomainIs(host, blocked[i]) || host == blocked[i]) {
           return "PROXY 127.0.0.1:1";
       }
   }
   return "DIRECT";

}"""

fp.set_preference('network.proxy.type', 2)

fp.set_preference('network.proxy.autoconfig_url', pac)


  1. Направить телеметрию в несуществующий адрес

options.set_preference('toolkit.telemetry.server', )

options.set_preference('toolkit.telemetry.server_owner', 'localhost')


  1. Или через proxy — завернуть весь трафик в несуществующий прокси
  2. только для доменов телеметрии это сложно, но можно отключить все внешние запросы при shutdown

fp.set_preference('toolkit.telemetry.shutdownPingSender.backgroundtask.enabled', False)


  1. fp.set_preference('toolkit.asyncshutdown.crash_timeout', 10000)

fp.set_preference('telemetry.fog.log.level', 'off')

fp.set_preference('telemetry.fog.artifact_build', False)

  1. Отключить фоновые задачи при shutdown

fp.set_preference('browser.background.tasks.enabled', False)

fp.set_preference('browser.backgroundtasks.scheduled.task.timeout.sec', 0)


  1. Заблокировать через hosts-like механизм Firefox

options.set_preference('network.dns.localDomains',

                 'incoming.telemetry.mozilla.org,telemetry.mozilla.org,normandy.cdn.mozilla.net')


options.set_preference('network.captive-portal-service.enabled', False)

options.set_preference('network.connectivity-service.enabled', False)


  1. Отключить Mozilla Remote Settings

options.set_preference('services.settings.server', )


  1. Glean telemetry (новая система Mozilla)

options.set_preference('telemetry.fog.artifact_build', False)

options.set_preference('telemetry.fog.test.localhost_port', -1)

options.set_preference('toolkit.telemetry.archive.enabled', False)

options.set_preference('toolkit.telemetry.bhrPing.enabled', False)

options.set_preference('toolkit.telemetry.newProfilePing.enabled', False)

options.set_preference('toolkit.telemetry.reportingPolicy.firstRun', False)

options.set_preference('toolkit.telemetry.unified', False)

options.set_preference('toolkit.telemetry.unifiedIsOptIn ', False)

options.set_preference('toolkit.telemetry.prompted ', 2)

options.set_preference('toolkit.telemetry.unifiedIsOptIn ', False)

options.set_preference('toolkit.telemetry.updatePing.enabled', False)


  1. Отключить Glean полностью

options.set_preference('datareporting.glean.enabled', False)

options.set_preference('telemetry.fog.enabled', False)

Open 3

Сертификат от Минцифры России

Здравствуйте. Я установил сертификаты по инструкции, которая лежит на s.sber.ru/70VQ2B . После этого в мозилле не прогружается полностью окно входа на online.sberbank.ru,… (자세히 살펴보기)

Здравствуйте. Я установил сертификаты по инструкции, которая лежит на s.sber.ru/70VQ2B . После этого в мозилле не прогружается полностью окно входа на online.sberbank.ru, не видно содержимого фреймов (сейчас попробую сделать скриншот). В Microsoft Edge работа нормальная. Удаление сертификатов, перезапуск браузера и компьютера не помогли. На других компьютерах ещё не проверял. Посоветуйте, пожалуйста, что можно сделать. Windows 10, Firefox 153.0.3 (64-разрядный).

Solved 1 4

Passwortmanager wird unregelmäßig gelöscht

Ich habe seit einiger Zeit das Problem, dass sowohl in Firefox als auch in der Thunderbird-SW die Passwortmanager unregelmäßig automatisch (?) gelöscht werden. Sämtliche … (자세히 살펴보기)

Ich habe seit einiger Zeit das Problem, dass sowohl in Firefox als auch in der Thunderbird-SW die Passwortmanager unregelmäßig automatisch (?) gelöscht werden. Sämtliche Passwörter habe ich in einer Datei gesichert, es ist aber unheimlich lästig, wenn ich dauernd die Datei wieder einlesen muss. Auf meinem Laptop habe ich dieses Problem nicht. Beide Geräte werden mit Windows 11 betrieben.

Open 1

firefox est allergique à Qwant (ou l'inverse)

Chaque fois que je lance une recherche sur Qwant avec Firefox j'ai le message: "Qwant.com est temporairement indisponible" alors que ça fonctionne avec Safari une idée ? … (자세히 살펴보기)

Chaque fois que je lance une recherche sur Qwant avec Firefox j'ai le message: "Qwant.com est temporairement indisponible" alors que ça fonctionne avec Safari une idée ? [redacted email]

Open 10

Не працює розширення Firefox multi account containers, firefox не бачить моїх налаштованих проксі, контейнери відкриваються не під тими проксі які налаштовані в них

Не працює розширення Firefox multi account containers, firefox не бачить моїх налаштованих проксі, контейнери відкриваються не під тими проксі які налаштовані в них … (자세히 살펴보기)

Не працює розширення Firefox multi account containers, firefox не бачить моїх налаштованих проксі, контейнери відкриваються не під тими проксі які налаштовані в них

Open 3 30