<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>172276</bug_id>
          
          <creation_ts>2017-05-18 03:38:05 -0700</creation_ts>
          <short_desc>[GTK] Two media tests are failing since r215668</short_desc>
          <delta_ts>2018-01-15 07:31:35 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKitGTK</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>162582</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Miguel Gomez">magomez</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bugs-noreply</cc>
    
    <cc>Ms2ger</cc>
    
    <cc>pnormand</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1310050</commentid>
    <comment_count>0</comment_count>
    <who name="Miguel Gomez">magomez</who>
    <bug_when>2017-05-18 03:38:05 -0700</bug_when>
    <thetext>The failing tests are

media/video-muted.html [ Failure ]
media/video-play-audio-require-user-gesture.html [ Failure ]</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1337398</commentid>
    <comment_count>1</comment_count>
    <who name="Ms2ger (he/him; ⌚ UTC+1/+2)">Ms2ger</who>
    <bug_when>2017-08-10 06:17:01 -0700</bug_when>
    <thetext>(In reply to Miguel Gomez from comment #0)
&gt; media/video-muted.html [ Failure ]

Seems to have the same origin as bug 174241.

HTMLMediaElement::setMuted() calls m_player-&gt;setMuted(effectiveMuted()), but effectiveMuted() is true because document().page()-&gt;isAudioMuted() is true, so we end up recursing into HTMLMediaElement::setMuted() from HTMLMediaElement::mediaPlayerMuteChanged().</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1388182</commentid>
    <comment_count>2</comment_count>
    <who name="Philippe Normand">pnormand</who>
    <bug_when>2018-01-11 02:53:23 -0800</bug_when>
    <thetext>(In reply to Ms2ger from comment #1)
&gt; (In reply to Miguel Gomez from comment #0)
&gt; &gt; media/video-muted.html [ Failure ]
&gt; 
&gt; Seems to have the same origin as bug 174241.
&gt; 

Yes.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1389295</commentid>
    <comment_count>3</comment_count>
    <who name="Philippe Normand">pnormand</who>
    <bug_when>2018-01-15 07:31:35 -0800</bug_when>
    <thetext>https://trac.webkit.org/r226948</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>