[Webkit-unassigned] [Bug 163346] [GTK] trunk r207192 fails to compile WebTextChecker* due to missing definition of WKTextCheckerClientBase

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 12 14:55:49 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=163346

--- Comment #3 from Jonathan Bedard <jbedard at apple.com> ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161012/cdd8c369/attachment.html>


More information about the webkit-unassigned mailing list