<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Wireless player placard for OSX"
   href="https://bugs.webkit.org/show_bug.cgi?id=143585#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Wireless player placard for OSX"
   href="https://bugs.webkit.org/show_bug.cgi?id=143585">bug 143585</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=143585#c2">comment #2</a>)
<span class="quote">&gt; Comment on <span class=""><a href="attachment.cgi?id=250485&amp;action=diff" name="attach_250485" title="patch">attachment 250485</a> <a href="attachment.cgi?id=250485&amp;action=edit" title="patch">[details]</a></span>
&gt; patch
&gt; 
&gt; View in context:
&gt; <a href="https://bugs.webkit.org/attachment.cgi?id=250485&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=250485&amp;action=review</a>
&gt; 
&gt; r=me with the minor changes noted.
&gt; 
&gt; &gt; Source/WebCore/Modules/mediacontrols/mediaControlsApple.js:463
&gt; &gt; +        inlinePlaybackPlaceholderTextTop.innerText = 'AirPlay';
&gt; 
&gt; This string should go into mediaControlsLocalizedStrings.js
&gt; 
&gt; &gt; Source/WebCore/Modules/mediacontrols/mediaControlsApple.js:467
&gt; &gt; +        inlinePlaybackPlaceholderTextBottom.innerText = 'This video is playing on &quot;AppleTV&quot;'
&gt; 
&gt; Ditto.</span >

Actually I'll just get rid of those two altogether.
We always run the updateWirelessPlaybackStatus method on initialization which initializes those values with the appropriate strings anyways.

<span class="quote">&gt; 
&gt; &gt; Source/WebCore/Modules/mediacontrols/mediaControlsApple.js:1757
&gt; &gt; +        console.log(deviceName);
&gt; 
&gt; Please remove this.</span ></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>