Firebug
31–40 of 84 posts
Re: Firebug
#32Re: Firebug
#33Does anyone know a trick how to get Firebug or similar running directly on iOS? I know that you can connect the iOS device to your Mac and run the developer tools on the big machine. What I’m looking for is having Firebug directly running on the mobile device.
EDIT: Discussion 4 months ago https://news.ycombinator.com/item?id=22968079 , where nxrabl shared the tip of editing an existing bookmark with the javascript code to get it to work in Safari on iOS.
Re: Firebug
#34Re: Firebug
#35Confused. I thought Firebug is no longer needed because the functionality is part of Firefox developer tools, which have been always visible in Firefox for years (at least in many Linux distros, maybe that's not a Mozilla default?). The site mentions Firefox Developer Edition. What is that? A quick search seems to indicate that it's just one version ahead of Beta, what was called Aurora in the past. Certainly if you…
> The site mentions Firefox Developer Edition. What is that? A quick search seems to indicate that it's just one version ahead of Beta, what was called Aurora in the past. > Certainly if you want to test new features that's good. But what is the benefit for general Web development? See https://news.ycombinator.com/item?id=8583747 In short, separate profile, quicker access to new developer tools/new web standard imple…
It's nice to praise Firebug - it's awesome and I agree with all the praise - but none of the praise explains / points to this awesome FF Developer Edition which up until this comment I had never heard of.
Re: Firebug
#36Confused. I thought Firebug is no longer needed because the functionality is part of Firefox developer tools, which have been always visible in Firefox for years (at least in many Linux distros, maybe that's not a Mozilla default?). The site mentions Firefox Developer Edition. What is that? A quick search seems to indicate that it's just one version ahead of Beta, what was called Aurora in the past. Certainly if you…
Re: Firebug
#37I have a career because of Firebug.
Re: Firebug
#38I never understood why mozilla decided to implement their own inferior and laggier version of developer tools when firebug existed.
In what way(s) do you find it inferior?
To preserve the object as it was when debugged you have to either copy it or log all the specific properties you're interested in rather than the object as a whole.
Re: Firebug
#39Re: Firebug
#40Is this archaeology corner?
No. But once in a while, I want to remind us some bit of history. Hopefully inspire new developers, just like how I got the inspirations about old stuff when I first joined HN.
I remember first discovering Firebug and being wowed by it, back when most browsers only offered you "View Source" as a way of looking under the bonnet.
I just wondered why someone had submitted a 4 year old blog post announcing the demise of Firebug, seeing as every browser now has it built-in.