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

webrtc-wpt: use addTrack(track, stream) to increase firefox compat #14170

Merged
merged 1 commit into from Nov 27, 2018

Commits on Nov 27, 2018

  1. webrtc-wpt: use addTrack(track, stream) to increase firefox compat

    Firefox does not support addTrack(track). Add a track whereever it makes sense.
    The addTrack tests itself might rightfully use this.
    
    The following grep shows most affected places:
      git grep addTrack *.html | grep -v , | grep -v "\.\.\."
    
    Bug: None
    Change-Id: Ib225e6d51184c3ccc446ccf93447e2ac7be080c3
    Reviewed-on: https://chromium-review.googlesource.com/c/1346394
    Reviewed-by: Henrik Boström <hbos@chromium.org>
    Commit-Queue: Philipp Hancke <philipp.hancke@googlemail.com>
    Cr-Commit-Position: refs/heads/master@{#611262}
    fippo authored and chromium-wpt-export-bot committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    8c285bb View commit details
    Browse the repository at this point in the history