DescriptionObject.deliverChangeRecords should remove the observer from activeObservers
To preserve ordering guarantees during end-of-turn delivery, Object.deliverChangeRecords needs to remove the delivered-to observer from the list of active observers.
The added test demonstrates this behavior.
Committed: https://code.google.com/p/v8/source/detail?r=12951
Patch Set 1 #Patch Set 2 : Rename activeObservers to pendingObservers #
Messages
Total messages: 4 (0 generated)
|