Bug 218913
| Summary: | Any category of WebPreference should be able to be a "debug" WebPreference | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sam Weinig <sam> |
| Component: | New Bugs | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/71632505>