bomsy
@b4bomsy
developer tooling @firefox
ID: 136608764
https://blog.bomsy.org/ 24-04-2010 12:03:01
1,1K Tweet
249 Followers
912 Following
You might have heard that Firefox vastly improved its score on the Speedometer benchmark lately (thanks to awesome work from the SpiderMonkey team). This has true impact on Javascript performance for web apps, which includes Firefox DevTools!
CSS nesting is enabled in @Firefox 117 (currently Beta/DevEdition) 🎉 Impact on Firefox DevTools was quite important, we had to change many things in lot of places! We took this opportunity to rework how we display grouped rules, so it looks more like the CSS you authored 🙂
Landed a small UI tweak of Firefox DevTools Debugger Preview Popup in latest Firefox Nightly 🔥 We know show the value for the hovered value at the very top, and then its properties. Should fix cases where properties of the object don't give much information (e.g. Dates)
In latest Firefox Nightly 🔥, the variable tooltip in Firefox DevTools now shows the computed value of the variable. It should make working with custom properties much easier. Combined with the registered property info and @starting-style value, this feels like super power 🦹
On last Firefox Nightly 🔥, in Firefox DevTools the variable tooltip values are parsed like in the Rules view. It can help you, for example, seeing that a variable is not set, or checking which color is returned by light-dark ⚡️ This should ship in 131 (Beta/DevEdition next week)!