Hacker News new | ask | show | jobs
by madeofpalk 461 days ago
You'll be happy to know that recently I shipped a bug that only crashes (in) Chrome, but not Firefox, because I only really develop in Firefox.
1 comments

Wow, crashes all of Chrome and not only the tab process?
Ah sorry no. Just a naive error throwing an exception that's easier to hit in Chrome than Firefox.

Pro tip - don't try and spread 200k arguments into a function!