DescriptionRelanding WebRTC peerconnection iframe test.
This is a version of perkj's test in codereview.chromium.org/1073783003
which also covers a full peer connection call. It does not attempt to
verify the case where we nuke the iframe though since we don't know
what will happen past the gUM call in that call. The WebRTC call in
the iframe will just get torn down so there's not much we can test.
This fixes a bug in the test from the original patch, where we would
negotiate the call twice because of an iframe.onload quirk. This
actually worked except on Windows, but it's a degenerate use case we
should not test (except maybe in a fuzzer).
BUG=479093
Committed: https://crrev.com/98b51d8ead31a00a78f59c6bc7c187ee10f7a43e
Cr-Commit-Position: refs/heads/master@{#332586}
Patch Set 1 #Patch Set 2 : Fixing onload bug (no longer running two calls in parallel) #
Total comments: 2
Patch Set 3 : Fixing indent #
Messages
Total messages: 9 (3 generated)
|