[Webkit-unassigned] [Bug 222885] Formalize rules for what is an Experimental Feature

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 8 18:10:20 PST 2021


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

--- Comment #4 from Ryosuke Niwa <rniwa at webkit.org> ---
(In reply to Sam Weinig from comment #3)
> Implementation Changes:
> - Merge all WebPreferences*.yaml files into WebPreferences.yaml
> - Add new ExperimentalFeatures.yaml, InternalFeatures.yaml and
> DebugFeatures.yaml files that list preferences from WebPreferences.yaml that
> should be in that set.

Can we have a simple Features.yaml and then specify what's experimental & what's internal/debug in that file? I find it annoying that I have to open different files just because something has changed its status from being experimental to internal, etc... then we can have all the information about which platform/port will enable which feature in this one file.

Maybe we can add some script to automatically spit out the all the features enabled / disabled by default in a given port as well so that figuring out what's enabled / disabled in a given release/branch will be easy as well.

-- 
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/20210309/e1241814/attachment.htm>


More information about the webkit-unassigned mailing list