[Webkit-unassigned] [Bug 140524] New: HTMLMediaElement::isPlayingAudio() returns true even when the element is explicitly muted by script

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 15 16:03:45 PST 2015


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

            Bug ID: 140524
           Summary: HTMLMediaElement::isPlayingAudio() returns true even
                    when the element is explicitly muted by script
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: adachan at apple.com

If the media element is explicitly muted in the DOM, we should not classify it as "playing audio".

For example, there are websites that use a muted video to display an animated background, and that video element should be treated as "not playing audio".

<rdar://problem/18644403>

-- 
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/20150116/5bf00c0f/attachment-0002.html>


More information about the webkit-unassigned mailing list