Firefox doesnt use cache for XHR plain file -> Chrome works fine!

i host diablo_web_simple on my root running nginx when i use chrome it only loads the chunks of diabdat.mpq once -> then loads them from cache when using firefox it al… (మరింత చదవండి)

i host diablo_web_simple on my root running nginx when i use chrome it only loads the chunks of diabdat.mpq once -> then loads them from cache when using firefox it always loads the chunks and doesnt use cache -> this results in slower load and less performance

diabdat.mpq = ~270mb chunksize = between 1-7mb combined chunksize of loading game: ~65mb

i already set in about:config browser.cache.check_doc_frequency 2

i also set headers for caching this file in nginx

nothing works pls help

Asked by bhoff1297 3 రోజుల క్రితం

Last reply by bhoff1297 1 రోజు క్రితం

Firefox keeps crashing after update to 24H2

Hello, after update of window 11 to 24H2, Firefox keeps crashing on start. I completed deinstalled Firefox, rebooted and installed again, no effect. I switched off hardw… (మరింత చదవండి)

Hello,

after update of window 11 to 24H2, Firefox keeps crashing on start. I completed deinstalled Firefox, rebooted and installed again, no effect. I switched off hardware acceleration and all add-ins and selected system theme, no effect. No crash occurs when started in troubleshoot mode. I did a clean-up (in troubleshoot mode), no effect. What should I do now? Where is the error log?

Regards Christian

Asked by christian.weiland 1 రోజు క్రితం

How to programmatically access Firefox power consumption metrics?

I'm trying to measure power consumption in Firefox using automation. My goal is to get power consumption metrics for specific webpage loads. What I've tried: 1. Using Pu… (మరింత చదవండి)

I'm trying to measure power consumption in Firefox using automation. My goal is to get power consumption metrics for specific webpage loads.

What I've tried: 1. Using Puppeteer with Firefox's profiler:

  - Enabled power profiling preferences
  - Used the Profiler CDP commands
  - Got profile data but no power metrics

I know Firefox DevTools has power profiling capabilities in the Performance panel, but I need to access this programmatically. Is there a way to: 1. Access the same power metrics that Firefox's Performance panel shows? 2. Get power consumption data through Firefox's debugging protocol or any other API? 3. Enable and collect power profiling data in an automated way?

Any guidance on the correct approach would be greatly appreciated!

Asked by Son Pham Ba 1 రోజు క్రితం

“playing video in facebook

When playing videos in Facebook after a few of them I get a blue circle spinning . When I use chrome I don't have a problem.I have had Firefox for over 10 years ,if I can… (మరింత చదవండి)

When playing videos in Facebook after a few of them I get a blue circle spinning . When I use chrome I don't have a problem.I have had Firefox for over 10 years ,if I cannot fix this Em going to have to use chrome

Asked by steven2402 1 రోజు క్రితం

Bad Colors

A few months ago after an update to Firefox the window would open but be transparent with no controls visible. I tried the refresh Firefox option which worked but left ot… (మరింత చదవండి)

