|
|
|
|
|
by jlangenauer
5720 days ago
|
|
Here's one example: I've found that in certain cases Chrome's debugger sometimes can't link back to the line number where an error is caused when that line is inside an anonymous function, whereas Firebug often can. That said, I do most of my debugging in Chrome, only switching to Firefox/Firebug when they fail me, which isn't too often. |
|