<html>
    <head>
      <base href="https://bugs.webkit.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Adopt AVKit name change from AVFunctionBar* to AVTouchBar*"
   href="https://bugs.webkit.org/show_bug.cgi?id=170693#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Adopt AVKit name change from AVFunctionBar* to AVTouchBar*"
   href="https://bugs.webkit.org/show_bug.cgi?id=170693">bug 170693</a>
              from <span class="vcard"><a class="email" href="mailto:bdakin&#64;apple.com" title="Beth Dakin &lt;bdakin&#64;apple.com&gt;"> <span class="fn">Beth Dakin</span></a>
</span></b>
        <pre>(In reply to Wenson Hsieh from <a href="show_bug.cgi?id=170693#c9">comment #9</a>)
<span class="quote">&gt; Comment on <span class=""><a href="attachment.cgi?id=306867&amp;action=diff" name="attach_306867" title="Another bots patch">attachment 306867</a> <a href="attachment.cgi?id=306867&amp;action=edit" title="Another bots patch">[details]</a></span>
&gt; Another bots patch
&gt; 
&gt; View in context:
&gt; <a href="https://bugs.webkit.org/attachment.cgi?id=306867&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=306867&amp;action=review</a>
&gt; 
&gt; &gt; Source/WebKit2/UIProcess/API/Cocoa/WKWebView.mm:5008
&gt; &gt; +- (id)_mediaPlaybackControlsView
&gt; 
&gt; Can these be something a bit more specific, like NSView?</span >

Yeah, the id is not great. I think this can be fixed if I adopt Tim's suggestion of only typedef'ing on the old OS, and using the name from the new OS. That way there is only one name to forward declare, which is what we used to do.

Patch forthcoming!</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>