Menampilkan pertanyaan yang diberi tag: Tunjukan semua pertanyaan

ImportEnterpriseRoots

Hello, Recently I have noticed 'Your browser is being managed by your organization. - That being ImportEnterpriseRoots' appearing in settings. I have seen this mentione… (baca lebih lanjut)

Hello,

Recently I have noticed 'Your browser is being managed by your organization. - That being ImportEnterpriseRoots' appearing in settings. I have seen this mentioned by others but as of yet I cannot see if it has been sorted yet. I have uninstalled and it went away, but it has since returned the following day. I Do not have any other anti-virus on this laptop other than Windows Defender so it cannot be that. I will not be using Firefox as default until this is gone, or at the very least know that its safe.

Ditanyakan oleh Slartibartfast 3 minggu yang lalu

Jawaban terakhir oleh jscher2000 - Support Volunteer 35 menit yang lalu

Google Translate

I DO NOT use Google for anything, if I can help it. Every time I go to my credit union's website, the google bar showing View this page in (English, in my case) or turn o… (baca lebih lanjut)

I DO NOT use Google for anything, if I can help it. Every time I go to my credit union's website, the google bar showing View this page in (English, in my case) or turn off for detect language shows up. I have no idea where it came from, I haven't used Chrome in years.

I've attached a small screenshot. It's not a huge deal, but I don't like google showing up at my credit union, or anywhere else.

Any help would be appreciated.

Ditanyakan oleh karenmarieme 3 minggu yang lalu

Jawaban terakhir oleh xinglixing07 2 hari yang lalu

Webassembly.compile() doesn't support SharedArrayBuffer in 138

Hello, as per description I noticed that firefox version 138 requires an ArrayBuffer as the argument of WebAssembly.compile() and doesn't allow anymore (like in 137) a S… (baca lebih lanjut)

Hello,

as per description I noticed that firefox version 138 requires an ArrayBuffer as the argument of WebAssembly.compile() and doesn't allow anymore (like in 137) a SharedArrayBuffer, is this intended or it will be fixed in the future? Follows a simple test case. Kind reagards.


--- index.html --- <title>Example</title> <script> let instance = undefined; async function loadWasm() { try { const response = await fetch('./sum.wasm'); const buffer = await response.arrayBuffer(); const sharedBuffer = new SharedArrayBuffer(buffer.byteLength); const tmpView = new Uint8Array(sharedBuffer); tmpView.set(new Uint8Array(buffer)); const module = await WebAssembly.compile(sharedBuffer); instance = await WebAssembly.instantiate(module); } catch (error) { alert(`failed to compile in wasm: ${error.message}`); } } loadWasm(); function testWasm() { if (instance) alert(`sum 1 + 2 = ${instance.exports.add(1, 2)}`); else alert('invalid instance, failed to compile'); } </script> <button onclick="testWasm()">Press to run wasm function (sum)</button> --- ---

--- sum.wat --- (to convert into .wasm using: wat2wasm sum.wat -o sum.wasm) (module (func $add (param $lhs i32) (param $rhs i32) (result i32) local.get $lhs local.get $rhs i32.add) (export "add" (func $add)) ) --- ---

Ditanyakan oleh Fra 6 hari yang lalu

Jawaban terakhir oleh TyDraniu 6 hari yang lalu

loss of open tabs during firefox update

Today was the second time in two weeks I have lost every open tab in Firefox. Previous to this, this problem has not occurred in at least 5 years. What is going on? To ut… (baca lebih lanjut)

Today was the second time in two weeks I have lost every open tab in Firefox. Previous to this, this problem has not occurred in at least 5 years. What is going on? To utilize data from multiple sites takes a long time to relocate sites and this is becoming unacceptable. Firefox updates are better than this. Thank you for your help.

Ditanyakan oleh gls.grasswithers 1 minggu yang lalu

Jawaban terakhir oleh jonzn4SUSE 1 minggu yang lalu

Container won't Remove

