<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] trunk r207192 fails to compile WebTextChecker* due to missing definition of WKTextCheckerClientBase"
   href="https://bugs.webkit.org/show_bug.cgi?id=163346#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] trunk r207192 fails to compile WebTextChecker* due to missing definition of WKTextCheckerClientBase"
   href="https://bugs.webkit.org/show_bug.cgi?id=163346">bug 163346</a>
              from <span class="vcard"><a class="email" href="mailto:jbedard&#64;apple.com" title="Jonathan Bedard &lt;jbedard&#64;apple.com&gt;"> <span class="fn">Jonathan Bedard</span></a>
</span></b>
        <pre>I didn't know that was valid platform combination.

Again, to preserve API, this patch will use #ifdefs.  Since we don't usually include our platform differentiation header, those macros will not be available.  This is also the method other API headers use when faced with this type of problem.

I don't have a GTK on Darwin build set up on any of my local machines, and I know our automation doesn't test this configuration either (otherwise we would have caught this bug weeks ago) so I would appreciate if you could confirm that this patch fixes your problem, I'm fairly certain it will.

I'll post the patch as soon as I confirm it at least builds locally for me.</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>