Chromium Code Reviews
DescriptionFixing issue that causes STUN throttle rate to be off by a factor of 1000.
The limit is supposed to be 256kbps, but it was actually effectively
256Mbps due to dividing a microsecond count by "microseconds per
millisecond" instead of "per second".
BUG=chromium:622323
Committed: https://crrev.com/e9e3f35d8eba2a4f0d88df274fc4eca48e811083
Cr-Commit-Position: refs/heads/master@{#423902}
Patch Set 1 #Patch Set 2 : Cleaning up comments. #Patch Set 3 : Fixing typo. #Patch Set 4 : Disabling new test on component builds. #
Messages
Total messages: 19 (7 generated)
|
||||||||||||||||||||||||||||