Use the existing CaptureDevice class.
<rdar://problem/30544426>
Created attachment 301663 [details] Proposed patch
Comment on attachment 301663 [details] Proposed patch View in context: https://bugs.webkit.org/attachment.cgi?id=301663&action=review > Source/WebCore/ChangeLog:11 > + No new tests, no behavior change. > + > + * Modules/mediastream/MediaDevicesRequest.cpp: > + (WebCore::MediaDevicesRequest::start): ChangeLog could use more information, since you are doing more than just deleting a struct.
Created attachment 301672 [details] Patch for landing.
Comment on attachment 301672 [details] Patch for landing. Clearing flags on attachment: 301672 Committed r212418: <http://trac.webkit.org/changeset/212418>