A few months ago after an update to Firefox the window would open but be transparent with no controls visible. I tried the refresh Firefox option which worked but left other problems. A website has a medium blue header at the top with white fonts (links) on it, which still appear that way in Chrome and Opera, but since the refresh the header is black with black fonts in Firefox (which of course you can't see). There are also variations of this problem on some other other websites. The only way I can see links on those sites is to set color management to override 'always'. Is there any way to fix this problem? Thanks Mike

Asked by SomeOldFool 2 రోజుల క్రితం

Last reply by SomeOldFool 1 రోజు క్రితం

Using Norton Safe Search with FireFox

I've used Norton Safe Search on FireFox for years with no problem. But few weeks back, when I use Safe Search, it does no longer brings back the green checks indicating t… (మరింత చదవండి)

I've used Norton Safe Search on FireFox for years with no problem. But few weeks back, when I use Safe Search, it does no longer brings back the green checks indicating the site is safe. It works with Edge, but not with FireFox. I've contacted Norton and still waiting to get a response. Anyone have idea as to what is going on and how to fix it?

thanks -

Asked by Linda Keyes 1 వారం క్రితం

Last reply by Linda Keyes 5 రోజుల క్రితం

Stuck in a twilight zone between old and new versions of Firefox

Hi, I'm having issues because I don't seem to have fully migrated from my old version of Firefox to the new one installed by auto update. The two versions are running in … (మరింత చదవండి)

Hi, I'm having issues because I don't seem to have fully migrated from my old version of Firefox to the new one installed by auto update. The two versions are running in parallel causing some major conflicts and incompatibilities, e.g. my open tabs are not showing in the new version (even though I've tried to update my Profile:default), it's not interfacing with my password manager app, links are opening in the new version. I'd be really grateful to know how I can resolve this (please note that I'm not a technically advanced user).

Asked by Kath 1 రోజు క్రితం

NYT Games lag when typing

1950craigmillar Nov 21, 2024, 02:40 CST I love Firefox, but I can't find an answer to why the keyboard input lags 5-10 seconds. This is always noticeable in NYT Games l… (మరింత చదవండి)

1950craigmillar

Nov 21, 2024, 02:40 CST

I love Firefox, but I can't find an answer to why the keyboard input lags 5-10 seconds. This is always noticeable in NYT Games like Wordle, but not Bluesky, for instance. I use Chrome now for NYT but eventually I'll go back to stay if I can't fix this, which is a shame as it's the best browser around. Thank you for your help.

Asked by Terence Ollerhead 2 రోజుల క్రితం

Last reply by Terence Ollerhead 1 రోజు క్రితం

Curved tabs. Copy the code to your chrome folder in css. For your own color you will have to change a couple of colors to siut. Mine is set up for light green.

navigator-toolbox>toolbar:not(#toolbar-menubar):not(#TabsToolbar):not(#nav-bar) { padding: 0px 4px 4px !important; } .tabbrowser-tab[fadein]:not([pinne… (మరింత చదవండి)

  1. navigator-toolbox>toolbar:not(#toolbar-menubar):not(#TabsToolbar):not(#nav-bar) {
   padding: 0px 4px 4px !important;
 }
  .tabbrowser-tab[fadein]:not([pinned]):not([style*="max-width"]){
   max-width: 300px !important;

}

  1. tabbrowser-tabs {
 --tab-min-height: 36px !important;
 height: 36px !important;

}

#tabs-newtab-button {
   margin-left: 13px !important;
   margin-bottom: -1px !important;
 }
.tabbrowser-tab {
   margin: 0 -14px 0 -3px !important;
 }
 
 .tab-background{
   margin: 0 10px !important;
   background: #F0F2EA;
   background-clip: border-box;
   border: none !important; 
   -moz-transform: perspective(80px) rotateX(8deg) !important;
  -webkit-transform: perspective(80px) rotateX(8deg) !important;
   outline: none !important;
   border-top: 1px solid #7E7B7B !important;
   border-right: 1px solid #7E7B7B !important;
   border-left: 1px solid #7E7B7B !important;
   border-radius: 9px 9px 0 0 !important;
  margin-bottom:-1px !important;   

}


  .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected="true"]) {
   background-color: #D1D5C6 !important;
 }
 
 .tabbrowser-tab[selected="true"] .tab-background {
   background: #F0F2EA !important;
 }
 
 .tabbrowser-tab[selected="true"] .tab-text.tab-label {
   color: black !important;
 }
 
 .tab-line {
   display: none !important;
 }
 
 .tab-content {
   padding: 0 25px !important;
 }
 
  /* for backward compatibility */
 .tabs-newtab-button.toolbarbutton-1 {
   margin-left: -0px !important;
 }
 
 .titlebar-placeholder[type="pre-tabs"] {
   border-inline-end: initial !important;
 }
 
 #tabbrowser-tabs:not([movingtab])>.tabbrowser-tab[beforeselected-visible]::after,
 #tabbrowser-tabs[movingtab]>.tabbrowser-tab[visuallyselected]::before,
 .tabbrowser-tab[visuallyselected]::after {
   border-color: var(--tabs-border-color);
   margin-top: 0 !important;
   margin-bottom: 1px !important;
   opacity: 8 !important;
   border: none !important;
 }
 
 [tabsintitlebar]:root:not([extradragspace]) .tabbrowser-tab::after,
 .tabbrowser-tab:hover::after,
 #tabbrowser-tabs:not([movingtab])>.tabbrowser-tab[beforehovered]::after {
   border: none !important;
 }
 
 .tab-text.tab-label {
   text-shadow: initial !important;
   color: black !important;
   font-style: unset;
   text-decoration: none !important;
   -webkit-font-smoothing: antialiased !important;
   -moz-osx-font-smoothing: grayscale !important;
 }
 
 .tabbrowser-tab:hover .tab-text.tab-label {
   color: black !important;
   text-shadow: none !important;
   -moz-osx-font-smoothing: unset !important;
 }

