By BuG
Posts tagged 1.6:
Software is hard | Firebug 1.6: Switch to the default locale
Jul 25th
Firebug 1.6 is slowly approaching a beta phase and one of the last features we have put in a18 is related to localization. Note that Firebug is currently using more than 500 strings in its UI and these are translated into approximately …
Software is hard | Firebug 1.6: Command line available on all panels
Jun 29th
One of the new features introduced in Firebug 1.6a14 (will be available later today) is a possibility to use the command line also from other panels (not only from the Console panel). This feature has been requested for a long time and …
Software is hard | Firebug 1.6: Tracking also BFCache reads
Jun 29th
Another new feature that made it into Firebug 1.6a14 (available later today) is tracking HTTP responses coming directly from Firefox BFCache (back/forward cache) and displaying them within the Net panel. …
Software is hard | Firebug 1.6: Back and Forward Navigation
Jun 8th
Another feature introduced in Firebug 1.6a11 is support for back and forward navigation. This well known pattern used in all web browsers to navigate among visited web pages turned out to be quite useful for Firebug too. …