Avoid divide-by-zero in webrtc::StreamStatisticianImpl::BitrateReceived(). This can occur when invalid data is received. It has no effect on ARM architectures (the result is zero), but a floating-point exception occurs on Intel. <rdar://117912996>
Pull request: https://github.com/WebKit/WebKit/pull/20399
Committed 270656@main (01dea93c203e): <https://commits.webkit.org/270656@main> Reviewed commits have been landed. Closing PR #20399 and removing active labels.