commit | 1281dc0313314722b4b6597ca7a1474c2b29639a | [log] [tgz] |
---|---|---|
author | stefan@webrtc.org <stefan@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d> | Mon Aug 13 16:13:09 2012 |
committer | stefan@webrtc.org <stefan@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d> | Mon Aug 13 16:13:09 2012 |
tree | d01ab2063cd1671c7b94495bb5ab638943093e69 | |
parent | 52ce65128347d245820d8992575025139654eb3d [diff] |
Fixes issue 555 by replacing the bitrate/observer map with a list. The issue was caused by the fact that the key of the map was an address and therefore the order of the map wasn't deterministic, which the tests assumed. BUG=555 Review URL: https://webrtc-codereview.appspot.com/735006 git-svn-id: http://webrtc.googlecode.com/svn/trunk@2602 4adac7df-926f-26a2-2b94-8c16560cd09d