[webkit-dev] Remember to guard a new feature with a runtime flag

Ryosuke Niwa rniwa at webkit.org
Wed Apr 11 14:16:43 PDT 2018


Hi all,

This is a remainder that all new Web facing features *must be guarded by a
runtime flag*, and *must be disabled by default* on trunk. See
https://webkit.org/feature-policy/ for the detailed information.

In general, it's never okay to introduce a new feature with a default-on
runtime flag.

- R. Niwa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20180411/6dc127ff/attachment.html>


More information about the webkit-dev mailing list