Bug 171804 - CoreAudioCaptureSource should not modify its shared unit if already started/stopped
Summary: CoreAudioCaptureSource should not modify its shared unit if already started/s...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-05-08 08:29 PDT by youenn fablet
Modified: 2017-05-08 10:31 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.91 KB, patch)
2017-05-08 08:31 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2017-05-08 08:29:28 PDT
Currently, the shared unit use counter is updated overtime startProducingData/stopProducingData is called.
Comment 1 youenn fablet 2017-05-08 08:31:34 PDT
Created attachment 309360 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2017-05-08 09:57:21 PDT
<rdar://problem/32051782>
Comment 3 WebKit Commit Bot 2017-05-08 10:31:57 PDT
Comment on attachment 309360 [details]
Patch

Clearing flags on attachment: 309360

Committed r216432: <http://trac.webkit.org/changeset/216432>
Comment 4 WebKit Commit Bot 2017-05-08 10:31:58 PDT
All reviewed patches have been landed.  Closing bug.