[Webkit-unassigned] [Bug 241821] New: [Meta] Make media-related preferences page specific

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 21 15:20:25 PDT 2022


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

            Bug ID: 241821
           Summary: [Meta] Make media-related preferences page specific
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: y_soliman at apple.com

>From `GPUProcessProxy::updatePreferences`:

> It's not ideal that these features are controlled by preferences-level feature flags (i.e. per-web view), but there is only
> one GPU process and the runtime-enabled features backing these preferences are process-wide. We should refactor each of these features
> so that they aren't process-global, and then reimplement this feature flag propagation to the GPU Process in a way that respects the
> settings of the page that is hosting each media element.
> For the time being, each of the below features are enabled in the GPU Process if it is enabled by at least one web page's preferences.
> In practice, all web pages' preferences should agree on these feature flag values.

-- 
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/20220621/3f6b61dd/attachment-0001.htm>


More information about the webkit-unassigned mailing list