I've heard this before:
What I really get frustrated by is that I cannot wrap console.* and preserve line numbers cross-browser.
We enabled this via blackboxing a bit ago.
If you blackbox the script file the contains the console log wrapper, the stack will be corrected in what is outputted to the console.
You can try it out here: http://plnkr.co/edit/3wg4u9HUGXfFH0U7MR7j
Thanks crbug/249575

