aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/cacheFactory.js
diff options
context:
space:
mode:
authorVojta Jina2012-09-13 02:40:00 -0700
committerVojta Jina2012-09-22 12:00:16 -0700
commitcf2c49ed7fbf56df90d3a28fe74e3c866c38aec2 (patch)
tree97c1c20a6c59a2315aea581dd7c53eac976fe595 /src/ng/cacheFactory.js
parentccd52abf5d1f8f2fecb66b1d067acd59f9b8452c (diff)
downloadangular.js-cf2c49ed7fbf56df90d3a28fe74e3c866c38aec2.tar.bz2
fix($compile): reference local in isolate scope
This was really corner case: Watcher needs to return changed value, to notify that model might have changed and one more $digest cycle needs to be performed. The watcher, that takes care of reference binding into an isolate scope ("="), did not return changed value, if the change was from the isolate scope to the parent. If any other watcher returned change, it worked fine, as this change caused re-digest. Closes #1272
Diffstat (limited to 'src/ng/cacheFactory.js')
0 files changed, 0 insertions, 0 deletions