Asked by Neil Harris 1 రోజు క్రితం

MOZILLA_PKIX_ERROR_OCSP_RESPONSE_FOR_CERT_MISSING

Hi there, Our website is not showing to our customers and they are receiveing this error MOZILLA_PKIX_ERROR_OCSP_RESPONSE_FOR_CERT_MISSING We have checked our site wit… (మరింత చదవండి)

Hi there,

Our website is not showing to our customers and they are receiveing this error MOZILLA_PKIX_ERROR_OCSP_RESPONSE_FOR_CERT_MISSING

We have checked our site with SSL Labs https://www.ssllabs.com/ssltest/analyze.html?d=locomotivestation.com.au and it returns showing the SSL is fine.

We can see the site and operate on Google Chrome but cannot work out why it is not displaying on Firefox.

Any suggestions?

Thanks

Asked by Sue Henry 1 రోజు క్రితం

Im copy image from paint.net to Google docs and image broke.

Firefox 132.0.2 (64-bit) In other browsers/programm work correctly https://docs.google.com/ From me topic: https://forums.getpaint.net/topic/130993-copy-paste-image/ I… (మరింత చదవండి)

Asked by hokagegaara 1 రోజు క్రితం

How to Disable "Click" Sound Effect In Firefox and Thunderbird?

Firefox version 132.0.1 Thunderbird version 128.4.0esr O/S: PCLinuxOS Debian Edition (Debian 12 Bookworm) with KDE 5 I am getting a "Click" sound effect when I click Men… (మరింత చదవండి)

Firefox version 132.0.1 Thunderbird version 128.4.0esr O/S: PCLinuxOS Debian Edition (Debian 12 Bookworm) with KDE 5

I am getting a "Click" sound effect when I click Menu Bar items in both Firefox and Thunderbird, Bookmarks in Firefox, Folders in Thunderbird and some other items in both. I can not find a way to turn it off. It does not happen in any other applications, including other web browsers that are forked from Firefox, so I think it is a Mozilla problem.

This is a relatively new installation that was set up copying settings from Firefox on Windows 10 using Firefox Sync. I did not copy anything from Windows Thunderbird because my email is IMAP which brings in everything from the server. I am not getting this clicking sound in Windows Firefox and Thunderbird.

I am GUESSING that the sound effect is due to an Accessibility setting that is buried somewhere, maybe in one of the text-based "about...." configuration files, but I don't know where to look. I have gone through the Linux KDE System Settings and the Settings in Firefox and Thunderbird several times trying to find it. I will note that I set up Firefox and Thunderbird in the same Linux distro on a laptop also using Firefox Sync and do not have this problem with the laptop. Can anyone tell me where to look to get rid of this irritating noise?

Thank You!

Asked by dmarshall1951 1 వారం క్రితం

Last reply by dmarshall1951 1 రోజు క్రితం

YT Community Tab troubles

