Bug 241821

Summary: [Meta] Make media-related preferences page specific
Product: WebKit Reporter: Youssef Soliman <y_soliman>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Youssef Soliman
Reported 2022-06-21 15:20:25 PDT
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.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-06-21 15:21:53 PDT
Note You need to log in before you can comment on or make changes to this bug.