0
Files
src/third_party/blink/manual_tests
Sunggook Chue 554cdc646b Add 'default' deviceId as a valid default audio output device id.
'default' deviceId is what is returned from the enumerateDevices
as a default device in Chromium. So, Chromium MediaElement::setSinkId accepts it as a valid device id like empty string, '', as a valid device
id.

The fix is to update the setSink related code in the renderer side for AudioContext in Chromium to follow Chromium convention.

('default' named resource id is already accepted in the
browser as well as audio utility as in the
'AudioDeviceDescription::IsDefaultDevice')

Bug: 40259875
Change-Id: Ib225043bb306750e14ca0c4ff7b123c596a2cddf
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5293026
Reviewed-by: Michael Wilson <mjwilson@chromium.org>
Reviewed-by: Rick Byers <rbyers@chromium.org>
Commit-Queue: Sunggook Chue <sunggch@microsoft.com>
Cr-Commit-Position: refs/heads/main@{#1404920}
2025-01-10 11:24:59 -08:00
..
2024-10-29 23:10:45 +00:00