[Webkit-unassigned] [Bug 174241] [GTK] Layout test media/video-inactive-playback.html is timing out

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 10 23:44:51 PDT 2017


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

--- Comment #7 from Ms2ger <Ms2ger at igalia.com> ---
The code isn't specific to GTK, though:

bool HTMLMediaElement::effectiveMuted() const
{
    return muted() || (document().page() && document().page()->isAudioMuted());
}

-- 
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/20170811/f71b696b/attachment-0001.html>


More information about the webkit-unassigned mailing list