Firefox Containers > Manage Containers > Remove [container]; message (modal, I think it's called?) pops up to say I have a tab open and do I want to proceed? I to u… (baca lebih lanjut)

Firefox Containers > Manage Containers > Remove [container]; message (modal, I think it's called?) pops up to say I have a tab open and do I want to proceed? I to up to the container icon upper-right, search for [container], click to open that page, then CTRL+W to close it. Then I try to Remove [container] again; fails. That container is still in the list, and still popping up a note that a tab is open in that container (no, I closed it).

I really like the Containers feature, AND it could use some improvement.

Unrelated, I'm open to help with proofreading; feel free to ask, or point me to a git where I could contribute. I'm not happy about the apparent erosion of privacy in Firefox, but it sure beats Google, Microsoft, Apple, etc.

Ditanyakan oleh Henry 2 minggu yang lalu

Jawaban terakhir oleh jscher2000 - Support Volunteer 2 minggu yang lalu

Several versions running on Task Manager

Firefox has been running incredibly slow. I currently only have this window open, but if I open my task manger it shows 10 Firefox windows running. If I right click and e… (baca lebih lanjut)

Firefox has been running incredibly slow. I currently only have this window open, but if I open my task manger it shows 10 Firefox windows running. If I right click and end task, it will end the task, but shortly there after a new one will pop up. 1 of the is running in efficiency mode. I assume this is what is slowing down performance, but I do not know how to fix.

Ditanyakan oleh cane3791 2 minggu yang lalu

Jawaban terakhir oleh jonzn4SUSE 2 minggu yang lalu

transfer of saved bookmarks to my new computer

when attempting to move Firefox bookmarks to my new computer, I click import data within the Firefox page. The computer asks me to select the file. I have no idea where… (baca lebih lanjut)

when attempting to move Firefox bookmarks to my new computer, I click import data within the Firefox page. The computer asks me to select the file. I have no idea where the bookmarks reside and cannot find a file. What is the procedure to get this done?

Ditanyakan oleh tonyschwarz 2 minggu yang lalu

Jawaban terakhir oleh jscher2000 - Support Volunteer 2 minggu yang lalu

e-mail with outlook

WHEN I SIGN INTO MY OUTLOOK ACCOUNT, FIREFOX IS BLOCKING MY CONNECTION. IT WILL NOT CONNECT TO SECURESERVER.NET. I CANNOT ACCESS MY E-MAILS IN FIREFOX CURRENTLY. PLEASE H… (baca lebih lanjut)

WHEN I SIGN INTO MY OUTLOOK ACCOUNT, FIREFOX IS BLOCKING MY CONNECTION. IT WILL NOT CONNECT TO SECURESERVER.NET. I CANNOT ACCESS MY E-MAILS IN FIREFOX CURRENTLY. PLEASE HELP! ALL THE TECH PEOPLE SAID IT IS THE BROWSER????

I AM HAVING THE PROBLEM ON THE OTHER COMPUTER. I THINK THIS PC IS O.K.

Ditanyakan oleh JIMSMITH2 2 minggu yang lalu

Jawaban terakhir oleh jonzn4SUSE 2 minggu yang lalu

problem loading page

The server at 192.168.1.1 is taking too long to respond. The site could be temporarily unavailable or too busy. Try again in a few moments. If you are unable to lo… (baca lebih lanjut)

The server at 192.168.1.1 is taking too long to respond.

   The site could be temporarily unavailable or too busy. Try again in a few moments.
   If you are unable to load any pages, check your computer’s network connection.
   If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the web.

How do I change the time out to a longer time?

Ditanyakan oleh sog22 3 minggu yang lalu

Jawaban terakhir oleh jonzn4SUSE 2 minggu yang lalu

Viruses Detected!

I am receiving pop-ups from what appears to be Mozilla Firefox saying: System is infected! Viruses detected, Turn on protection and delete viruses. The virus identified … (baca lebih lanjut)

I am receiving pop-ups from what appears to be Mozilla Firefox saying: System is infected! Viruses detected, Turn on protection and delete viruses. The virus identified is ZEUS.2020 Trojan. Click here to scan and clean via: d3av3500fes73a78mk0.mosgdefender.com This link doesn't work. So, how can I get this issue resolved? Any help would be appreciated. These pop up happen frequently one after the other. I appreciate any help solving this issue. Thank you, Tricia Hawkins

Ditanyakan oleh Tricia Hawkins 2 minggu yang lalu

Jawaban terakhir oleh TyDraniu 2 minggu yang lalu

reopen previous session option is missing from the history menu

in FF 137.02 Win11Pro there is no reopen previous session option in the history menu, even though in settings, history, "firefox will" is set to remember history. We trie… (baca lebih lanjut)

in FF 137.02 Win11Pro there is no reopen previous session option in the history menu, even though in settings, history, "firefox will" is set to remember history. We tried reinstalling FF. No luck.

Is there a way to reopen the previous session?

Has that feature been deleted?

Ditanyakan oleh Philtopia 3 minggu yang lalu

Jawaban terakhir oleh jonzn4SUSE 2 minggu yang lalu

Bookmarks not syncing on new device

Hello, Earlier today I reformatted my device but when I logged in to firefox I can only see my history is getting synced my bookmarks are empty, I've checked and bookmar… (baca lebih lanjut)

Hello,

Earlier today I reformatted my device but when I logged in to firefox I can only see my history is getting synced my bookmarks are empty, I've checked and bookmarks are check off and they should be synced. How do I get them to sync? It has worked fine in the past. Thanks.

Ditanyakan oleh FlightlessChicken 3 minggu yang lalu

Jawaban terakhir oleh jonzn4SUSE 2 minggu yang lalu

Firefox Sync stuck "Syncing"

I'm attempting to set up Firefox in a newly installed OS and have logged into my Sync account. Many aspects seem to be loaded in, but the status via the Settings is stuc… (baca lebih lanjut)

I'm attempting to set up Firefox in a newly installed OS and have logged into my Sync account. Many aspects seem to be loaded in, but the status via the Settings is stuck at "Syncing..." despite waiting several hours. Quitting Firefox results in a crash window popping up.

There are no files in the weave/logs directory. The weave/failed directory has multiple json files; most almost completely empty. addons.json has an ID, but that's pretty much it.

Deleting the .mozilla directory and starting over yielded no change in behavior.

Any help would be appreciated. Thank you.

Ditanyakan oleh firefox3103 3 minggu yang lalu

Jawaban terakhir oleh jonzn4SUSE 3 minggu yang lalu