Prevent critical error from being thrown when in strict mode (reproduce in
Chrome 21). Since we are trying to detect if Chrome fails a check, it is
appropriate to use a try-catch around the test. The workaround for Chrome is
still applied if the check fails.
Original issue reported on code.google.com by jmhar...@gmail.com on 6 Sep 2012 at 4:10
Original issue reported on code.google.com by
jmhar...@gmail.com
on 6 Sep 2012 at 4:10Attachments: