[Webkit-unassigned] [Bug 229134] New: [GLib] Enable mediastream setting if it's enabled at build-time

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 16 04:31:25 PDT 2021


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

            Bug ID: 229134
           Summary: [GLib] Enable mediastream setting if it's enabled at
                    build-time
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pnormand at igalia.com
                CC: bugs-noreply at webkitgtk.org

https://bugs.webkit.org/show_bug.cgi?id=217991#c15 :

> My concern here is that these APIs will be public, but they won't do anything in releases until it no longer depends on ${ENABLE_EXPERIMENTAL_FEATURES}. Reminds me of the broken webkit_settings_[g,s]et_media_stream() API, which has been exposed since WebKitGTK 2.4, but has never worked in releases because media stream is still disabled at build time. What I would do instead is enable the setting at runtime so that the public API isn't required for testing it. Then in the future when we're finally ready to enable media session in releases, that's when we would want to add these APIs.

So if this is enabled at build-time, maybe we should enable it by default at runtime? wdyt Michael?

-- 
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/20210816/6c21378e/attachment.htm>


More information about the webkit-unassigned mailing list