[Webkit-unassigned] [Bug 176119] [GTK][WPE] API for WebView audio mute support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 18 05:15:05 PDT 2020


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

--- Comment #46 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Comment on attachment 399458
  --> https://bugs.webkit.org/attachment.cgi?id=399458
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=399458&action=review

> Source/WebKit/UIProcess/API/glib/WebKitWebView.cpp:1279
> +     * This property becomes %TRUE as soon as web content is muted. Otherwise

What do you mean by web content here? This doesn't change when you mute the audio using the media settings, for example, or any js api. In that case, the is-playing-audio property changes. And the other way around, setting this property to TRUE doesn't change the is-playing-audio property nor the media controls. I find this a it confusing.

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


More information about the webkit-unassigned mailing list