Apple Event: May 7th at 7 am PT

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Safari 6.0 developer tools automatically pause on javascript errors. Prevent this automatic pausing?

When developing with the built-in tools in Safari 6.0, the developer tools automatically pause the scripts on minor errors, is there a way to prevent this default action, while still allowing manual pausing of scritps?


Here's a photo of the breakpoint management tab in the Safari 6.0 developer tools:
User uploaded file

MacBook Pro, Mac OS X (10.7)

Posted on Jul 25, 2012 1:30 PM

Reply
Question marked as Best reply

Posted on Jul 26, 2012 10:57 PM

Hopefully this isn't stating the obvious... You have set the debugger to break on exceptions. Look in the breakpoint navigator for break on All Exceptions and break on All Uncaught Exceptions. I bet you have one or both enabled.

2 replies

Safari 6.0 developer tools automatically pause on javascript errors. Prevent this automatic pausing?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.