WebIDE lands in Firefox Nightly
hacks.mozilla.org
WebIDE lands in Firefox Nightly
1–10 of 154 posts
Re: WebIDE lands in Firefox Nightly
#2Re: WebIDE lands in Firefox Nightly
#31. Most people use browsers compared to working with them for development, and
2. The additional tools just add to the package size and possibly increased resource usage (if they are running with the rest of the browser)?
Thanks in advance for the replies.
Re: WebIDE lands in Firefox Nightly
#4It's crazy how history repeats itself ... This reminds me of Mozilla Composer ( http://en.wikipedia.org/wiki/Mozilla_Composer ) back when the Mozilla Suite was still a thing and Firefox was in its infancy!
Re: WebIDE lands in Firefox Nightly
#5I've always wondered why developer tools are bundled with browsers. Shouldn't they be available as separate downloads as: 1. Most people use browsers compared to working with them for development, and 2. The additional tools just add to the package size and possibly increased resource usage (if they are running with the rest of the browser)? Thanks in advance for the replies.
Re: WebIDE lands in Firefox Nightly
#6I've always wondered why developer tools are bundled with browsers. Shouldn't they be available as separate downloads as: 1. Most people use browsers compared to working with them for development, and 2. The additional tools just add to the package size and possibly increased resource usage (if they are running with the rest of the browser)? Thanks in advance for the replies.
This should be a plugin like firebug.
Re: WebIDE lands in Firefox Nightly
#7I've always wondered why developer tools are bundled with browsers. Shouldn't they be available as separate downloads as: 1. Most people use browsers compared to working with them for development, and 2. The additional tools just add to the package size and possibly increased resource usage (if they are running with the rest of the browser)? Thanks in advance for the replies.
Download size is affected, although for larger parts of the developer tools (things like firefox OS simulators and adb) we use addons. We think that tradeoff is worth the benefits - users can look under the hood (even if most of them won't), developers have quick and easy access to tools, and we don't have to worry about things like version mismatch/testing concerns/etc.
Re: WebIDE lands in Firefox Nightly
#8I've always wondered why developer tools are bundled with browsers. Shouldn't they be available as separate downloads as: 1. Most people use browsers compared to working with them for development, and 2. The additional tools just add to the package size and possibly increased resource usage (if they are running with the rest of the browser)? Thanks in advance for the replies.
Re: WebIDE lands in Firefox Nightly
#9As an aside, I'm amazed the way Mozilla have co-opted the term "Web" to mean whatever they want it to. The way they've branded all sorts of non-standard APIs in FFOS "Web" APIs to confuse people into thinking these are somehow more open than anything else is impressive.
Re: WebIDE lands in Firefox Nightly
#10I've always wondered why developer tools are bundled with browsers. Shouldn't they be available as separate downloads as: 1. Most people use browsers compared to working with them for development, and 2. The additional tools just add to the package size and possibly increased resource usage (if they are running with the rest of the browser)? Thanks in advance for the replies.