Bug 218913

Summary: Any category of WebPreference should be able to be a "debug" WebPreference
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Sam Weinig
Reported 2020-11-13 10:11:25 PST
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.
Attachments
Radar WebKit Bug Importer
Comment 1 2020-11-20 10:12:12 PST
Note You need to log in before you can comment on or make changes to this bug.