For longer chrome/electron tests, users are seeing debug logs cluttered with 'duplicate length frame received'. This logic for duplicate video frames was implemented as part of firefox support and should not apply to chrome/electron.
current behavior:
'duplicate length frame received' is sometimes shown in debug logs for browsers other than firefox
desired behavior:
no 'duplicate length frame received' logs should occur outside of firefox testing