Issue 3077:
Line by line debug stops with window.console.log
Steps to reproduce
- Select & enable the Script panel
- Reload the page
- Click this button
- Firebug should break on line 12
- Click Step Into (F11) two times
Expected result
- The debuger should end up at line 14