Ask HN: Webdevs, designers: what devtools should we (Mozilla) build in Firefox?
111–120 of 360 posts
Re: Ask HN: Webdevs, designers: what devtools should we (Mozilla) build in Firefox?
#112I'd love vi keybindings to navigate the console and web inspector.
-- A Vim user
Re: Ask HN: Webdevs, designers: what devtools should we (Mozilla) build in Firefox?
#113I was just now debugging in 3D view and wishing the view would re-render when I changed a style attribute. That would be pretty slick and quite helpful. Thanks for all your hard work.
Re: Ask HN: Webdevs, designers: what devtools should we (Mozilla) build in Firefox?
#114This realistically a low priority matter, but it's one that keeps on making me switch back to chrome.
Re: Ask HN: Webdevs, designers: what devtools should we (Mozilla) build in Firefox?
#115Need to be able to profile frames/second for HTML5 gaming. The frames part of the timeline tab in Chrome is extremely useful.
Re: Ask HN: Webdevs, designers: what devtools should we (Mozilla) build in Firefox?
#116(I'm reacting to Chrome's current situation, but it applies across the board.)
Re: Ask HN: Webdevs, designers: what devtools should we (Mozilla) build in Firefox?
#117Re: Ask HN: Webdevs, designers: what devtools should we (Mozilla) build in Firefox?
#118It would be helpful if I didn't have to close and restart my browser to install an addon. It would be easier to only have to restart the tab I want the addon to start working on.
Re: Ask HN: Webdevs, designers: what devtools should we (Mozilla) build in Firefox?
#119Before the Retina I used Firefox/Firebug all day everyday. After Retina, I jumped to Chrome.
Re: Ask HN: Webdevs, designers: what devtools should we (Mozilla) build in Firefox?
#120Need to be able to profile frames/second for HTML5 gaming. The frames part of the timeline tab in Chrome is extremely useful.
- Which layers/elements are being hardware-accelerated, and which aren't? Just as importantly, why or why not? - How much VRAM is being used by which element/etc, and how much total RAM/VRAM am I using at a given moment?