What steps will reproduce the problem?
1. Inject a malformed script on a content page in Chrome (untested on Firefox)
What is the expected output? What do you see instead?
Ideally the malformed script would not work, but any other script injected by
CL would. What happens is that non of the scripts run, which means that core CL
logging doesn't occur. This is a huge issue in that if one developer misses a
curly brace, no scripts will run.
Please use labels and text to provide additional information.
Original issue reported on code.google.com by
hafe...@gmail.comon 25 Nov 2013 at 4:27