DescriptionReland of Add groupid for media devices. Group audio devices. (patchset #1 id:1 of https://codereview.chromium.org/2296393004/ )
Reason for revert:
I'm fixing the threading issue now.
Original issue's description:
> Revert of Add groupid for media devices. Group audio devices. (patchset #5 id:80001 of https://codereview.chromium.org/2273653002/ )
>
> Reason for revert:
> Breaks webrtc FYI bots on mac https://build.chromium.org/p/chromium.webrtc/builders/Mac%20Tester/builds/59143. I'll have to figure out what's up with that ¯\_(ツ)_/¯
>
> Original issue's description:
> > Add groupid for media devices. Group audio devices.
> >
> > At present, the renderer tries to use matched_output_device
> > to assign groupids to audio devices. matched_output_device isn't set
> > before devices are sent to the renderer, and we wouldn't be able to
> > handle all the cases with it anyways.
> >
> > BUG=636300, 627793
> >
> > Committed: https://crrev.com/f07d1047986130ef0277a87b5b0b6175c4362c98
> > Cr-Commit-Position: refs/heads/master@{#416140}
>
> TBR=guidou@chromium.org,tommi@chromium.org,nasko@chromium.org
> # Skipping CQ checks because original CL landed less than 1 days ago.
> NOPRESUBMIT=true
> NOTREECHECKS=true
> NOTRY=true
> BUG=636300, 627793
>
> Committed: https://crrev.com/0c747762e50c0452f7809fa48249a1a776ff43d2
> Cr-Commit-Position: refs/heads/master@{#416217}
TBR=guidou@chromium.org,tommi@chromium.org,nasko@chromium.org
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=636300, 627793
Committed: https://crrev.com/a4ec5769ae36fdd14e49207f30e0aa8dcdc2ac34
Cr-Commit-Position: refs/heads/master@{#416663}
Patch Set 1 #Patch Set 2 : Add groupid for output on the correct thread. #Patch Set 3 : Improve AudioManager comment. #
Total comments: 7
Patch Set 4 : Fix. #Messages
Total messages: 14 (2 generated)
|