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
NOTRY=true
NOPRESUBMIT=true
Review-Url: https://codereview.chromium.org/2398603004
Cr-Commit-Position: refs/heads/master@{#423902}
(cherry picked from commit e9e3f35d8eba2a4f0d88df274fc4eca48e811083)
Patch Set 1 #
Messages
Total messages: 12 (6 generated)
|
||||||||||||||||||||||||||||