Hi! Just a heads up that folks from the dev tools team will be monitoring this thread and are on-hand to answer questions. We'll try not to thread sit too much. :) In brief, the Developer Edition is a new release channel for Firefox, replacing Aurora (our pre-Beta channel). Everything else about the release cadence is the same. There are four major new features here: 1. The Firefox Tools Adapter ("Valence"), which le…
I would love the ability to easily spin up multiple profiles at one time. Having the separate profile for Dev Edition should help, but sometimes I want a few others as well (depending on the task at hand). Ideally, It'd be best to be able to open a new tab inside of a different profile and just be able to tab back and forth between the different profiles.
Firefox Developer Edition
221–230 of 300 posts
Re: Firefox Developer Edition
#222Earlier quoted context omitted.
No, that's not the "new rules", that's the "rules that have been in place forever, but if you are familiar with Chrome, these are the same." The new rules is that Developer Edition takes place of Aurora in that scheme.
Your "in place forever" conflicts with the comment to which I have asked for an explanation what the new rules are: callahad: "5. We have a new channel, which new rules." (sic) Note that the Developer Edition is definitely new (1), and callahad also explains in his reply where it is positioned: "As far as fundamental web platform features are concerned, the Developer Edition is a normal pre-Beta channel. It's primari…
Re: Firefox Developer Edition
#223Not to be the guy to bring this up again, but if this is targeted for development why are sessions still limited to consuming 2GB of memory? Why is nightly still the only branch with 64bit builds?
Re: Firefox Developer Edition
#224Why the black theme? I think that as developers/designers we should use environments which closely resemble that of the users we're creating for. Colors influence people's emotions, as well as how they perceive a specific design. Even if you are a designer, you're still a user; a user of your own creations. And when you change the mindset to that of a user, why not change the environment as well? (just a thought)
Re: Firefox Developer Edition
#225Why emphatize on the download button that it is a "free download"? Maybe they'll add a payed option in the future?
Re: Firefox Developer Edition
#226Will this version survive months of usage with multiple open tabs without performance deteriorating massively like the regular firefox? I left FF after my 10th profile reset / reinstall to get back to "normal" performance.
I swear this type of comment is becoming like a meme, it's pretty much repeated on every HN thread about Firefox. The response is standard too... Electrolysis. Wait for it. https://wiki.mozilla.org/Electrolysis/Roadmap
Electrolysis will help with some performance problems, but not all.
Re: Firefox Developer Edition
#227Will this version survive months of usage with multiple open tabs without performance deteriorating massively like the regular firefox? I left FF after my 10th profile reset / reinstall to get back to "normal" performance.
This is almost certainly caused by an extension. If you use Firefox with few or no extensions (e.g. 1Password doesn't cause problems) you'll find this doesn't happen.
Having said that, if someone is experiencing bad performance and they do have extensions enabled, temporarily disabling them is a good diagnostic step. If performance improves, it's clear that it's an extension at fault, and then bisection can be used to work out which one. Otherwise, it's clearly a Firefox problem and a bug report (bugzilla.mozilla.org) would be very helpful!
Re: Firefox Developer Edition
#228Earlier quoted context omitted.
Your "in place forever" conflicts with the comment to which I have asked for an explanation what the new rules are: callahad: "5. We have a new channel, which new rules." (sic) Note that the Developer Edition is definitely new (1), and callahad also explains in his reply where it is positioned: "As far as fundamental web platform features are concerned, the Developer Edition is a normal pre-Beta channel. It's primari…
We've done that frequently with the Aurora channel too, so in terms of release management rules, it's just a new name and focus for an existing channel.
Developer Edition == Aurora + different default settings + additional tools?
Or, what are the exact differences between Aurora and Developer Edition?
Re: Firefox Developer Edition
#229Hi! Just a heads up that folks from the dev tools team will be monitoring this thread and are on-hand to answer questions. We'll try not to thread sit too much. :) In brief, the Developer Edition is a new release channel for Firefox, replacing Aurora (our pre-Beta channel). Everything else about the release cadence is the same. There are four major new features here: 1. The Firefox Tools Adapter ("Valence"), which le…
> What tools do you need? I wonder where do you draw a line for a developer oriented browser. Is a good 'line' be tools for 'whatever loads on page'? Since we already have color picker etc, I think good candidates are * Onscreen ruler * Gradient generator * Builtin JSfiddle * CSS sprite generator * Image to base64 * JS/HTML/CSS formatter * JSON tools - tree-viewer/formatter/validator * XML tools - tree-viewer/formatt…
It'd be really nice to have that for CSS, particularly if it could do a side-by-side view for e.g. source-mapped original and prettified CSS-as-used.
Re: Firefox Developer Edition
#230Earlier quoted context omitted.
I swear this type of comment is becoming like a meme, it's pretty much repeated on every HN thread about Firefox. The response is standard too... Electrolysis. Wait for it. https://wiki.mozilla.org/Electrolysis/Roadmap
I'm kind of hoping that Eloctrolysis never becomes main-line. Right now I have a browser that isolates misbehaving web pages (Chrome) and a browser that allows me to have a million open tabs simultaneously (Firefox). If I could only choose one I'd choose the browser that isolates misbehaving web pages but both is even better.
I personally think the number of browser processes shouldn't exceed the number of tabs because you won't get any responsiveness improvements beyond that, and it'll keep the memory usage reasonably low.