[Webkit-unassigned] [Bug 251103] New: Autogenerated settings turn off too many things in Lockdown Mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 24 12:25:56 PST 2023


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

            Bug ID: 251103
           Summary: Autogenerated settings turn off too many things in
                    Lockdown Mode
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

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.

-- 
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/20230124/ac71521c/attachment.htm>


More information about the webkit-unassigned mailing list