Bug 173790 - [MediaStream macOS] enumerateDevices should only return valid audio capture devices
Summary: [MediaStream macOS] enumerateDevices should only return valid audio capture d...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Eric Carlson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-06-23 14:23 PDT by Eric Carlson
Modified: 2017-06-23 15:10 PDT (History)
3 users (show)

See Also:


Attachments
Proposed patch. (2.07 KB, patch)
2017-06-23 14:32 PDT, Eric Carlson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Carlson 2017-06-23 14:23:10 PDT
Don't include devices without a name or aggregate devices created by VPIO.
Comment 1 Eric Carlson 2017-06-23 14:23:34 PDT
<rdar://problem/32260334>
Comment 2 Eric Carlson 2017-06-23 14:32:37 PDT
Created attachment 313747 [details]
Proposed patch.
Comment 3 WebKit Commit Bot 2017-06-23 15:10:30 PDT
Comment on attachment 313747 [details]
Proposed patch.

Clearing flags on attachment: 313747

Committed r218768: <http://trac.webkit.org/changeset/218768>
Comment 4 WebKit Commit Bot 2017-06-23 15:10:31 PDT
All reviewed patches have been landed.  Closing bug.