Bug 169131 - [MediaStream] Remove #if USE(VIDEOTOOLBOX) from AVVideoCaptureSource
Summary: [MediaStream] Remove #if USE(VIDEOTOOLBOX) from AVVideoCaptureSource
Status: ASSIGNED
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-03-03 06:59 PST by Eric Carlson
Modified: 2017-03-03 10:19 PST (History)
3 users (show)

See Also:


Attachments
Proposed patch. (1.82 KB, patch)
2017-03-03 07:05 PST, Eric Carlson
youennf: review+
Details | Formatted Diff | Diff
Patch for landing. (1.93 KB, patch)
2017-03-03 08:47 PST, 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-03-03 06:59:15 PST
Remove #if USE(VIDEOTOOLBOX) from AVVideoCaptureSource, it isn't needed.
Comment 1 Radar WebKit Bug Importer 2017-03-03 07:04:45 PST
<rdar://problem/30831526>
Comment 2 Eric Carlson 2017-03-03 07:05:02 PST
Created attachment 303316 [details]
Proposed patch.
Comment 3 Eric Carlson 2017-03-03 08:47:55 PST
Created attachment 303321 [details]
Patch for landing.
Comment 4 WebKit Commit Bot 2017-03-03 10:19:03 PST
Comment on attachment 303321 [details]
Patch for landing.

Clearing flags on attachment: 303321

Committed r213372: <http://trac.webkit.org/changeset/213372>