this post was submitted on 17 Jul 2023
3337 points (99.8% liked)
Technology
59593 readers
3837 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You talking about the dev tools or it's support for new web technologies? Dev tools seem to have improved by a lot since the last time I used it, but I do wish they were quicker with support for other things, like can we get working Web Speech API support?
The dev tools specifically. They're also pretty behind on web tech, but that's another topic. For example, they still don't have WebGPU support.
Ah I see, I haven't run into any issues with it in development, but I am curious what specific issues you see with the Firefox dev tools?
It's not really issues, it's just the overall usability. For example, you can't press F8 to continue while the focus is in the console, you have to grab the mouse and click into the debugger view (also, debugger is a weird name for the source view).