Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Gecko Bug 1457129] Correct WebRTC getStats WPT to wait for remote stats before comparing #13942

Merged
merged 1 commit into from
Nov 12, 2018

Commits on Nov 6, 2018

  1. Correct WebRTC getStats WPT to wait for remote stats before comparing

    If care is not taken to wait for remote stats on senders and receivers, then the contents
    of the stats reports will not be stable. Waiting for this stability should fix our
    intermittent failures checking that RTCRtpSender/Receiver.getStats() returns the
    same dictionaries that RTCPeerConnection.getStats(sender/receiver.track) does.
    
    Differential Revision: https://phabricator.services.mozilla.com/D5804
    
    bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1457129
    gecko-commit: 0874b793fc046bf31ca80c673d5dfa0bb38ea343
    gecko-integration-branch: autoland
    gecko-reviewers: jib
    na-g authored and moz-wptsync-bot committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    e26e776 View commit details
    Browse the repository at this point in the history