[Webkit-unassigned] [Bug 223195] [GStreamer] Videos start playing muted in epiphany with no unmute icon visible in tab, webkit_web_view_get_is_muted() returns incorrect results

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 19 09:27:14 PDT 2021


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

Michael Catanzaro <mcatanzaro at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[GStreamer] Videos start    |[GStreamer] Videos start
                   |playing muted in epiphany   |playing muted in epiphany
                   |with no unmute icon visible |with no unmute icon visible
                   |in tab                      |in tab,
                   |                            |webkit_web_view_get_is_mute
                   |                            |d() returns incorrect
                   |                            |results

--- Comment #8 from Michael Catanzaro <mcatanzaro at gnome.org> ---
I found further confirmation in https://bugs.webkit.org/show_bug.cgi?id=176119#c46, where Carlos says setting WebKitWebView:is-muted does not change the state of WebKitWebView:is-playing-audio. So that does appear to be the intended and past behavior.

Also, our API docs for WebKitWebView:is-muted say:

"Whether the WebKitWebView audio is muted. When TRUE, audio is silenced. It may still be playing, i.e. “is-playing-audio” may be TRUE."

So webkit_web_view_get_is_muted() and WebKitWebView:is-muted are returning incorrect results.

-- 
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/20210319/07f1ab8e/attachment.htm>


More information about the webkit-unassigned mailing list