Firefox has a built-in timeout for JavaScripts to prevent them from running too long. It is far from perfect (see
this post for details on some possible problems), but better than nothing. You can set the timeout period in the
dom.max_script_run_time preference (using the "about:config" URL), it's 10s in FF 2.x by default. You might need this if you're using lots of extensions, eg. web development stuff (Web Developer ext., Firebug, DOM Inspector, etc.). Some of these can trigger the timeout warning for web pages with larger DOMs, etc. Being a web developer, I see this warning a way too many times.
Recent comments
1 day 20 hours ago
1 day 20 hours ago
4 days 20 hours ago
4 days 22 hours ago
6 days 15 hours ago
6 days 16 hours ago
1 week 1 day ago
1 week 4 days ago
2 weeks 4 days ago
2 weeks 4 days ago