Closed GoogleCodeExporter closed 9 years ago
just started working all of the sudden for some strange reason. please ignore.
Original comment by douglass...@earthlink.net
on 20 Feb 2010 at 12:10
now it shows up again. strange. seems a little random.
Original comment by douglass...@earthlink.net
on 20 Feb 2010 at 1:12
Thanks for reporting the problem. Fixed at revision 106.
The problem is that in the minimized version
console.log(...)
turns into
console.a(...)
The exception handler checks for that the console exists before trying to log
an exception, but then the rewritten exception handler fails in a different way.
Original comment by mikesamuel@gmail.com
on 19 Jul 2010 at 8:33
Original issue reported on code.google.com by
douglass...@earthlink.net
on 19 Feb 2010 at 11:54