Reviewers: mp+197619_code.launchpad.net, Message: Please take a look. Description: Add support to mix in delayed delta changes Due to a race condition the unit details view would sometimes not update as per the databinding because there were some deltas which had not yet been applied. This adds the functionality to mix these deltas in or filter by them as was the previous functionality. To QA: In sandbox deploy service with 10 units, wait a minute or so for a number of deltas to come through. Then start clicking on units in the inspector unit list to display the details, after viewing about 50 units if you haven't seen the unit details header unpopulated it's safe to assume that the issue is resolved. https://code.launchpad.net/~hatch/juju-gui/unit-breakout-1253114/+merge/197619 (do not edit description out of merge proposal) Please review this at https://codereview.appspot.com/36850043/ Affected files (+24, -11 lines): A [revision details] M app/views/databinding.js M app/views/viewlets/unit-details.js Index: [revision details] === added file '[revision details]' --- [revision details] 2012-01-01 00:00:00 +0000 +++ [revision details] 2012-01-01 00:00:00 +0000 @@ -0,0 +1,2 @@ +Old revision: