Break only on uncatched JavaScript exceptions
An useful Chrome Web Developer Tools feature is breaking execution when an uncatched exception is thrown.
I enable it at all times.
To do it, just click two times on pause button (the 4'th from the left).
Written by Adam Stankiewicz
Related protips
2 Responses
Chrome has all these hidden gems I had no idea about.
over 1 year ago
·
Well, the fact that this button is tri-state and there is an intermediate variant between 'break always' and 'break never' was highly unobvious for me for the first time :) ('Break always' seems to become totally unusable with jQuery due to lots of false pausings)
over 1 year ago
·
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Chrome
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#