Showing questions for topic:

Mi pregunta es: ¿Cómo puedo navegar correctamente por Internet usando un navegador web?

Necesito ayuda para resolver un problema al navegar por Internet. Por favor, indíquenme los pasos que debo seguir, qué información necesitan de mi navegador y cómo puedo … (read more)

Necesito ayuda para resolver un problema al navegar por Internet. Por favor, indíquenme los pasos que debo seguir, qué información necesitan de mi navegador y cómo puedo obtenerla de forma segura, respetando las normas y directrices de la plataforma.

Solved 1

see no way send

Bugzilla Report Package Product: Developer Tools Component: General / Debugger Title: [Source Map Loader] Worker crash due to unhandled JSON.parse error on non-JSON/HTML … (read more)

Bugzilla Report Package

Product: Developer Tools

Component: General / Debugger

Title: [Source Map Loader] Worker crash due to unhandled JSON.parse error on non-JSON/HTML responses in fetchSourceMap.js

Description:

When fetching source maps in a worker context, fetchSourceMap.js occasionally encounters an unexpected non-JSON response (such as an HTML error page or 404 response starting with ). This causes an unhandled JSON.parse exception at line 83 (_fetch), crashing the source map consumer.

Stack Trace: Plaintext

Source map error: Error: JSON.parse: unexpected character at line 1 column 1 of the JSON data Stack in the worker: parseSourceMapInput@resource://devtools/client/shared/vendor/source-map/lib/util.js:163:15 _factory@resource://devtools/client/shared/vendor/source-map/lib/source-map-consumer.js:1069:22 SourceMapConsumer@resource://devtools/client/shared/vendor/source-map/lib/source-map-consumer.js:26:12 _fetch@resource://devtools/client/shared/source-map-loader/utils/fetchSourceMap.js:83:19

Proposed Patch (fetchSourceMap.js - Line 83): JavaScript

// Replace direct unhandled parse at line 83 with safe parsing: const sourceMap = (() => {

 try {
   const trimmed = responseText ? responseText.trim() : "";
   if (trimmed.startsWith("<") || trimmed.startsWith("

})();

Locked 2

when clicking on tool bar at bottom of screen i get a lot of windows opening up.. i dont want how to uurn off

when i click on the bottom of the tool bar, i get all the windows open, all i want to see in the firefox symbol, but behind it, it got all the widows open, how do i turn … (read more)

when i click on the bottom of the tool bar, i get all the windows open, all i want to see in the firefox symbol, but behind it, it got all the widows open, how do i turn this feature off... i just want to see the firefox icon their instead,,,

Solved 1

How do I change the VPN location?

I just activated the built-in VPN for the Firefox browser on Android. How do I change the location? ie. I'm in Australia but want the internet to think I'm in the UK... … (read more)

I just activated the built-in VPN for the Firefox browser on Android. How do I change the location? ie. I'm in Australia but want the internet to think I'm in the UK...

Solved 2 3

Noted That Numerous Queries are No Longer Rewponded To

The last response was 14 August for numerous queries. All still outstanding in my support log. Am I looking at yet another failing brand that didn't adapt and whose mar… (read more)

The last response was 14 August for numerous queries. All still outstanding in my support log. Am I looking at yet another failing brand that didn't adapt and whose market share crashed ? Just looking to get out now and find another browser. Astonishing. The bad moves and mismanagement... All there to read about from business analyses sites. Unbelievable.

Locked 2

how much is this going to cost in future?

We live in a world where everybody, every service expects money, (ads, subscriptions) - payments. How much will this - much needed - service cost once we have grown accu… (read more)

We live in a world where everybody, every service expects money, (ads, subscriptions) - payments. How much will this - much needed - service cost once we have grown accustomed to it?

Solved 1

I can't paste any image on my computer after I copy it after an update

All worked fine before I assidentally updated. Befire, I clicked rmb and then "Copy" and then I could click on a desctop or folder with rmb and "paste". Not the "paste" f… (read more)

All worked fine before I assidentally updated. Befire, I clicked rmb and then "Copy" and then I could click on a desctop or folder with rmb and "paste". Not the "paste" field id grey like it never been copied in the first place, even though I can paste the image into paint or messanger or anywhere else. I don't want any workarounds like "save as" every time I want to save something. How do I change it back Everything worked fine before I accidentally updated. Before that, I would right-click, hit "Copy" and then paste it on the desktop or in a folder. Now the "Paste" option is greyed out, as if nothing was ever copied, even though I can still paste the image into paint messenger or anywhere else. I don't want workarounds like using "Save As" every time. How do I change it back?

Locked 4