[Webkit-unassigned] [Bug 184289] Fix the print formatter build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 3 21:44:10 PDT 2018


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

mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #337143|review?                     |review-
              Flags|                            |

--- Comment #2 from mitz at webkit.org ---
Comment on attachment 337143
  --> https://bugs.webkit.org/attachment.cgi?id=337143
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=337143&action=review

> Source/WebKit/UIProcess/_WKWebViewPrintFormatter.h:37
> +#if ENABLE(MINIMAL_SIMULATOR)
> +UIViewPrintFormatter
> +#else

We don’t use our internal ENABLE() macro in modern WebKit SPI headers.

> Source/WebKit/UIProcess/_WKWebViewPrintFormatter.h:41
> +#if !ENABLE(MINIMAL_SIMULATOR)

Ditto.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180404/58d996f2/attachment-0002.html>


More information about the webkit-unassigned mailing list