I began using Firefox a long time ago (when it was called Phoenix) but switched to Chrome. A couple months ago I switched back to Firefox because Chrome lost my open tab session in some cases (hard crashes when loading the old session), due to privacy issues and because it often triggered long swaps (locking the process) when dealing with lots of tabs (I usually have like 50-60 tabs open in several windows). Also bec…
I originally switched from Firefox to Chrome because of some web code I was developing where I accidentally made the server send unlimited data (it was supposed to send one line of status information every 15 seconds - I forgot the sleep). Firefox's single process model resulted in a hung browser while Chrome let me find the cause.