Buffer bytes received updates from WebMediaPlayer to metrics
Currently reporting bytes to the MediaMetricsProvider is causing a performance regression due to the frequency of IPCs being sent. Buffer updates in the media player and send every 500 milliseconds to limit the number of IPCs sent over the lifetime of the mediaplayer. Bug: 897145 Change-Id: I7468a750e2a96106aa080559321902cf0636d3c0 Reviewed-on: https://chromium-review.googlesource.com/c/1308761 Commit-Queue: John Delaney <johnidel@chromium.org> Reviewed-by:Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#604079}
Showing
Please register or sign in to comment