[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 13:18:20 PDT 2021


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

--- Comment #9 from Michael Catanzaro <mcatanzaro at gnome.org> ---
(In reply to Michael Catanzaro from comment #8)
> So webkit_web_view_get_is_muted() and WebKitWebView:is-muted are returning
> incorrect results.

Sorry, Jan-Michael noticed this is a typo. There's nothing wrong with is-muted. The problem is WebKitWebView:is-playing-audio and webkit_web_view_is_playing_audio() return FALSE when the video is muted, but it needs to return TRUE.

-- 
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/d74d33ea/attachment.htm>


More information about the webkit-unassigned mailing list