On Wed, Jul 2 2025 at 01:45:17 PM -07:00:00, Basuke Suzuki via webkit-dev <webkit-dev@lists.webkit.org> wrote:
I believe we can simplify the codebase by removing this compile-time flag.

Surely that's fine.

In general, there's no need to ask permission to remove a build flag unless (a) it guards use of some external dependency, like a library, or (b) cannot be a runtime flag for some concrete reason. Everything else should use runtime flags only. Anne has removed a lot of build flags already, but there are still a few low-hanging ones remaining, like ENABLE_FULLSCREEN_API....


_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to