Limit MediaLog rate to the maximum cache size.
Logs exceeding these limits are just dropped on the remote side, so there's no reason to send them in the first place. This removes the UnlimitedSize workaround and fixes a test which was generating a ton of log events due to misconfiguration. R=dcheng, tmathmeyer Bug: 1141985 Change-Id: I178a2214005ca82f1f253bb7d59f43f0a79396a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2518208 Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Reviewed-by:Ted Meyer <tmathmeyer@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Auto-Submit: Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#823868}
Showing
Please register or sign in to comment