WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
241821
[Meta] Make media-related preferences page specific
https://bugs.webkit.org/show_bug.cgi?id=241821
Summary
[Meta] Make media-related preferences page specific
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-06-21 15:21:53 PDT
<
rdar://problem/95640152
>
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