[Webkit-unassigned] [Bug 255518] New: [GLib] Add introspectable API to configure experimental features at runtime

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 17 07:07:02 PDT 2023


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

            Bug ID: 255518
           Summary: [GLib] Add introspectable API to configure
                    experimental features at runtime
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit API
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aperez at igalia.com

We would like to have something similar like the JSCOptions API,
but for WebKit, likely attached to the WebKitSettings class. It
should allow to:

 1. Enumerate available features which can be toggled at run time
    (their names, default value, current value, etc).
 2. Toggle values programmatically :)

The above would allow to have e.g. a development menu like Safari
Tech Preview in the Minibrowser and (if desired) in Epiphany, or
maybe even command line options to let people easily preview
features which are in development.

-- 
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/20230417/09bcad51/attachment.htm>


More information about the webkit-unassigned mailing list