WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
251103
Autogenerated settings turn off too many things in Lockdown Mode
https://bugs.webkit.org/show_bug.cgi?id=251103
Summary
Autogenerated settings turn off too many things in Lockdown Mode
Brent Fulgham
Reported
2023-01-24 12:25:56 PST
We decided that 'developer' state should refer to features that are usually off, and might be enabled by developers debugging a problem. A number of features that are expected to be enabled at all times were labeled with this state, causing our LDM logic to turn them off. Instead, we should use 'stable' for features that developers may wish to turn off for A/B reasons, but are not intended to be off for most use cases. This patch corrects these problems, and exposes two WebRTC flags as developer options that can be enabled for experimentation, but should not be used by default.
Attachments
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2023-01-24 12:27:58 PST
<
rdar://104482701
>
Brent Fulgham
Comment 2
2023-01-24 12:31:55 PST
Pull request:
https://github.com/WebKit/WebKit/pull/9063
EWS
Comment 3
2023-01-24 19:06:51 PST
Committed
259331@main
(fb16e152e4f6): <
https://commits.webkit.org/259331@main
> Reviewed commits have been landed. Closing PR #9063 and removing active labels.
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