|
|
|
|
|
by jchw
2576 days ago
|
|
The one thing I always liked about Chrome dev tools was the ability to introspect WebSocket frames. Last I checked this couldn’t be done in Firefox :( Otherwise, I have found Firefox dev tools to be fairly competitive. I liked the CSS Grid stuff they had around the launch of Quantum; it made it easier for me to jump into Grid. |
|
There is no error, but the page won't load. There is an error, but the error message is generic. There is an error message, but no stack trace.
When I switch to chrome, I always get the error and stack trace without any further code modifications.
I make sure to clean up for Firefox in releases. But it's just impossible to develop without error messages and traces. I'm on Ubuntu using the latest stable releases.