diff options
| author | Igor Minar | 2012-03-19 11:15:09 -0700 |
|---|---|---|
| committer | Igor Minar | 2012-03-20 11:07:36 -0700 |
| commit | 15213ec212769837cb2b7e781ffc5bfd598d27ca (patch) | |
| tree | c602f2019f4cf66efbb47004fa641ab1de4da53c /src/service/compiler.js | |
| parent | 9171c76bb4951b5ad6449ff9d0b658f2d390f784 (diff) | |
| download | angular.js-15213ec212769837cb2b7e781ffc5bfd598d27ca.tar.bz2 | |
fix($log): avoid console.log.apply calls in IE
In IE window.console.log and friends are functions that don't have apply or call fns.
For this reason we have to treat them specially and do our best to log at least
something when running in this browser.
Closes #805
Diffstat (limited to 'src/service/compiler.js')
0 files changed, 0 insertions, 0 deletions
