Questions tagged [firefox-developer-edition]

The Firefox Developer Edition is a special version of Firefox, which targets web developers.

The Firefox Developer Edition is a special version of Firefox, which targets web developers.

Besides the normal browser functionality it includes additional features that help people to create apps for Firefox OS and web sites.

See https://www.mozilla.org/firefox/developer/ for more info.

83 questions
2
votes
1 answer

Firefox DevTools: Tabs & How to keep debugger files open after page reload/refresh? (Stop auto close)

When I am debugging javascript in Firefox Developer Edition DevTools, and I refresh /reload the page, it just closes the file I had open and starts blank. This is a waste of time. 1) How can I make it perform like Chrome DevTools which preserves…
2
votes
1 answer

How do you view HTML entities in Firefox Developer Edition's inspector

Firefox Developer Edition was showing HTML entities (e.g.  ) in the DOM inspector. For some reason it stopped. I've created a fresh Firefox profile but I still can't see them. Anyone got any ideas how to view them in Firefox?
2
votes
2 answers

Live JavaScript edit & compile - Firefox Developer Edition

Firefox has recently released a new "Firefox Developer Edition" providing all development features natively. I always use chrome for my developer needs and thought of giving it a try. Searched through but found no way to edit JavaScript live &…
1
vote
1 answer

Firefox. Cursor doesn't change its state on any event

I'm having this issues with the cursor in standard Firefox and Developer Edition. I've search on internet about, and make some tweaks on config setting, but nothing seems to work for me. Here I show a screen capture to demonstrate what's happening…
Roger TM
  • 78
  • 8
1
vote
0 answers

Breakpoint not loading in VS Code with Firefox Dev Edition

I am able to set and have verified breakpoints. The breakpoints are hit in VS Code when using Firefox but not when using Firefox Developer Edition. Anyone else run into this issue?
1
vote
1 answer

Nuxt Firefox console errors webpack hmr

I just made a brand new project with Nuxt using the npx create-nuxt-app command. This error might not be related to Nuxt it self but its really annoying to have it in all my nuxt projects and I struggle to get rid of it. It appears in Firefox…
mart cube
  • 633
  • 1
  • 15
  • 30
1
vote
2 answers

I can't download Android Studio from the web with Firefox Developer Edition

What I want to do ! I want to download Android Studio for developping app with Flutter on Windows. Expected result: The download starts. Current result : I'm French that's why you can't understand the message but it's an error saying that it's…
noctis_atrae
  • 33
  • 1
  • 6
1
vote
3 answers

How to open Firefox Developer Edition with Webpack serve and DevServer --open option?

How to open Firefox Developer Edition with webpack serve using devServer.open config option? I've tried to use these configuration values on Windows: 'Mozilla', 'mozilla', 'Firefox', 'firefox', 'Firefox Developer Edition' devServer: { open:…
1
vote
1 answer

How to debug JavaScript embedded in HTML response in Firefox Debugger

I cannot figure out how to debug JavaScript placed in a