diff options
| author | Misko Hevery | 2012-05-18 14:39:09 -0700 | 
|---|---|---|
| committer | Misko Hevery | 2012-05-24 13:48:44 -0700 | 
| commit | 416a7830403a579cc57cf3a0198193790dcd0bc6 (patch) | |
| tree | 13491e35bdc59aeffb3fff05c7fff1ffd5e05b80 /src/ng/rootElement.js | |
| parent | bbaf9a287022a9aa6675e4aab9894fe5bd041ad7 (diff) | |
| download | angular.js-416a7830403a579cc57cf3a0198193790dcd0bc6.tar.bz2 | |
fix(jqLite): don't eat event exceptions
JQuery does not catch exceptions either, and just
lets them pass. This allows the exception to be
shown in console.
Diffstat (limited to 'src/ng/rootElement.js')
| -rw-r--r-- | src/ng/rootElement.js | 0 | 
1 files changed, 0 insertions, 0 deletions
| diff --git a/src/ng/rootElement.js b/src/ng/rootElement.js new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/src/ng/rootElement.js | 
