[Webkit-unassigned] [Bug 218913] New: Any WebPreference should be able to be a "debug" WebPreference

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 13 10:11:25 PST 2020


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

            Bug ID: 218913
           Summary: Any WebPreference should be able to be a "debug"
                    WebPreference
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sam at webkit.org

Currently, to be a "debug" WebPreference (which really only means it can be enabled for any process for Modern WebKit via NSUserDefaults on Cocoa platforms) the preference needs to be in WebPreferencesDebug.yaml. This means these preferences can't be included in the experimental or internal menus, which isn't ideal.

I would propose we replace the separated out WebPreferencesDebug.yaml with a new tag for preferences, perhaps something like "globallyAvailable: true" and merge them into the other files.

-- 
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/20201113/6096b8e2/attachment-0001.htm>


More information about the webkit-unassigned mailing list