RESOLVED FIXED227699
[GTK][WPE] Add support for enabling experimental features
https://bugs.webkit.org/show_bug.cgi?id=227699
Summary [GTK][WPE] Add support for enabling experimental features
Manuel Rego Casasnovas
Reported 2021-07-06 03:06:32 PDT
In the Mac port there's a menu to enable the experimental features listed in: https://github.com/WebKit/WebKit/blob/main/Source/WebCore/features.json This allows people to play with the features easily on a regular build. It'd be nice to add support to enable these features in GTK and WPE ports too. One idea could be to add a page like about:config in Firefox or chrome://flags/ in Chromium that would provide a way to enable/disable such flags for minibrowser/cog/epiphany in the same way.
Attachments
Philippe Normand
Comment 1 2025-02-22 06:26:59 PST
MiniBrowser and Cog (i think) have --features option now. For Epiphany i think there's a WIP MR.
Adrian Perez
Comment 2 2025-06-18 01:37:26 PDT
(In reply to Philippe Normand from comment #1) > MiniBrowser and Cog (i think) have --features option now. Yes, and this is supported both for GTK and WPE. > For Epiphany i think there's a WIP MR. There was, and it was merged: https://gitlab.gnome.org/GNOME/epiphany/-/merge_requests/1323 The next version of Epiphany will include the settings panel. @Rego: I suppose we can close this issue then, right?
Manuel Rego Casasnovas
Comment 3 2025-06-18 03:04:12 PDT
That's great, yeah let's close it.
Note You need to log in before you can comment on or make changes to this bug.