I'm finding the Safari 6 debugger to be extremely verbose and pauses execution of JS for every minor exception. Does anyone know how to disable this?
Example:
Notice how even if you were in the JS console, you'd be switched into debug view to see the error. This is not very good and slows debugging down considerably.
to disable the the breaks, you have to go to "Breakpoints (CTRL + 7)" and then disable "All Uncaught Exceptions". This should do the trick.
But i myself, find that the console is really slow, it has a delay until it shows the "console.log()" messages. This is quite annoying.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With