Websockets inspection would be very nice. To my knowledge no browser does support this and it would be very handy IMHO.
Ask HN: Webdevs, designers: what devtools should we (Mozilla) build in Firefox?
21–30 of 360 posts
Re: Ask HN: Webdevs, designers: what devtools should we (Mozilla) build in Firefox?
#22The JavaScript object browser mini-windows do not behave properly on Awesome, a tiling window manager. There is no way to close the windows without closing the entire web console. If I try to close the window like I close any other window, it will close the full browser window.
Re: Ask HN: Webdevs, designers: what devtools should we (Mozilla) build in Firefox?
#23Also, thank you. The updated tools in FF20 beta have been fantastic.
Re: Ask HN: Webdevs, designers: what devtools should we (Mozilla) build in Firefox?
#24Re: Ask HN: Webdevs, designers: what devtools should we (Mozilla) build in Firefox?
#25The JavaScript object browser mini-windows do not behave properly on Awesome, a tiling window manager. There is no way to close the windows without closing the entire web console. If I try to close the window like I close any other window, it will close the full browser window.
We are already working on that (we call the "variable view"). It won't be a window anymore.
I am remarking today that on my system, Firefox must use less ram today than it did in 2005. Great work!
Re: Ask HN: Webdevs, designers: what devtools should we (Mozilla) build in Firefox?
#26Re: Ask HN: Webdevs, designers: what devtools should we (Mozilla) build in Firefox?
#27Websockets inspection would be very nice. To my knowledge no browser does support this and it would be very handy IMHO.
Re: Ask HN: Webdevs, designers: what devtools should we (Mozilla) build in Firefox?
#28Any chance you could remove the animation that appears when using the element selector? I find the flicker very distracting.
Re: Ask HN: Webdevs, designers: what devtools should we (Mozilla) build in Firefox?
#29I'd like to see all the tools combined into one mode and allow me to pop it out into a new window. If I can do that right now, it's just not intuitive.
Also, it'd be great if FF pushed people away from Firebug, as I didn't know FF had built in tools and I was resorting to Firebug each time.
Just some thoughts. Great work!
Re: Ask HN: Webdevs, designers: what devtools should we (Mozilla) build in Firefox?
#30Hi Paul, how about when serving pages that are https, but contain mixed content, highlighting somewhere exactly what the offending requests are. Currently, I have to scan the network pane and see what's coming from the http:// domain, but it'd save me a few seconds if this was more automated.