When you go to the YouTube community tab, click on a link like https://www.youtube.com/post/UgkxFmoD_WE2uSNmIHw1Njhj36JVQMnzrWzz this example I get a banner that this pa… (మరింత చదవండి)

When you go to the YouTube community tab, click on a link like https://www.youtube.com/post/UgkxFmoD_WE2uSNmIHw1Njhj36JVQMnzrWzz this example I get a banner that this page slows down firefox and after a few minutes the tab crashes. I tried disabling extensions, but it didn't help me. I came across this on two different PCs on Windows.

ff 131.0 x64 win10 x64 1809

Asked by namenamenamename 1 నెల క్రితం

Last reply by namenamenamename 1 రోజు క్రితం

problem in messenger and facebook

When I use the Firefox browser, the use of this site is very slow, messages do not appear, and the site is horribly slow. Facebook also has the same problem. Please fix t… (మరింత చదవండి)

When I use the Firefox browser, the use of this site is very slow, messages do not appear, and the site is horribly slow. Facebook also has the same problem. Please fix this problem.

Asked by aminebelgho6 2 రోజుల క్రితం

Gespeicherte Passwörter alle weg

Nach einem Neustart musste ich mich neu mit meinem Firefox Konto verbinden. Danach waren alle gespeicherten Zugangsdaten weg. Die passenden Dateien liegen im Profil Ordne… (మరింత చదవండి)

Nach einem Neustart musste ich mich neu mit meinem Firefox Konto verbinden. Danach waren alle gespeicherten Zugangsdaten weg. Die passenden Dateien liegen im Profil Ordner, aber ich kann sie ja nur als .csv Datei importieren. Wie bekomme ich die gespeicherten Zugangsdaten und Passwörter wieder? Vielen Dank im Voraus.

Asked by xxlotto 2 రోజుల క్రితం

After one minute of starting a video YouTube pauses with 'Circle of Death' icon. Happens with Firefox and Edge.

For the past day or so every video on YouTube pauses after one minute with the 'Circle of Death' icon. Just hangs. Reloading the page only clears for a short time and a… (మరింత చదవండి)

For the past day or so every video on YouTube pauses after one minute with the 'Circle of Death' icon. Just hangs. Reloading the page only clears for a short time and after another minute it happens again. Speed tests and diagnostics from my Internet provider shows no constraints or problems with the connection. Other streaming applications do not have this problem. This happens with Firefox and Edge trying to show YouTube videos. Is there an application setting or Mozilla update that may have affected this activity? The attached image shows the pause at 1:00 minute.

Asked by Kelly Klepinger 2 రోజుల క్రితం

iCloud Notes shows only black squares instead of open circles

I see this as a performance problem, and one that I'd hoped would be solved by now, since others brought it up in an Apple Forum. When using iCloud Notes, the list alway… (మరింత చదవండి)

I see this as a performance problem, and one that I'd hoped would be solved by now, since others brought it up in an Apple Forum.

When using iCloud Notes, the list always used to have empty circles/radio buttons to click on when done. They have all become black squares instead. Apparently this happened, according to a poster, with version 131.0. If so, it is still a problem with version 132.0.2, which I currently have.

Please see https://discussions.apple.com/thread/255794426?sortBy=rank where this appears in the Apple Forum.

My attached image is a portion of my today's list

Asked by carlj.thelder 2 రోజుల క్రితం

Last reply by carlj.thelder 2 రోజుల క్రితం

Youtube will not completly load.

Recently, I've been experiencing an issue with YouTube on Firefox. I have restarted all my network equipment and removed any extensions from Firefox, but the problem cont… (మరింత చదవండి)

Recently, I've been experiencing an issue with YouTube on Firefox. I have restarted all my network equipment and removed any extensions from Firefox, but the problem continues. Any help would be appreciated. Please see attached photo.

Asked by Drewfox 2 రోజుల క్రితం

Last reply by Drewfox 2 రోజుల క్రితం

mots de passe

Tout mes mots de passe ont disparu, comment faire pour les récupérer. Merci de me répondre

Asked by rdantm 2 రోజుల క్రితం