diff options
| author | Igor Minar | 2012-01-21 00:01:44 -0800 |
|---|---|---|
| committer | Igor Minar | 2012-01-23 22:33:28 -0800 |
| commit | 7da2bdb82a72dffc8c72c1becf6f62aae52d32ce (patch) | |
| tree | 72abcd1baeb8ee026f8f30843ce2b9d7edf2b27e /lib | |
| parent | ed78f0d830b22eb8f280e841cde6287b678fc914 (diff) | |
| download | angular.js-7da2bdb82a72dffc8c72c1becf6f62aae52d32ce.tar.bz2 | |
fix(scope): support watching functions
currently we run into infinite digest if a function is being
watched as an expression. This is because we generate bound
function wrapper when the watch is processed via parser.
I'm not too keen on the solution because it relies on the unbound
fn that is being exposed for other reasons, but I can't think
of a better way to deal with this right now
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions
