Answer the question
In order to leave comments, you need to log in
Catching a js error (a normal page loads the processor at 100%)?
How can I catch an error in JavaScript on an html page that loads the computer's processor at 100%?
Maybe there are some built-in tools in Chrome Developer tools or something else than you can find the source of the problem.
Answer the question
In order to leave comments, you need to log in
Run ff , download the firebug plugin , open the firebug panel, go to the error page, look at the picture below, press the circled button, wait for the processor to load, press the button again, see a list of functions performed with a small statistics for each.
Without code, it's really not easy to say what the problem is (maybe it got stuck, maybe something else). I personally check through Opera Dragonfly, everything is quite conveniently implemented there for catching.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question