Other Posts in This Series Part 1: Test Timeouts Part 2: On Video Conferencing Part 3: <select> Tags Crash Chrome (You’re here!) --- I hope you enjoyed (and possibly sympathized) with the bugs in this series. Somehow, I’m the one that manages to find and diagnose a lot of these and they were interesting to debug. This last bug really wasn’t totally out of our control, but a change to the browser implementation of <select> tags uncovered a severe performance problem in our application. T...