Bug 251714

Summary: Merge media GPU capture feature flags
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: MediaAssignee: Brent Fulgham <bfulgham>
Status: NEW    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

Brent Fulgham
Reported 2023-02-03 12:06:24 PST
A few years ago, when we were moving media capture features into the GPU process a set of mutually-exclusive flags were created: (1) CaptureAudioInGPUProcessEnabled and CaptureAudioInUIProcessEnabled (2) CaptureVideoInGPUProcessEnabled and CaptureVideoInUIProcessEnabled These pairs should be merged into a single flag for audio capture, and a single flag for video capture, since they are implemented as the negation of the other.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-02-03 12:07:01 PST
Brent Fulgham
Comment 2 2023-02-03 14:07:09 PST
Note You need to log in before you can comment on or make changes to this bug.