[Webkit-unassigned] [Bug 251714] New: Merge media GPU capture feature flags

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 3 12:06:24 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=251714

            Bug ID: 251714
           Summary: Merge media GPU capture feature flags
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230203/1d094487/attachment-0001.htm>


More information about the webkit-unassigned mailing list