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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 20 09:08:22 PDT 2020


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

--- Comment #48 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to Jan-Michael Brummer from comment #47)
> Please propose a better description so that there is no need not be changed
> again (due to project or language barrier)

I'm not sure to be honest. Maybe instead of a property that you think you might monitor for changes in the page mute we could just add webkit_web_view_mute() and webkit_web_view_is_muted(), documenting that that we are making the view muted, independently of the mute state of the media elements. That way it's clear it's a user API only action, not something that can be changed by the web content. And that it doesn't affect the actual web contents either (media elements are not actually muted). What do you think?

-- 
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/20200520/d8627ade/attachment-0001.htm>


More information about the webkit-unassigned mailing list