forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Reland "Take the playout AudioDevice from a MediaStreamTrack'…
…s creation frame"" This reverts commit c10f7b2. Reason for revert: https://crbug.com/1288159 (200+ failures on WebKit Linux Leak builder) Original change's description: > Reland "Take the playout AudioDevice from a MediaStreamTrack's creation frame" > > This is a reland of 6a17272 > > Delta: Fix crash at the end of WPTs by checking the LocalDOMWindow's LocalFrame is not null before accessing it. When the frame is destroyed this is set to null. > > Original change's description: > > Take the playout AudioDevice from a MediaStreamTrack's creation frame > > > > When playing a Remote Audio MediaStreamTrack (one received over a PeerConnection), use the WebRtcAudioDeviceImpl instance associated with the frame where the track was created. > > > > This fixes an issue where audio is not played if the track is attached to a media element inside a (same origin) iframe. > > > > Bug: 1239207 > > Change-Id: Ib97e43913fce75982b5e3f3b2c54a9d9a9a815a8 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3386796 > > Reviewed-by: Henrik Boström <hbos@chromium.org> > > Commit-Queue: Tony Herre <toprice@chromium.org> > > Cr-Commit-Position: refs/heads/main@{#959107} > > Bug: 1239207 > Change-Id: Ie572d38c3d2a06498cb52280bcd8e5efc9e3c755 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3394627 > Reviewed-by: Henrik Boström <hbos@chromium.org> > Commit-Queue: Tony Herre <toprice@chromium.org> > Cr-Commit-Position: refs/heads/main@{#960125} Bug: 1239207 Change-Id: I10c50b7f43187be4f103bbd26c71309fe081de26 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3396401 Auto-Submit: Chloe Pelling <cpelling@google.com> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Chloe Pelling <cpelling@google.com> Owners-Override: Chloe Pelling <cpelling@google.com> Cr-Commit-Position: refs/heads/main@{#960242}
- Loading branch information
Showing
6 changed files
with
17 additions
and
71 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters