<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Update media timeline controls when video is paused."
   href="https://bugs.webkit.org/show_bug.cgi?id=144122#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Update media timeline controls when video is paused."
   href="https://bugs.webkit.org/show_bug.cgi?id=144122">bug 144122</a>
              from <span class="vcard"><a class="email" href="mailto:roger_fong&#64;apple.com" title="Roger Fong &lt;roger_fong&#64;apple.com&gt;"> <span class="fn">Roger Fong</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=144122#c4">comment #4</a>)
<span class="quote">&gt; Comment on <span class=""><a href="attachment.cgi?id=251493&amp;action=diff" name="attach_251493" title="patchh">attachment 251493</a> <a href="attachment.cgi?id=251493&amp;action=edit" title="patchh">[details]</a></span>
&gt; patchh
&gt; 
&gt; View in context:
&gt; <a href="https://bugs.webkit.org/attachment.cgi?id=251493&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=251493&amp;action=review</a>
&gt; 
&gt; &gt; Source/WebCore/Modules/mediacontrols/mediaControlsApple.js:1310
&gt; &gt; +            this.showControls();
&gt; 
&gt; This will keep the controls hidden if the &lt;video&gt; does not specify the
&gt; &quot;controls&quot; attribute?</span >

The controls won't be created at all if the we don't specify the controls attribute, (at least they don't show up in the shadow DOM, so they could be getting display: none'd).
Either this won't effect the &quot;controls&quot; attribute.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>