googlearchive/observe-js

Arguments to CompoundObserver callback are totally crazy

Opened this issue · 0 comments

Currently it's [this.value_, oldValues, this.observed_].

That's insane.