WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
251714
Merge media GPU capture feature flags
https://bugs.webkit.org/show_bug.cgi?id=251714
Summary
Merge media GPU capture feature flags
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-02-03 12:07:01 PST
<
rdar://problem/105015663
>
Brent Fulgham
Comment 2
2023-02-03 14:07:09 PST
Pull request:
https://github.com/WebKit/WebKit/pull/9626
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug