Firefox debuts new developer toolbar
61–70 of 76 posts
Re: Firefox debuts new developer toolbar
#62Earlier quoted context omitted.
> Mostly because of Chrome's feature creep. I think I'm actually quite sensitive to that, but haven't felt about Chrome that way yet. Could you explain what features you mean in particular?
Some things Chrome includes that other browsers do not: Pepper, Native Client, Chrome Web Store, WebSQL (Safari might have that one too), a native PDF viewer, SwiftShader, etc. (People of course disagree on which of those are bad and which are good.)
Re: Firefox debuts new developer toolbar
#63As a guy who writes software who doesn't write much html (because web is hard) I can't help but feel that having all these devtools built in by default, while nice for developers, seems silly to have wasting space on the hard drives of millions of users. They will never use the source viewers, live editing, page heuristics, etc, and it reeks of feature creep to me, and one product trying to be too many things at once…
> seems silly to have wasting space on the hard drives of millions of users. I'd be more worried about memory consumption, wasted CPU cycles, lost opportunities to let the CPU sleep, the cost of running CI tests... I am also worried about the increase in the attack surface exposed to random pages downloaded from the Web.
Also, having the tools built in means that they are tested every time any core Firefox code is changed leading to a much more stable environment.
Re: Firefox debuts new developer toolbar
#64Shift + F2 opens the command line but pressing Shift +F2 again doesn't close it. That's.....unexpected (and annoying).
Re: Firefox debuts new developer toolbar
#65Ah, do they finally have a debugger again?
Re: Firefox debuts new developer toolbar
#66Earlier quoted context omitted.
Is this one better than the extensions that already existed for taking screenshots?
Which extension are your referencing. I'm currently using Page Saver but previously used Awesome Screenshot Plus until they started intercepting pages and spamming adverts to them by default. Having it in-browser is good. Also I've not seen a screenshot tool that allowed an id to be specified before as someone said this will/does.
Allows you to capture a defined region or the entire page, and upload / edit it online.
Re: Firefox debuts new developer toolbar
#67Earlier quoted context omitted.
Some things Chrome includes that other browsers do not: Pepper, Native Client, Chrome Web Store, WebSQL (Safari might have that one too), a native PDF viewer, SwiftShader, etc. (People of course disagree on which of those are bad and which are good.)
Don't forget Dart!
Re: Firefox debuts new developer toolbar
#68Earlier quoted context omitted.
Some things Chrome includes that other browsers do not: Pepper, Native Client, Chrome Web Store, WebSQL (Safari might have that one too), a native PDF viewer, SwiftShader, etc. (People of course disagree on which of those are bad and which are good.)
Flash
Re: Firefox debuts new developer toolbar
#69Earlier quoted context omitted.
Some things Chrome includes that other browsers do not: Pepper, Native Client, Chrome Web Store, WebSQL (Safari might have that one too), a native PDF viewer, SwiftShader, etc. (People of course disagree on which of those are bad and which are good.)
Isn't WebSQL supposed to be replaced by IndexedDB?(which FF has btw)
Re: Firefox debuts new developer toolbar
#70If Firefox had a GUI that didn't rely on the window manager's decorations (a la chrome), I would switch in a heartbeat. As it stands, using Firefox on Linux (Openbox) feels like a huge step back from Chrome.
That's interesting. Chrome's lack-of-integration with the rest of my desktop is one of the things that keeps me away.