<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - r200216 fails to build for darwin/gtk: use of undeclared identifier 'm_font'"
   href="https://bugs.webkit.org/show_bug.cgi?id=157167#c18">Comment # 18</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - r200216 fails to build for darwin/gtk: use of undeclared identifier 'm_font'"
   href="https://bugs.webkit.org/show_bug.cgi?id=157167">bug 157167</a>
              from <span class="vcard"><a class="email" href="mailto:mmaxfield&#64;apple.com" title="Myles C. Maxfield &lt;mmaxfield&#64;apple.com&gt;"> <span class="fn">Myles C. Maxfield</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=157167#c17">comment #17</a>)
<span class="quote">&gt; Comment on <span class=""><a href="attachment.cgi?id=278242&amp;action=diff" name="attach_278242" title="proposed change">attachment 278242</a> <a href="attachment.cgi?id=278242&amp;action=edit" title="proposed change">[details]</a></span>
&gt; proposed change
&gt; 
&gt; View in context:
&gt; <a href="https://bugs.webkit.org/attachment.cgi?id=278242&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=278242&amp;action=review</a>
&gt; 
&gt; &gt;&gt; Source/WebCore/platform/graphics/FontPlatformData.h:176
&gt; &gt;&gt;  #if USE(APPKIT)
&gt; &gt; 
&gt; &gt; I'm not familiar with how the Darwin/GTK port is configured. Will this work if it is changed to PLATFORM(MAC)?
&gt; &gt; 
&gt; &gt; If so, I think we should migrate to it; otherwise, I suppose it's fine how it is.
&gt; 
&gt; Yes, it will work with PLATFORM(MAC).
&gt; 
&gt; No, I don’t agree that we should migrate to it.
&gt; 
&gt; We should talk in person about our long term direction for platform #if
&gt; statements; our goal was to use things like USE(APPKIT) to tell us whether
&gt; to use an AppKit class like NSFont, rather than something more like
&gt; PLATFORM(MAC). Maciej was the original visionary for this, although we have
&gt; not moved very far in that direction.</span >

Ultimately, we want to move off NSFont wholesale.

Perhaps we need a USE(CORETEXT)?</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>