Bug 197953

Summary: CoreAudioCaptureSource should be marked as an audio capture track
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebRTCAssignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric.carlson, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch for landing none

Description youenn fablet 2019-05-16 11:41:25 PDT
CoreAudioCaptureSource should be marked as an audio capture track
Comment 1 youenn fablet 2019-05-16 11:41:47 PDT
<rdar://problem/50552007>
Comment 2 youenn fablet 2019-05-16 11:44:41 PDT
Created attachment 370051 [details]
Patch
Comment 3 Eric Carlson 2019-05-16 12:09:31 PDT
Comment on attachment 370051 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=370051&action=review

> Source/WebCore/ChangeLog:12
> +        Matk it as microphone so that it can get muted properly.

s/Matk/Mark/
Comment 4 youenn fablet 2019-05-16 12:21:24 PDT
Created attachment 370054 [details]
Patch for landing
Comment 5 WebKit Commit Bot 2019-05-16 14:50:11 PDT
Comment on attachment 370054 [details]
Patch for landing

Clearing flags on attachment: 370054

Committed r245407: <https://trac.webkit.org/changeset/245407>
Comment 6 WebKit Commit Bot 2019-05-16 14:50:13 PDT
All reviewed patches have been landed.  Closing bug.