ASSIGNED 168395
[MediaStream] delete CaptureDeviceInfo struct
https://bugs.webkit.org/show_bug.cgi?id=168395
Summary [MediaStream] delete CaptureDeviceInfo struct
Eric Carlson
Reported 2017-02-15 15:06:42 PST
Use the existing CaptureDevice class.
Attachments
Proposed patch (20.46 KB, patch)
2017-02-15 15:23 PST, Eric Carlson
sam: review+
Patch for landing. (20.88 KB, patch)
2017-02-15 16:39 PST, Eric Carlson
no flags
Radar WebKit Bug Importer
Comment 1 2017-02-15 15:09:38 PST
Eric Carlson
Comment 2 2017-02-15 15:23:58 PST
Created attachment 301663 [details] Proposed patch
Sam Weinig
Comment 3 2017-02-15 16:01:59 PST
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.
Eric Carlson
Comment 4 2017-02-15 16:39:21 PST
Created attachment 301672 [details] Patch for landing.
WebKit Commit Bot
Comment 5 2017-02-15 18:03:39 PST
Comment on attachment 301672 [details] Patch for landing. Clearing flags on attachment: 301672 Committed r212418: <http://trac.webkit.org/changeset/212418>
Note You need to log in before you can comment on or make changes to this bug.